summaryrefslogtreecommitdiffstats
path: root/uitest/src
diff options
context:
space:
mode:
authorAnna Koskinen <Ansku@users.noreply.github.com>2022-01-12 13:53:19 +0200
committerGitHub <noreply@github.com>2022-01-12 13:53:19 +0200
commit3374f2b8c243e2cdc7c21791fec3406c622d8ba1 (patch)
tree531f076ea3b985d94ae5bb7786e7a61725221bc2 /uitest/src
parent70c71d5c0c1adb1e7823cab6fcd34f9785fadabd (diff)
downloadvaadin-framework-3374f2b8c243e2cdc7c21791fec3406c622d8ba1.tar.gz
vaadin-framework-3374f2b8c243e2cdc7c21791fec3406c622d8ba1.zip
Update copyright year range (#12510)
Diffstat (limited to 'uitest/src')
-rwxr-xr-xuitest/src/main/java/com/vaadin/data/util/sqlcontainer/SQLTestsConstants.java4
-rw-r--r--uitest/src/main/java/com/vaadin/launcher/ApplicationRunnerServlet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/launcher/CustomDeploymentConfiguration.java4
-rw-r--r--uitest/src/main/java/com/vaadin/screenshotbrowser/ScreenshotBrowser.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/CurrentTimeMillis.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/VerifyAssertionsEnabled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/VerifyJreVersion.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/accessibility/WindowWaiAriaRoles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorServlet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/ConfirmBrowserTabClose.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/CriticalNotifications.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/DetachOldUIOnReload.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/MissingHierarchyDetection.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/ReconnectDialogUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/ResynchronizeUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/TimingInfoReported.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/VaadinSessionAttribute.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/application/calculator/Calc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/applicationservlet/CustomDeploymentConf.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/applicationservlet/DisableSendUrlAsParameters.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/applicationservlet/InitParamUIProvider.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/applicationservlet/SessionExpiration.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/browserfeatures/WebkitScrollbarTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/AbstractTestUIWithLog.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/DeclarativeTestUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/TooltipDelay.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/TooltipPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/UnknownComponentConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutHideComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/AllComponentTooltipTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ChangeHierarchyBeforeResponse.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ContextClickUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/RemSizeUnitTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ResponseWritingErrorHandling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionAddTab.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/button/ButtonClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/button/ButtonIOSDragTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/button/ButtonKeyboardClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/button/ButtonTabIndex.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/button/ButtonUpdateAltText.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionEventSource.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionsMenuTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarBackwardForward.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarDragAndDrop.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarHtmlInEvents.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarNotifications.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarRescheduleEvent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarResizeOverlappingEvents.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarShownNotCorrectlyWhenPartiallyOutOfView.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarTestEvent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarVisibleHours.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/HiddenFwdBackButtons.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/NotificationTestUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/calendar/SetFirstVisibleHourOfDay.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxImmediate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRevertValueChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRpcCount.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckboxContextClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/colorpicker/ColorPickerTestUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/colorpicker/DefaultCaptionWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxClickIcon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxCursorPositionReset.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxInputPrompt.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnter.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMousewheel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxOnSmallScreen.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxPopupWhenBodyScrolls.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxScrollingWithArrows.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowed.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSuggestionPageLength.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxValoDoubleClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxMenuBarAutoopen.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/FilteringTurkishLocale.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/combobox/SlowComboBox.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/customfield/CustomFieldSize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithMissingSlot.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithNullTemplate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/AriaDisabled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/CustomDateFormatEEE.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldClose.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldFastForward.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldKeyboardInput.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosingOnDetach.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DateRangeWithSqlDate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DefaultDateFieldPopupPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledDateFieldPopup.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledInlineDateField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledParentLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/LocaleChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/datefield/ValoDateFieldPopupPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropBatchUpload.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropFocusObtain.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropRelativeWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/SingleUseDragAndDropUpload.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutClickListener.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutInVerticalLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutResizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayouts.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/formlayout/StylePrefix.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/BeanRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/CustomRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridAddAndRemoveDataOnInit.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridAddRow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridCheckBoxDisplay.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColspans.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidthClient.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthRecalculation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridCustomSelectionModel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDataSourceReset.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDefaultSelectionMode.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsDetach.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLayoutExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLocation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDragAndDrop.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridDragSelectionWhileScrolled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridEditingWithNoScrollBars.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorCustomField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorFrozenColumnsUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridExtensionCommunication.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridGeneratedProperties.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFooterComponents.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFormatChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderStyleNames.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridInGridLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridInTabSheet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridInWindowResize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridInitiallyHiddenColumns.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridItemSetChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridLayoutDetailsRow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionOnInit.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionScrollBar.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridRemoveCachedRows.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridRendererChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridReplaceContainer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeAndScroll.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeHiddenColumn.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeTerror.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridScrollToLineWhileResizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridScrolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridSidebarPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridSingleColumn.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridSortIndicator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridWidgetRendererChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridWidthIncrease.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridWithBrokenRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridWithLabelEditor.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/GridWithoutRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/InitialFrozenColumns.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/IntArrayRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptRenderers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRendererWithDestoryMethod.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/MyBeanJSRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/NullHeaders.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/NullRenderers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/PersonTestGrid.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/RowAwareRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/SelectDuringInit.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/SortableHeaderStyles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/WidgetRenderers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeatures.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorUpdaterUi.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeatures.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesValo.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridClientDataSources.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridDefaultTextRenderer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridHeightByRowOnInit.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSidebarFeatures.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSortingIndicators.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/server/GridClearContainer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeBasicFeatures.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeMultiSelect.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridItemEditor.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/ComponentAlignments.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutExtraSpacing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFocusOrderAfterShowChild.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFractionalSizeAndAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutRequiredIndicatorLocation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutScrollPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptNoLayoutHandlingUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptResizeListener.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/link/LinkTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectAddRemoveItems.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectPushSelectionChanges.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/media/AudioTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/media/Media.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarClickOpenedMenu.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarFocus.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarTooltipsNearEdge.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarsWithNesting.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/MenuTooltip.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/notification/MiddleNotificationPosition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/notification/NotificationDelay.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupDisabled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupRetainFocusKeyboardValueChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/orderedlayout/ErrorIndicator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/orderedlayout/InsertComponentInHorizontalLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/orderedlayout/VerticalLayoutFocusWithDOMChanges.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/page/PageTitle.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/panel/PanelChangeContents.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListener.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/panel/WebkitScrollbarTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewShortcutActionHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressIndicatorTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/select/EnumSelect.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/select/SelectWithIntegers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/slider/HiddenSliderHandle.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/slider/SliderDisable.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/slider/SliderFeedback.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/slider/SliderResize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/slider/SliderUpdateFromValueChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelHeight.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelDuplicateStyleName.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelStyleLeak.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPositionChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/AddSelectionToRemovedRange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/ContainerSizeChangeDuringTablePaint.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/ContextMenuSize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/DelayedColumnLayouting.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/EmptyTable.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/HiddenComponentCells.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/LeftColumnAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/MemoryLeakTable.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/RefreshRenderedCellsOnlyIfAttached.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/RemoveItemOnClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SelectAllConstantViewport.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRows.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRowsShiftFirst.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SetCurrentPageFirstItemIndex.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SetPageFirstItemLoadsNeededRowsOnly.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SortLabelsInTable.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/SortableHeaderStyles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableAfterRemovingExpandRatios.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableBlurFocus.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableColumnAddAndResize.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableColumnWidthsAndSorting.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableJumpUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableNavigationPageDown.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableParentEnabledStateChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableRequiredIndicator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java8
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableScrollUpOnSelect.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableSizeInTabsheet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibility.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibilityWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableTooManyColumns.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableWithBrokenGeneratorAndContainer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TableWithPolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/TabletContextMenu.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/table/UnnecessaryScrollbarWhenZooming.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/HtmlInTabCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/NewSelectionAfterTabRemove.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabBarWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetClose.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetFocusing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetHotKeysWithModifiers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInDisabledParent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInSplitPanel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetScrollOnTabClose.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSpaceNotScroll.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetNotEnoughHorizontalSpace.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tabsheet/VetoTabChange.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textarea/TextAreaSizeResetted.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/AutomaticImmediate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/BigDecimalTextField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/EnumTextField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/InputPromptGetText.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/RequiredTextField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldEmptyingPrompt.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldTruncatesUnderscoresInModalDialogs.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tree/TreeHtmlContentAllowed.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/tree/TreeKeyboardNavigationToNone.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableRowGenerator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableScrollOnExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/CurrentUiRetained.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/CustomUITest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/InvalidViewport.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/MultiFileUploadTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/PollListening.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/RpcInvocationHandlerToString.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/StaticViewport.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/TextAreaEventPropagation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/TimeoutRedirectResetsOnActivity.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIAccess.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIAccessExceptionHandling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIInitTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIPolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UIRefresh.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UISerialization.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UiDependenciesInHtml.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/ui/UnnecessaryPaddingInResponsiveUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/upload/UploadNoSelection.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/BackspaceKeyWithModalOpened.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/BottomComponentScrollsUp.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/CloseModalSubWindow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/ComboboxScrollableWindow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/GridInWindow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/MaximizeRestoreWindowWithManagedLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowFocus.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowInitialLocation.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/MoveToTop.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/OpenModalWindowAndFocusField.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/UncloseableWindowCloseShortcut.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/WindowCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/WindowCloseShortcuts.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/WindowInUiWithNoContent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/WindowShadow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/AbstractContextClickUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/BrowserContextMenuInSubComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/TableContextClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/TreeContextClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/contextclick/TreeTableContextClick.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/dd/MyDragSourceConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/dd/MyDropTargetConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/debug/ProfilerZeroOverhead.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/debug/PushVersionInfo.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/declarative/DeclarativeEditor.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/declarative/Potus.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/declarative/PotusCrud.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/declarative/PotusCrudUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/declarative/PotusForm.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/LayoutMemoryUsageIE8Extension.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveLayoutUpdate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWidthAndHeight.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWithCrossDomainStyles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/AbstractBasicCrud.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGrid.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGridEditorRow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudTable.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexAddress.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/Country.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fieldgroup/Gender.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/fonticon/FontIcons.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/integration/ProxyTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationDefaultPushUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationLongPollingUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationStreamingUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationWebsocketUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layoutmanager/LayoutDuringStateUpdate.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/CssLayoutAbsoluteUrl.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutAndCaretPosition.java8
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutWithLabelAndButton.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/HtmlInCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/IE8MeasuredSizeMemoryLeak.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/MarginWithExpandRatio.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/RelativeSizeInUndefinedCssLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/gridlayout/GridSpanEmptyColumns.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAddReplaceMove.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseComponentSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseIcon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutForSpacingMargin.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseRegError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAddReplaceMove.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridBaseLayoutTestUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridComponentSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridIcon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutMarginSpacing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutRegError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAddReplaceMove.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HComponentSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HIcon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutMarginSpacing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutRegError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAddReplaceMove.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAlignment.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VComponentSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VIcon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutExpand.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutMarginSpacing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutRegError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutSizing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/broadcastingmessages/Broadcaster.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_3/ThemeChangeUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringColumnWidths.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringGridHeadersAndFooters.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/FormattingDataInGrid.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleBean.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleHelper.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ShowingInlineDataInGrid.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/UsingGridWithAContainer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7_5/ShowingExtraDataForRows.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarning.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarningUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/Addition.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/CapsLockWarningWithRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/ReducingRoundTrips.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BarInUIDL.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BasicPush.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BasicPushLongPolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BasicPushStreaming.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocket.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocketXhr.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTime.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeLongPolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeStreaming.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeWebsocket.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/ManualLongPollingPushUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushConfiguration.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushConfigurator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushFromInit.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushLargeData.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushLargeDataLongPolling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushLargeDataStreaming.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushLargeDataWebsocket.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/PushWithRequireJS.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/RefreshCloseConnection.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/RoundTripTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/StreamingReconnectWhilePushing.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/TablePushStreaming.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/TogglePush.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/push/TrackMessageSizeUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/requesthandlers/CommunicationError.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingServerRpcHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingUidlRequestHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerService.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerServlet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/DelegateToWidgetTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/DelegateWithoutStateClassTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/EncodeResultDisplay.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/GenericWidgetHandling.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/NoLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/serialization/SerializerNamespaceTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/ThemeChangeFavicon.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/AlignTopIconInButton.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ButtonsAndLinks.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/CollapsibleTableColumn.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/CommonParts.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ContrastFontColor.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/DisabledLabel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ImmediateUpload.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/NotificationStyle.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStyles.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/Sliders.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/StringGenerator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/TableWithEmptyCaption.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/Tables.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/TextFieldBevel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ValoDefaultCaptionWidth.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMenuLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMiscTests.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/tooltip/AdjacentElementsWithTooltips.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/tooltip/TooltipAndJavascript.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/tooltip/TooltipInWindow.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/tooltip/ValidatorCaptionTooltip.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/util/ResizeTerrorizer.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/util/TestDataGenerator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/validation/FieldErrorIndication.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/TestingWidgetSet.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/AbstractSuperclassForBean.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/BeanWithAbstractSuperclass.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnectorRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateState.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWithoutStateClassConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/DummyLabelConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/EncoderResultDisplayConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetState.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/LabelState.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDetectorConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDuringStateUpdateConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutMemoryUsageIE8ExtensionConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/LegacySerializerConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/MockApplicationConnection.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerCommunicationHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerMessageHandler.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/NoLayoutRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/ProfilerCompilationCanary.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/ResizeTerrorizerControlConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/ScrollableGridLayoutConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/TestWidgetConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/VExtendedTextArea.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/csrf/CsrfButtonConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/extension/BrowserContextMenuExtensionConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorProxy.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClickExtensionConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientDataSourcesWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridColumnAutoWidthClientWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDataChangeHandlerWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDefaultTextRendererWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridRendererChangeWidget.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/IntArrayRendererConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/MySelectionModelConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PojoRendererConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PureGWTTestApplication.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/RowAwareRendererConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcButtonConnector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTest.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTestAsync.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/client/minitutorials/v7b1/CapsLockWarningRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/rebind/TestWidgetRegistryGenerator.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClass.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClassComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateToWidgetComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateWithoutStateClassComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/DummyLabel.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/GenericWidgetComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/LayoutDetector.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/OverriddenDecendants.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/RoundTripTester.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/ScrollableGridLayout.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/TestWidgetComponent.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/WidgetUtilUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/CsrfButton.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/AbstractCsrfTokenUI.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenDisabled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenEnabled.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/grid/GridClientColumnRenderers.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpc.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcButton.java4
-rw-r--r--uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcServletTest.java4
613 files changed, 1230 insertions, 1230 deletions
diff --git a/uitest/src/main/java/com/vaadin/data/util/sqlcontainer/SQLTestsConstants.java b/uitest/src/main/java/com/vaadin/data/util/sqlcontainer/SQLTestsConstants.java
index 90a0d834d6..94fd47d911 100755
--- a/uitest/src/main/java/com/vaadin/data/util/sqlcontainer/SQLTestsConstants.java
+++ b/uitest/src/main/java/com/vaadin/data/util/sqlcontainer/SQLTestsConstants.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/launcher/ApplicationRunnerServlet.java b/uitest/src/main/java/com/vaadin/launcher/ApplicationRunnerServlet.java
index bc0435858e..e88d04eba7 100644
--- a/uitest/src/main/java/com/vaadin/launcher/ApplicationRunnerServlet.java
+++ b/uitest/src/main/java/com/vaadin/launcher/ApplicationRunnerServlet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/launcher/CustomDeploymentConfiguration.java b/uitest/src/main/java/com/vaadin/launcher/CustomDeploymentConfiguration.java
index 8654825b3c..df0e08bc17 100644
--- a/uitest/src/main/java/com/vaadin/launcher/CustomDeploymentConfiguration.java
+++ b/uitest/src/main/java/com/vaadin/launcher/CustomDeploymentConfiguration.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/screenshotbrowser/ScreenshotBrowser.java b/uitest/src/main/java/com/vaadin/screenshotbrowser/ScreenshotBrowser.java
index a07b3202e6..e7ddc1a071 100644
--- a/uitest/src/main/java/com/vaadin/screenshotbrowser/ScreenshotBrowser.java
+++ b/uitest/src/main/java/com/vaadin/screenshotbrowser/ScreenshotBrowser.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/CurrentTimeMillis.java b/uitest/src/main/java/com/vaadin/tests/CurrentTimeMillis.java
index f448df4542..3ea66db7e0 100644
--- a/uitest/src/main/java/com/vaadin/tests/CurrentTimeMillis.java
+++ b/uitest/src/main/java/com/vaadin/tests/CurrentTimeMillis.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/VerifyAssertionsEnabled.java b/uitest/src/main/java/com/vaadin/tests/VerifyAssertionsEnabled.java
index 7b80ddae3b..a6085237e6 100644
--- a/uitest/src/main/java/com/vaadin/tests/VerifyAssertionsEnabled.java
+++ b/uitest/src/main/java/com/vaadin/tests/VerifyAssertionsEnabled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/VerifyJreVersion.java b/uitest/src/main/java/com/vaadin/tests/VerifyJreVersion.java
index 92349b7cbd..2862327f19 100644
--- a/uitest/src/main/java/com/vaadin/tests/VerifyJreVersion.java
+++ b/uitest/src/main/java/com/vaadin/tests/VerifyJreVersion.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/accessibility/WindowWaiAriaRoles.java b/uitest/src/main/java/com/vaadin/tests/accessibility/WindowWaiAriaRoles.java
index 60febab586..803ae37bc6 100644
--- a/uitest/src/main/java/com/vaadin/tests/accessibility/WindowWaiAriaRoles.java
+++ b/uitest/src/main/java/com/vaadin/tests/accessibility/WindowWaiAriaRoles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorServlet.java b/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorServlet.java
index 13c4afcbe7..3adb5d4a4e 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorServlet.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorServlet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorUI.java b/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorUI.java
index bb4fab8c4b..3450a99a31 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/CommErrorEmulatorUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/ConfirmBrowserTabClose.java b/uitest/src/main/java/com/vaadin/tests/application/ConfirmBrowserTabClose.java
index 29184d4c63..ec2da713c3 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/ConfirmBrowserTabClose.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/ConfirmBrowserTabClose.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/CriticalNotifications.java b/uitest/src/main/java/com/vaadin/tests/application/CriticalNotifications.java
index 67380d1acf..6f8ee90ea5 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/CriticalNotifications.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/CriticalNotifications.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/DetachOldUIOnReload.java b/uitest/src/main/java/com/vaadin/tests/application/DetachOldUIOnReload.java
index 0d6c2924de..da9079bf1b 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/DetachOldUIOnReload.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/DetachOldUIOnReload.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/MissingHierarchyDetection.java b/uitest/src/main/java/com/vaadin/tests/application/MissingHierarchyDetection.java
index 3c4a2d7158..e326af1a5b 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/MissingHierarchyDetection.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/MissingHierarchyDetection.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java b/uitest/src/main/java/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java
index 1f080cc460..9281c00665 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/ReconnectDialogUI.java b/uitest/src/main/java/com/vaadin/tests/application/ReconnectDialogUI.java
index 9376bca575..b8ed6bb683 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/ReconnectDialogUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/ReconnectDialogUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/ResynchronizeUI.java b/uitest/src/main/java/com/vaadin/tests/application/ResynchronizeUI.java
index 4f9b8f6424..88edc0284c 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/ResynchronizeUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/ResynchronizeUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/TimingInfoReported.java b/uitest/src/main/java/com/vaadin/tests/application/TimingInfoReported.java
index 60247f1fff..bcef397950 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/TimingInfoReported.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/TimingInfoReported.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/VaadinSessionAttribute.java b/uitest/src/main/java/com/vaadin/tests/application/VaadinSessionAttribute.java
index 3030dc8f6e..489d3a4457 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/VaadinSessionAttribute.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/VaadinSessionAttribute.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/application/calculator/Calc.java b/uitest/src/main/java/com/vaadin/tests/application/calculator/Calc.java
index 03412154f9..8db407d494 100644
--- a/uitest/src/main/java/com/vaadin/tests/application/calculator/Calc.java
+++ b/uitest/src/main/java/com/vaadin/tests/application/calculator/Calc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java b/uitest/src/main/java/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java
index 78ff20a2fb..e3fc1ab2d5 100644
--- a/uitest/src/main/java/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/applicationservlet/CustomDeploymentConf.java b/uitest/src/main/java/com/vaadin/tests/applicationservlet/CustomDeploymentConf.java
index c47deaac05..c26013000d 100644
--- a/uitest/src/main/java/com/vaadin/tests/applicationservlet/CustomDeploymentConf.java
+++ b/uitest/src/main/java/com/vaadin/tests/applicationservlet/CustomDeploymentConf.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/applicationservlet/DisableSendUrlAsParameters.java b/uitest/src/main/java/com/vaadin/tests/applicationservlet/DisableSendUrlAsParameters.java
index 29d706abee..7a823c4d6e 100644
--- a/uitest/src/main/java/com/vaadin/tests/applicationservlet/DisableSendUrlAsParameters.java
+++ b/uitest/src/main/java/com/vaadin/tests/applicationservlet/DisableSendUrlAsParameters.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/applicationservlet/InitParamUIProvider.java b/uitest/src/main/java/com/vaadin/tests/applicationservlet/InitParamUIProvider.java
index 001ab4c9cf..9ca82390ae 100644
--- a/uitest/src/main/java/com/vaadin/tests/applicationservlet/InitParamUIProvider.java
+++ b/uitest/src/main/java/com/vaadin/tests/applicationservlet/InitParamUIProvider.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/applicationservlet/SessionExpiration.java b/uitest/src/main/java/com/vaadin/tests/applicationservlet/SessionExpiration.java
index 4bf1a7725b..a9a164ba3a 100644
--- a/uitest/src/main/java/com/vaadin/tests/applicationservlet/SessionExpiration.java
+++ b/uitest/src/main/java/com/vaadin/tests/applicationservlet/SessionExpiration.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/browserfeatures/WebkitScrollbarTest.java b/uitest/src/main/java/com/vaadin/tests/browserfeatures/WebkitScrollbarTest.java
index 575b2ec750..bd950ee042 100644
--- a/uitest/src/main/java/com/vaadin/tests/browserfeatures/WebkitScrollbarTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/browserfeatures/WebkitScrollbarTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java b/uitest/src/main/java/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java
index 5dcf3c364a..d2c003fb75 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/AbstractOrderedLayoutWithCaptions.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/AbstractTestUIWithLog.java b/uitest/src/main/java/com/vaadin/tests/components/AbstractTestUIWithLog.java
index 395c7409d3..50d1de6b97 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/AbstractTestUIWithLog.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/AbstractTestUIWithLog.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/DeclarativeTestUI.java b/uitest/src/main/java/com/vaadin/tests/components/DeclarativeTestUI.java
index 55743468b9..74e5a7b066 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/DeclarativeTestUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/DeclarativeTestUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/TooltipDelay.java b/uitest/src/main/java/com/vaadin/tests/components/TooltipDelay.java
index 200f836db5..f030a1e759 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/TooltipDelay.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/TooltipDelay.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/TooltipPosition.java b/uitest/src/main/java/com/vaadin/tests/components/TooltipPosition.java
index 7126901e05..d829f88628 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/TooltipPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/TooltipPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/UnknownComponentConnector.java b/uitest/src/main/java/com/vaadin/tests/components/UnknownComponentConnector.java
index 8dc14ba150..75afe252d2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/UnknownComponentConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/UnknownComponentConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutHideComponent.java b/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutHideComponent.java
index 8e67305be5..87eee40cc4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutHideComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutHideComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java b/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java
index 5735f5697d..e96a040a82 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/absolutelayout/AbsoluteLayoutRelativeSizeContent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/AllComponentTooltipTest.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/AllComponentTooltipTest.java
index 1e0d3f79c3..1bcdd252f4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/AllComponentTooltipTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/AllComponentTooltipTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ChangeHierarchyBeforeResponse.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ChangeHierarchyBeforeResponse.java
index 36e7af5c45..9367d737e5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ChangeHierarchyBeforeResponse.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ChangeHierarchyBeforeResponse.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ContextClickUI.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ContextClickUI.java
index 8f25bc88fb..de06f2d592 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ContextClickUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ContextClickUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java
index 8484c5f08f..1f59e3f439 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/PrimaryStyle.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/RemSizeUnitTest.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/RemSizeUnitTest.java
index 44c6ed9a93..30082eeb0d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/RemSizeUnitTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/RemSizeUnitTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ResponseWritingErrorHandling.java b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ResponseWritingErrorHandling.java
index 9619ea26c9..6343589bfc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ResponseWritingErrorHandling.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractcomponent/ResponseWritingErrorHandling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java b/uitest/src/main/java/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java
index f84df6dfa1..779b07f5ac 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/abstractfield/ShortcutWhenBodyFocused.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionAddTab.java b/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionAddTab.java
index 14c84ac4a1..abf8d9fe43 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionAddTab.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionAddTab.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java b/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java
index 2ec342610f..4cbb774dfc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/accordion/AccordionRemoveComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonClick.java b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonClick.java
index fa6dcacc3b..fc73b8e3c9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonIOSDragTest.java b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonIOSDragTest.java
index 88df8ab460..a37ec02ddb 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonIOSDragTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonIOSDragTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonKeyboardClick.java b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonKeyboardClick.java
index 9c8fe232f0..50594cc8b0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonKeyboardClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonKeyboardClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonTabIndex.java b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonTabIndex.java
index 737f28f84b..229427a851 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonTabIndex.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonTabIndex.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonUpdateAltText.java b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonUpdateAltText.java
index 3adab72434..bd0c3e88f9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/button/ButtonUpdateAltText.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/button/ButtonUpdateAltText.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionEventSource.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionEventSource.java
index 6d6f4e691a..bbc18ce257 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionEventSource.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionEventSource.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionsMenuTest.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionsMenuTest.java
index f37d6e8d7c..ebcf34ac76 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionsMenuTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarActionsMenuTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarBackwardForward.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarBackwardForward.java
index 520cb752cb..0de685a7c1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarBackwardForward.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarBackwardForward.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarDragAndDrop.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarDragAndDrop.java
index 93adf3cb96..10566cf514 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarDragAndDrop.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarDragAndDrop.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarHtmlInEvents.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarHtmlInEvents.java
index a714de09aa..cf27746b90 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarHtmlInEvents.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarHtmlInEvents.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java
index a0455faee2..b9566107fd 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarMonthViewDndEvent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarNotifications.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarNotifications.java
index b4664b25b9..6eb38d5b6b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarNotifications.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarNotifications.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarRescheduleEvent.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarRescheduleEvent.java
index 7846cefecb..3b42258888 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarRescheduleEvent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarRescheduleEvent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarResizeOverlappingEvents.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarResizeOverlappingEvents.java
index 4f0585ed0f..75f3d2a7df 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarResizeOverlappingEvents.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarResizeOverlappingEvents.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarShownNotCorrectlyWhenPartiallyOutOfView.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarShownNotCorrectlyWhenPartiallyOutOfView.java
index 1bda18f006..73f38407d7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarShownNotCorrectlyWhenPartiallyOutOfView.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarShownNotCorrectlyWhenPartiallyOutOfView.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarTestEvent.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarTestEvent.java
index 2d270e977d..70521731bb 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarTestEvent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarTestEvent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarVisibleHours.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarVisibleHours.java
index f91e438fbe..ca318cb34c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarVisibleHours.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/CalendarVisibleHours.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/HiddenFwdBackButtons.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/HiddenFwdBackButtons.java
index d5e9650fc0..cb66db5450 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/HiddenFwdBackButtons.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/HiddenFwdBackButtons.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/NotificationTestUI.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/NotificationTestUI.java
index eb34445434..42c0dca073 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/NotificationTestUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/NotificationTestUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/calendar/SetFirstVisibleHourOfDay.java b/uitest/src/main/java/com/vaadin/tests/components/calendar/SetFirstVisibleHourOfDay.java
index 92856eb9b2..a0c3c5114e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/calendar/SetFirstVisibleHourOfDay.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/calendar/SetFirstVisibleHourOfDay.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxImmediate.java b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxImmediate.java
index 3063ad4739..95eeadf843 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxImmediate.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxImmediate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRevertValueChange.java b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRevertValueChange.java
index ca4e4c8175..fad3b1b1e2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRevertValueChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRevertValueChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRpcCount.java b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRpcCount.java
index ac680c697f..1625581538 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRpcCount.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckBoxRpcCount.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckboxContextClick.java b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckboxContextClick.java
index e9e71612ed..301075ca75 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckboxContextClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/checkbox/CheckboxContextClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/colorpicker/ColorPickerTestUI.java b/uitest/src/main/java/com/vaadin/tests/components/colorpicker/ColorPickerTestUI.java
index af9d9bb5a4..5362d380bb 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/colorpicker/ColorPickerTestUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/colorpicker/ColorPickerTestUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/colorpicker/DefaultCaptionWidth.java b/uitest/src/main/java/com/vaadin/tests/components/colorpicker/DefaultCaptionWidth.java
index 7afd8bb3aa..c5d31f7bad 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/colorpicker/DefaultCaptionWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/colorpicker/DefaultCaptionWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxClickIcon.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxClickIcon.java
index abb3d5f2f7..f81efecef6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxClickIcon.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxClickIcon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxCursorPositionReset.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxCursorPositionReset.java
index a712021d6b..aa942373ed 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxCursorPositionReset.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxCursorPositionReset.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxInputPrompt.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxInputPrompt.java
index 4a71980abd..742a73b455 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxInputPrompt.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxInputPrompt.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnter.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnter.java
index 92c9ef0100..d7894d2624 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnter.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMouseSelectEnter.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMousewheel.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMousewheel.java
index d24b8de58e..72e9841455 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMousewheel.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxMousewheel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.java
index 27adcc2c8d..d05343e25b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxNoTextInput.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxOnSmallScreen.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxOnSmallScreen.java
index 86d69c1737..57c2a71f08 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxOnSmallScreen.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxOnSmallScreen.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxPopupWhenBodyScrolls.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxPopupWhenBodyScrolls.java
index 05839024ba..68fff5c2ee 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxPopupWhenBodyScrolls.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxPopupWhenBodyScrolls.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxScrollingWithArrows.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxScrollingWithArrows.java
index 1adfdc1110..5c49e542b6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxScrollingWithArrows.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxScrollingWithArrows.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowed.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowed.java
index 76d91e7f8d..74c8f92bec 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowed.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSelectingWithNewItemsAllowed.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java
index c4f67bbf05..30342bbe06 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSetNullWhenNewItemsAllowed.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSuggestionPageLength.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSuggestionPageLength.java
index 5347d0a324..c7b317e577 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSuggestionPageLength.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxSuggestionPageLength.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java
index 171f8f6f0b..92be08ee33 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxTabWhenFilter.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxValoDoubleClick.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxValoDoubleClick.java
index 8707b6c001..5a8a00d5dc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxValoDoubleClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboBoxValoDoubleClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxMenuBarAutoopen.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxMenuBarAutoopen.java
index 1a64b59bf2..846447f365 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxMenuBarAutoopen.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxMenuBarAutoopen.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java
index e9718f44af..f23501d38d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/ComboboxStyleChangeWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/FilteringTurkishLocale.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/FilteringTurkishLocale.java
index 1d9778cc91..9212d186d1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/FilteringTurkishLocale.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/FilteringTurkishLocale.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/combobox/SlowComboBox.java b/uitest/src/main/java/com/vaadin/tests/components/combobox/SlowComboBox.java
index d20f0bf45a..191bb70e0e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/combobox/SlowComboBox.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/combobox/SlowComboBox.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/customfield/CustomFieldSize.java b/uitest/src/main/java/com/vaadin/tests/components/customfield/CustomFieldSize.java
index 0faca18116..5374c41bcc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/customfield/CustomFieldSize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/customfield/CustomFieldSize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithMissingSlot.java b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithMissingSlot.java
index c9c002b859..c03aa7c250 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithMissingSlot.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithMissingSlot.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithNullTemplate.java b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithNullTemplate.java
index 80925f1377..7154df5a62 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithNullTemplate.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithNullTemplate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java
index 62599a22b6..6b394733a2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/customlayout/CustomLayoutWithoutTemplate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/AriaDisabled.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/AriaDisabled.java
index 088fb49bbd..028031e825 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/AriaDisabled.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/AriaDisabled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/CustomDateFormatEEE.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/CustomDateFormatEEE.java
index 41b3e05c6b..b763816b9a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/CustomDateFormatEEE.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/CustomDateFormatEEE.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.java
index f39e586b35..a2f1942d4c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldChangeResolution.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldClose.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldClose.java
index 11331f16d5..a44b114c85 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldClose.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldClose.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldFastForward.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldFastForward.java
index ca5f89e538..0de8c3c482 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldFastForward.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldFastForward.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldKeyboardInput.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldKeyboardInput.java
index 360540ab2b..c92f2d946a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldKeyboardInput.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldKeyboardInput.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosing.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosing.java
index 1615bd70e0..ce40f4323c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosing.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosingOnDetach.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosingOnDetach.java
index 2bd7c034ff..b9b908f81c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosingOnDetach.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupClosingOnDetach.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupPosition.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupPosition.java
index d78dba340b..20c3b13076 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateFieldPopupPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateRangeWithSqlDate.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateRangeWithSqlDate.java
index 9aa72fd86a..e69e1fa641 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DateRangeWithSqlDate.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DateRangeWithSqlDate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DefaultDateFieldPopupPosition.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DefaultDateFieldPopupPosition.java
index 3f9409717f..ca377e7cd1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DefaultDateFieldPopupPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DefaultDateFieldPopupPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledDateFieldPopup.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledDateFieldPopup.java
index d3d9f5d901..fc0f4df598 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledDateFieldPopup.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledDateFieldPopup.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledInlineDateField.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledInlineDateField.java
index 424a7b49bf..b4c5e629d1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledInlineDateField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledInlineDateField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledParentLayout.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledParentLayout.java
index 26df418f66..ab94426564 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledParentLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/DisabledParentLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/LocaleChange.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/LocaleChange.java
index 45c7414c01..e902474473 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/LocaleChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/LocaleChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java
index 3d40a7e434..774e9770e1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupClosingWithEsc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateField.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateField.java
index bb7f380ff8..4e2bc75a57 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java
index 08c140d9fe..6d6217d7d7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldInputPrompt.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java
index 56e3763cee..1afe2fe693 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/PopupDateFieldValueChangeEvents.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/datefield/ValoDateFieldPopupPosition.java b/uitest/src/main/java/com/vaadin/tests/components/datefield/ValoDateFieldPopupPosition.java
index 728878decb..875056fb0a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/datefield/ValoDateFieldPopupPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/datefield/ValoDateFieldPopupPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropBatchUpload.java b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropBatchUpload.java
index 666b92a0ed..70319a6914 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropBatchUpload.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropBatchUpload.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropFocusObtain.java b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropFocusObtain.java
index 9be0b462ba..51ba384813 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropFocusObtain.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropFocusObtain.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropRelativeWidth.java b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropRelativeWidth.java
index e6bc6c2af1..fa61106842 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropRelativeWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/DragAndDropRelativeWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/SingleUseDragAndDropUpload.java b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/SingleUseDragAndDropUpload.java
index d311ab00e9..0c3c13dd3e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/SingleUseDragAndDropUpload.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/draganddropwrapper/SingleUseDragAndDropUpload.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java b/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java
index d59026b247..af4c781f9d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutClickListener.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutClickListener.java
index 0386932f36..438a576cf9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutClickListener.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutClickListener.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutInVerticalLayout.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutInVerticalLayout.java
index dfb2398358..9735bf6b20 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutInVerticalLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutInVerticalLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutResizing.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutResizing.java
index 47db8d9ab5..bb2e186262 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutResizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayoutResizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayouts.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayouts.java
index 783190fb53..1df647e4cc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayouts.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/FormLayouts.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java
index 8b41083610..56817e3a4d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/formlayout/StylePrefix.java b/uitest/src/main/java/com/vaadin/tests/components/formlayout/StylePrefix.java
index f201ae3937..2376647a36 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/formlayout/StylePrefix.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/formlayout/StylePrefix.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/BeanRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/BeanRenderer.java
index b4b6a0e610..25f87e5e29 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/BeanRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/BeanRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/CustomRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/CustomRenderer.java
index f63c65d1d7..c36d579879 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/CustomRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/CustomRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddAndRemoveDataOnInit.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddAndRemoveDataOnInit.java
index b5212ccd78..39350dc275 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddAndRemoveDataOnInit.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddAndRemoveDataOnInit.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddRow.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddRow.java
index a79f5a9e78..78a00e8c99 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddRow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridAddRow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java
index eef2cd0deb..42e114a715 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCellFocusOnResetSize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCheckBoxDisplay.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCheckBoxDisplay.java
index 48b24744cd..4176fd0d00 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCheckBoxDisplay.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCheckBoxDisplay.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java
index 8a0f6be228..6fea268d99 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridClientDataChangeHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColspans.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColspans.java
index 94f300bfbc..1dc7ec80c3 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColspans.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColspans.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoExpand.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoExpand.java
index eebea1cbca..462b79008d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidth.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidth.java
index c0842ee410..c94c7dbfe1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidthClient.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidthClient.java
index 1d0f633aa8..0fe74fe1b8 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidthClient.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnAutoWidthClient.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnExpand.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnExpand.java
index 4813fc1b06..82a66f7537 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthRecalculation.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthRecalculation.java
index cd09966bde..912687ea32 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthRecalculation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthRecalculation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java
index 7748ed0a94..d241ab3f60 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridColumnWidthsWithoutData.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCustomSelectionModel.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCustomSelectionModel.java
index 389dbcf3c0..9c220727cd 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridCustomSelectionModel.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridCustomSelectionModel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDataSourceReset.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDataSourceReset.java
index dd9f3c2bff..8f124b57df 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDataSourceReset.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDataSourceReset.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDefaultSelectionMode.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDefaultSelectionMode.java
index aaab8cc0f0..857e0f59db 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDefaultSelectionMode.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDefaultSelectionMode.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsDetach.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsDetach.java
index 30970d69eb..df9222d99b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsDetach.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsDetach.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLayoutExpand.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLayoutExpand.java
index 77cd2128d1..12a0d24c40 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLayoutExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLayoutExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLocation.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLocation.java
index 524c7fc3ba..458dc5d823 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLocation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsLocation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsWidth.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsWidth.java
index 07f2d888c9..a249f21342 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDetailsWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragAndDrop.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragAndDrop.java
index 410bd4f4d2..1acec9589d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragAndDrop.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragAndDrop.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragSelectionWhileScrolled.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragSelectionWhileScrolled.java
index b34a87589a..e2d90d82b6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragSelectionWhileScrolled.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridDragSelectionWhileScrolled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditingWithNoScrollBars.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditingWithNoScrollBars.java
index b059a23a40..7be8a56696 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditingWithNoScrollBars.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditingWithNoScrollBars.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java
index 3245e11e87..a88f784ece 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorConverterNotFound.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorCustomField.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorCustomField.java
index 534ede22dd..d3c62d6715 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorCustomField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorCustomField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorFrozenColumnsUI.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorFrozenColumnsUI.java
index 673b4edce2..e3bc137f07 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorFrozenColumnsUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorFrozenColumnsUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorUI.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorUI.java
index 84cd2acb16..929f90b025 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridEditorUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridExtensionCommunication.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridExtensionCommunication.java
index dff1ff0200..d4ae3ad43d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridExtensionCommunication.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridExtensionCommunication.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridGeneratedProperties.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridGeneratedProperties.java
index d795ee8145..9ea35e2aca 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridGeneratedProperties.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridGeneratedProperties.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFooterComponents.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFooterComponents.java
index 2ed089de9c..1ba340c7b3 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFooterComponents.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFooterComponents.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFormatChange.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFormatChange.java
index c68023462a..aaeeb67d3b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFormatChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderFormatChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderStyleNames.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderStyleNames.java
index 1c6706acfa..fa79bded1e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderStyleNames.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridHeaderStyleNames.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInGridLayout.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInGridLayout.java
index 92cee4bdc6..88c5943881 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInGridLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInGridLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInTabSheet.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInTabSheet.java
index 3ca7a5d84e..b3dda0fc45 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInTabSheet.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInTabSheet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInWindowResize.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInWindowResize.java
index 95c1513aed..7cdbe2db67 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInWindowResize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInWindowResize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInitiallyHiddenColumns.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInitiallyHiddenColumns.java
index 34a88eca2b..33a907da8c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridInitiallyHiddenColumns.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridInitiallyHiddenColumns.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridItemSetChange.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridItemSetChange.java
index 4f09b0fdc6..6eeca103c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridItemSetChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridItemSetChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridLayoutDetailsRow.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridLayoutDetailsRow.java
index fd619f8951..3f4581f44a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridLayoutDetailsRow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridLayoutDetailsRow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionOnInit.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionOnInit.java
index fd0960d2d0..0ea9539de5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionOnInit.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionOnInit.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionScrollBar.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionScrollBar.java
index defff5ed7b..322af1c686 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionScrollBar.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridMultiSelectionScrollBar.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridRemoveCachedRows.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridRemoveCachedRows.java
index 986ff1fe95..d8bf806854 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridRemoveCachedRows.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridRemoveCachedRows.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridRendererChange.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridRendererChange.java
index 6019ab8138..6a67449c3f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridRendererChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridRendererChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridReplaceContainer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridReplaceContainer.java
index 411265d25e..f1830a460d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridReplaceContainer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridReplaceContainer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeAndScroll.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeAndScroll.java
index ad2caa99fc..79102fd15d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeAndScroll.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeAndScroll.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeHiddenColumn.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeHiddenColumn.java
index 2bd7a02cdf..e12cba1acf 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeHiddenColumn.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeHiddenColumn.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeTerror.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeTerror.java
index 8024d2d11b..3cbba547e1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeTerror.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridResizeTerror.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrollToLineWhileResizing.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrollToLineWhileResizing.java
index 2e1e3ae52e..3fc64c1c97 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrollToLineWhileResizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrollToLineWhileResizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrolling.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrolling.java
index e97508d8b7..662387ebcf 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridScrolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSidebarPosition.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSidebarPosition.java
index c8eb39a3ab..d3159ded43 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSidebarPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSidebarPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSingleColumn.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSingleColumn.java
index ad5ee33723..d4a7c58ec5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSingleColumn.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSingleColumn.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSortIndicator.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSortIndicator.java
index bb9ecd789a..fe5324b6fc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSortIndicator.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSortIndicator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java
index 751d7cc4b1..6107db2e41 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridSubPixelProblemWrapping.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeChange.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeChange.java
index 9dfd101abb..b5735e47b7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeUI.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeUI.java
index 9a8d34bf5a..378f5bac4f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridThemeUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidgetRendererChange.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidgetRendererChange.java
index 8b163c706b..6ae3ded50b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidgetRendererChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidgetRendererChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidthIncrease.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidthIncrease.java
index 4cec920d30..f963f1d7c2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidthIncrease.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWidthIncrease.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithBrokenRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithBrokenRenderer.java
index 19dcf11aa3..cd95d2d108 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithBrokenRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithBrokenRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithLabelEditor.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithLabelEditor.java
index d2213d3b22..0035689e42 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithLabelEditor.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithLabelEditor.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithoutRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithoutRenderer.java
index c8606ce68e..14c9acae71 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithoutRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/GridWithoutRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/InitialFrozenColumns.java b/uitest/src/main/java/com/vaadin/tests/components/grid/InitialFrozenColumns.java
index 0522df8fe5..cdf380e1b6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/InitialFrozenColumns.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/InitialFrozenColumns.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/IntArrayRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/IntArrayRenderer.java
index 4c66a596b1..6e2a011748 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/IntArrayRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/IntArrayRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptRenderers.java b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptRenderers.java
index b5f62da39a..fd6c2ee31a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptRenderers.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptRenderers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRenderer.java
index 0993ea519e..255e6a7016 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRendererWithDestoryMethod.java b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRendererWithDestoryMethod.java
index 0b9774fd2a..d9198cb440 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRendererWithDestoryMethod.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/JavaScriptStringRendererWithDestoryMethod.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/MyBeanJSRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/MyBeanJSRenderer.java
index 9bdb0732a4..7c497eca0e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/MyBeanJSRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/MyBeanJSRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/NullHeaders.java b/uitest/src/main/java/com/vaadin/tests/components/grid/NullHeaders.java
index 9386399a97..4d32365471 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/NullHeaders.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/NullHeaders.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/NullRenderers.java b/uitest/src/main/java/com/vaadin/tests/components/grid/NullRenderers.java
index a8060dfcc7..477aeeebdc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/NullRenderers.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/NullRenderers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/PersonTestGrid.java b/uitest/src/main/java/com/vaadin/tests/components/grid/PersonTestGrid.java
index e278e242fe..7ad8c641f1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/PersonTestGrid.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/PersonTestGrid.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/RowAwareRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/RowAwareRenderer.java
index e1241b7255..9e4740f166 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/RowAwareRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/RowAwareRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/SelectDuringInit.java b/uitest/src/main/java/com/vaadin/tests/components/grid/SelectDuringInit.java
index 65d85ad7d0..be0cab9685 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/SelectDuringInit.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/SelectDuringInit.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/SortableHeaderStyles.java b/uitest/src/main/java/com/vaadin/tests/components/grid/SortableHeaderStyles.java
index d180258578..1234db4789 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/SortableHeaderStyles.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/SortableHeaderStyles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/WidgetRenderers.java b/uitest/src/main/java/com/vaadin/tests/components/grid/WidgetRenderers.java
index 43ede1ac03..1160b394c4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/WidgetRenderers.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/WidgetRenderers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeatures.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeatures.java
index 78833b71b3..67ba56d0d1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeatures.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorBasicClientFeatures.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorUpdaterUi.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorUpdaterUi.java
index ac9e067146..7af06c5667 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorUpdaterUi.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/EscalatorUpdaterUi.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeatures.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeatures.java
index 85de03b678..a827010edf 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeatures.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicClientFeatures.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java
index dbfbdf78e3..ab0c75ec8b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeatures.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesValo.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesValo.java
index 7b5dea3933..ef2a83d678 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesValo.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridBasicFeaturesValo.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridClientDataSources.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridClientDataSources.java
index 9fd08f7f9a..1ac2153b33 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridClientDataSources.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridClientDataSources.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridDefaultTextRenderer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridDefaultTextRenderer.java
index a699087198..94f30a1680 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridDefaultTextRenderer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridDefaultTextRenderer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridHeightByRowOnInit.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridHeightByRowOnInit.java
index 20a20407e4..439ed87a98 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridHeightByRowOnInit.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridHeightByRowOnInit.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSidebarFeatures.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSidebarFeatures.java
index 4560657dff..b89392d0a5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSidebarFeatures.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSidebarFeatures.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSortingIndicators.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSortingIndicators.java
index 43eac88269..d78849403c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSortingIndicators.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/GridSortingIndicators.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/server/GridClearContainer.java b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/server/GridClearContainer.java
index dc21aa9bc8..884dc13196 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/server/GridClearContainer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/basicfeatures/server/GridClearContainer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeBasicFeatures.java b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeBasicFeatures.java
index 4be9bee41a..2ae60c5dba 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeBasicFeatures.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeBasicFeatures.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeMultiSelect.java b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeMultiSelect.java
index 43f94e792c..0c89f2230c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeMultiSelect.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridDeclarativeMultiSelect.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridItemEditor.java b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridItemEditor.java
index c7e6a1801c..104d91da55 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridItemEditor.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/grid/declarative/GridItemEditor.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/ComponentAlignments.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/ComponentAlignments.java
index c740df8b0f..2859d85afa 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/ComponentAlignments.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/ComponentAlignments.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java
index ca53244c50..707330e224 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutCaptionAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutExtraSpacing.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutExtraSpacing.java
index 02aa7425da..79d785ce26 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutExtraSpacing.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutExtraSpacing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFocusOrderAfterShowChild.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFocusOrderAfterShowChild.java
index c4f954181f..01f5889b50 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFocusOrderAfterShowChild.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFocusOrderAfterShowChild.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFractionalSizeAndAlignment.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFractionalSizeAndAlignment.java
index c85b4e0c65..c17e50641c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFractionalSizeAndAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutFractionalSizeAndAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutRequiredIndicatorLocation.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutRequiredIndicatorLocation.java
index 03ddaebcb4..9355a3e6c9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutRequiredIndicatorLocation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutRequiredIndicatorLocation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutScrollPosition.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutScrollPosition.java
index 0fa1808bd7..d1167a1467 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutScrollPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/GridLayoutScrollPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java
index 6ee6337209..e7e4e0cfe9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/gridlayout/LayoutAfterHidingError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptNoLayoutHandlingUI.java b/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptNoLayoutHandlingUI.java
index d8ae9e8760..6420f08031 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptNoLayoutHandlingUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptNoLayoutHandlingUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptResizeListener.java b/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptResizeListener.java
index 3add595700..079f72f6bf 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptResizeListener.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/javascriptcomponent/JavaScriptResizeListener.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java b/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java
index 268672172f..9d4c939550 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/link/LinkTest.java b/uitest/src/main/java/com/vaadin/tests/components/link/LinkTest.java
index 129a233288..b68909fa80 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/link/LinkTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/link/LinkTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectAddRemoveItems.java b/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectAddRemoveItems.java
index 4d3910eceb..da960a9cd4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectAddRemoveItems.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectAddRemoveItems.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectPushSelectionChanges.java b/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectPushSelectionChanges.java
index c31e4fd014..7eb8b0f8d0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectPushSelectionChanges.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/listselect/ListSelectPushSelectionChanges.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/media/AudioTest.java b/uitest/src/main/java/com/vaadin/tests/components/media/AudioTest.java
index 9e3e207639..277c63b80e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/media/AudioTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/media/AudioTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/media/Media.java b/uitest/src/main/java/com/vaadin/tests/components/media/Media.java
index 6e8d54a7d9..9d9cf2403c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/media/Media.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/media/Media.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarClickOpenedMenu.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarClickOpenedMenu.java
index d6bd6428f8..89a453bbd7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarClickOpenedMenu.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarClickOpenedMenu.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarFocus.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarFocus.java
index f05be40556..8002d00770 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarFocus.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarFocus.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarTooltipsNearEdge.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarTooltipsNearEdge.java
index 8a57d996a1..061b6f686b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarTooltipsNearEdge.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarTooltipsNearEdge.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarsWithNesting.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarsWithNesting.java
index a18b26e5a7..664d805b01 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarsWithNesting.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuBarsWithNesting.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuTooltip.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuTooltip.java
index 267ee1b198..70128631b4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuTooltip.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/MenuTooltip.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java b/uitest/src/main/java/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java
index a5f732d46c..5f0ea55262 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/menubar/SpaceMenuBarNavigation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonClick.java b/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonClick.java
index 04df48af5d..7b47f59f8d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java b/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java
index 1853d48326..1aafc72f31 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/nativebutton/NativeButtonIconAndText.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/notification/MiddleNotificationPosition.java b/uitest/src/main/java/com/vaadin/tests/components/notification/MiddleNotificationPosition.java
index 307894b35d..0c9f5af64a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/notification/MiddleNotificationPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/notification/MiddleNotificationPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/notification/NotificationDelay.java b/uitest/src/main/java/com/vaadin/tests/components/notification/NotificationDelay.java
index 6d6de77667..dd54cd2c1d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/notification/NotificationDelay.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/notification/NotificationDelay.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupDisabled.java b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupDisabled.java
index a25f8911b3..dbb5fdad26 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupDisabled.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupDisabled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupRetainFocusKeyboardValueChange.java b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupRetainFocusKeyboardValueChange.java
index 53ce2d1633..782550b586 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupRetainFocusKeyboardValueChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/OptionGroupRetainFocusKeyboardValueChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java
index ffe91ee9ed..84f57d8e7d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/optiongroup/ReadOnlyOptionGroup.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/ErrorIndicator.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/ErrorIndicator.java
index cb3c57f125..5eb7db5e3f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/ErrorIndicator.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/ErrorIndicator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/InsertComponentInHorizontalLayout.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/InsertComponentInHorizontalLayout.java
index 20da6f6d7a..5349548fe6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/InsertComponentInHorizontalLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/InsertComponentInHorizontalLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java
index cdd6456637..150f2f0a51 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/NestedLayoutCaptionHover.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/VerticalLayoutFocusWithDOMChanges.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/VerticalLayoutFocusWithDOMChanges.java
index d0f0558869..e41a932e81 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/VerticalLayoutFocusWithDOMChanges.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/VerticalLayoutFocusWithDOMChanges.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/page/PageTitle.java b/uitest/src/main/java/com/vaadin/tests/components/page/PageTitle.java
index 3452b060eb..65983a70f3 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/page/PageTitle.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/page/PageTitle.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/panel/PanelChangeContents.java b/uitest/src/main/java/com/vaadin/tests/components/panel/PanelChangeContents.java
index 007f2b4c5b..db28ed6584 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/panel/PanelChangeContents.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/panel/PanelChangeContents.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListener.java b/uitest/src/main/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListener.java
index 403485a605..6888e40fc4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListener.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/panel/PanelRemoveShortcutListener.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java b/uitest/src/main/java/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java
index 36066b2ad5..ba1e6472e0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/panel/UndefinedSizeScrollbars.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/panel/WebkitScrollbarTest.java b/uitest/src/main/java/com/vaadin/tests/components/panel/WebkitScrollbarTest.java
index 08e46b1778..cf17038c6b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/panel/WebkitScrollbarTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/panel/WebkitScrollbarTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewCaption.java b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewCaption.java
index 9a1012afa3..ddd2144121 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java
index 4f02a836d2..e74131a4d7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewResizeWhileOpen.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewShortcutActionHandler.java b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewShortcutActionHandler.java
index f456c20788..d85d02b5b5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewShortcutActionHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewShortcutActionHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java
index 5e7e5c0ec4..026c265aad 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java
index 7037cb37b8..28c7452303 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarTest.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarTest.java
index 933bcf6ce1..e52eb3784e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressIndicatorTest.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressIndicatorTest.java
index 0178eeff89..40a0f208d7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressIndicatorTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressIndicatorTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java b/uitest/src/main/java/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java
index c564adaecc..7204fd01a3 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/richtextarea/RichTextAreaRelativeHeightResize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/select/EnumSelect.java b/uitest/src/main/java/com/vaadin/tests/components/select/EnumSelect.java
index dc07e914dd..de83534410 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/select/EnumSelect.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/select/EnumSelect.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java b/uitest/src/main/java/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java
index a68aaae601..39167d6a98 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/select/SelectItemCaptionRefresh.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/select/SelectWithIntegers.java b/uitest/src/main/java/com/vaadin/tests/components/select/SelectWithIntegers.java
index 021c2c13e2..99861076c4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/select/SelectWithIntegers.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/select/SelectWithIntegers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/slider/HiddenSliderHandle.java b/uitest/src/main/java/com/vaadin/tests/components/slider/HiddenSliderHandle.java
index 4397cc4884..4557ea61ff 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/slider/HiddenSliderHandle.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/slider/HiddenSliderHandle.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderDisable.java b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderDisable.java
index 58466d7989..c8c5e58a32 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderDisable.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderDisable.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderFeedback.java b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderFeedback.java
index 96a250081d..1000771df5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderFeedback.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderFeedback.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderResize.java b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderResize.java
index 0598235765..66d08b4989 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderResize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderResize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderUpdateFromValueChange.java b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderUpdateFromValueChange.java
index be1b0492ce..31607532ca 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/slider/SliderUpdateFromValueChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/slider/SliderUpdateFromValueChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelHeight.java b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelHeight.java
index 2c93100cbb..843b552a48 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelHeight.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelHeight.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelDuplicateStyleName.java b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelDuplicateStyleName.java
index dfd14dfbcb..9e32245805 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelDuplicateStyleName.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelDuplicateStyleName.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelStyleLeak.java b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelStyleLeak.java
index 478484dcef..c39abcf003 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelStyleLeak.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPanelStyleLeak.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPositionChange.java b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPositionChange.java
index 0cc3a53221..dd8b360f3d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPositionChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/splitpanel/SplitPositionChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/AddSelectionToRemovedRange.java b/uitest/src/main/java/com/vaadin/tests/components/table/AddSelectionToRemovedRange.java
index bec5c1975f..feb908773a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/AddSelectionToRemovedRange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/AddSelectionToRemovedRange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/ContainerSizeChangeDuringTablePaint.java b/uitest/src/main/java/com/vaadin/tests/components/table/ContainerSizeChangeDuringTablePaint.java
index b8e654424c..ddeefd8a17 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/ContainerSizeChangeDuringTablePaint.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/ContainerSizeChangeDuringTablePaint.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/ContextMenuSize.java b/uitest/src/main/java/com/vaadin/tests/components/table/ContextMenuSize.java
index 71a92b9ef9..21c00d35fe 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/ContextMenuSize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/ContextMenuSize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/DelayedColumnLayouting.java b/uitest/src/main/java/com/vaadin/tests/components/table/DelayedColumnLayouting.java
index eadf5319a9..f0885bb48f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/DelayedColumnLayouting.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/DelayedColumnLayouting.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/EmptyTable.java b/uitest/src/main/java/com/vaadin/tests/components/table/EmptyTable.java
index 6c35f3e886..b98f1c131d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/EmptyTable.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/EmptyTable.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/HiddenComponentCells.java b/uitest/src/main/java/com/vaadin/tests/components/table/HiddenComponentCells.java
index b5d56d34af..067d89d9b1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/HiddenComponentCells.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/HiddenComponentCells.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/LeftColumnAlignment.java b/uitest/src/main/java/com/vaadin/tests/components/table/LeftColumnAlignment.java
index bd9018d354..15ac372e1d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/LeftColumnAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/LeftColumnAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/MemoryLeakTable.java b/uitest/src/main/java/com/vaadin/tests/components/table/MemoryLeakTable.java
index 9e1138fc8e..28f160fe5c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/MemoryLeakTable.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/MemoryLeakTable.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/RefreshRenderedCellsOnlyIfAttached.java b/uitest/src/main/java/com/vaadin/tests/components/table/RefreshRenderedCellsOnlyIfAttached.java
index 021927822b..5326bdc75e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/RefreshRenderedCellsOnlyIfAttached.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/RefreshRenderedCellsOnlyIfAttached.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/RemoveItemOnClick.java b/uitest/src/main/java/com/vaadin/tests/components/table/RemoveItemOnClick.java
index e489d95b89..d54ce98111 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/RemoveItemOnClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/RemoveItemOnClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllConstantViewport.java b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllConstantViewport.java
index 259cd05f94..4c0413db22 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllConstantViewport.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllConstantViewport.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRows.java b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRows.java
index b25fce8b1d..49656e0056 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRows.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRows.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRowsShiftFirst.java b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRowsShiftFirst.java
index cdfed75b1a..932f704407 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRowsShiftFirst.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SelectAllRowsShiftFirst.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SetCurrentPageFirstItemIndex.java b/uitest/src/main/java/com/vaadin/tests/components/table/SetCurrentPageFirstItemIndex.java
index f81112bb03..7bb0f56fcc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SetCurrentPageFirstItemIndex.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SetCurrentPageFirstItemIndex.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SetPageFirstItemLoadsNeededRowsOnly.java b/uitest/src/main/java/com/vaadin/tests/components/table/SetPageFirstItemLoadsNeededRowsOnly.java
index 8302ae6ec7..6398675b55 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SetPageFirstItemLoadsNeededRowsOnly.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SetPageFirstItemLoadsNeededRowsOnly.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SortLabelsInTable.java b/uitest/src/main/java/com/vaadin/tests/components/table/SortLabelsInTable.java
index 4d17b7a67c..4f1c29a960 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SortLabelsInTable.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SortLabelsInTable.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/SortableHeaderStyles.java b/uitest/src/main/java/com/vaadin/tests/components/table/SortableHeaderStyles.java
index f567e22e80..34d7f9dc54 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/SortableHeaderStyles.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/SortableHeaderStyles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableAfterRemovingExpandRatios.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableAfterRemovingExpandRatios.java
index 3939695a83..137d6c11d8 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableAfterRemovingExpandRatios.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableAfterRemovingExpandRatios.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableBlurFocus.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableBlurFocus.java
index fb3d143499..f8781dc617 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableBlurFocus.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableBlurFocus.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnAddAndResize.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnAddAndResize.java
index 0fe944b6d6..0f327de179 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnAddAndResize.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnAddAndResize.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnWidthsAndSorting.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnWidthsAndSorting.java
index b9031368a4..2dbd21c3be 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnWidthsAndSorting.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableColumnWidthsAndSorting.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableJumpUI.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableJumpUI.java
index 9c35f2e25f..4306ef58e0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableJumpUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableJumpUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java
index 2be45152eb..c072101385 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableMoveFocusWithSelection.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableNavigationPageDown.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableNavigationPageDown.java
index 86ae3868ae..e877da739d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableNavigationPageDown.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableNavigationPageDown.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableParentEnabledStateChange.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableParentEnabledStateChange.java
index c4caead5a2..83ee53eb9c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableParentEnabledStateChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableParentEnabledStateChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java
index ddd66a2a02..1cab7b50d0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableRemovedQuicklySendsInvalidRpcCalls.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableRequiredIndicator.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableRequiredIndicator.java
index 0c73772d87..12ce4d74ed 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableRequiredIndicator.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableRequiredIndicator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java
index 46bac0fe6c..705098cd6a 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollAfterAddRow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
@@ -30,9 +30,9 @@ import com.vaadin.ui.Table;
import com.vaadin.ui.VerticalLayout;
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollUpOnSelect.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollUpOnSelect.java
index 32b35dec28..5830d6b5ae 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollUpOnSelect.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableScrollUpOnSelect.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableSizeInTabsheet.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableSizeInTabsheet.java
index 7fb13bd7d5..dd395308f1 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableSizeInTabsheet.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableSizeInTabsheet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibility.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibility.java
index d26e93f212..9cc64b2db0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibility.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibility.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibilityWidth.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibilityWidth.java
index 0c34ccc428..f292d8643e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibilityWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableToggleColumnVisibilityWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableTooManyColumns.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableTooManyColumns.java
index eab5d72fb6..bd954fa422 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableTooManyColumns.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableTooManyColumns.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithBrokenGeneratorAndContainer.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithBrokenGeneratorAndContainer.java
index 80064573c5..7a01d7bd9d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithBrokenGeneratorAndContainer.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithBrokenGeneratorAndContainer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithPolling.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithPolling.java
index 85e257867d..95f9919c7b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithPolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithPolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TabletContextMenu.java b/uitest/src/main/java/com/vaadin/tests/components/table/TabletContextMenu.java
index aa9b1c284f..d3dd4ed3a2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/TabletContextMenu.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/TabletContextMenu.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/UnnecessaryScrollbarWhenZooming.java b/uitest/src/main/java/com/vaadin/tests/components/table/UnnecessaryScrollbarWhenZooming.java
index 95098b1f99..22422c6ce6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/table/UnnecessaryScrollbarWhenZooming.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/table/UnnecessaryScrollbarWhenZooming.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/HtmlInTabCaption.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/HtmlInTabCaption.java
index 446bb88dc5..e23d69bfe8 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/HtmlInTabCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/HtmlInTabCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/NewSelectionAfterTabRemove.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/NewSelectionAfterTabRemove.java
index dd457a5baa..88cbcce6a9 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/NewSelectionAfterTabRemove.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/NewSelectionAfterTabRemove.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabBarWidth.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabBarWidth.java
index 9bbf4a7146..563ae9460e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabBarWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabBarWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetClose.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetClose.java
index bf10398a82..e7125236d8 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetClose.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetClose.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java
index 58c88cefaf..b945807908 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetErrorTooltip.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetFocusing.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetFocusing.java
index c715b234d3..da0260700d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetFocusing.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetFocusing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetHotKeysWithModifiers.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetHotKeysWithModifiers.java
index 22c22b7ad3..e06999da0c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetHotKeysWithModifiers.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetHotKeysWithModifiers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInDisabledParent.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInDisabledParent.java
index 610d4d491e..4413fdef31 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInDisabledParent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInDisabledParent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInSplitPanel.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInSplitPanel.java
index b5edcee28d..cf4758b3c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInSplitPanel.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetInSplitPanel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetScrollOnTabClose.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetScrollOnTabClose.java
index 0bd7a4c3c0..9af6568066 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetScrollOnTabClose.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetScrollOnTabClose.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java
index c8a560e495..3c6718c9e2 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSheetWithTabIds.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSpaceNotScroll.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSpaceNotScroll.java
index 400c5732ca..58bab3bed0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSpaceNotScroll.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabSpaceNotScroll.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetNotEnoughHorizontalSpace.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetNotEnoughHorizontalSpace.java
index 81940ff18c..70b304a113 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetNotEnoughHorizontalSpace.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetNotEnoughHorizontalSpace.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/VetoTabChange.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/VetoTabChange.java
index 1f1a714952..39baad06de 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/VetoTabChange.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/VetoTabChange.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textarea/TextAreaSizeResetted.java b/uitest/src/main/java/com/vaadin/tests/components/textarea/TextAreaSizeResetted.java
index 8c516aae93..10d59b6fcc 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textarea/TextAreaSizeResetted.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textarea/TextAreaSizeResetted.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/AutomaticImmediate.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/AutomaticImmediate.java
index d86989aaad..8b1b7369c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/AutomaticImmediate.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/AutomaticImmediate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/BigDecimalTextField.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/BigDecimalTextField.java
index 50859e42da..c60c1fee2f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/BigDecimalTextField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/BigDecimalTextField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/EnumTextField.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/EnumTextField.java
index 0f573fbf14..378f7e710d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/EnumTextField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/EnumTextField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/InputPromptGetText.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/InputPromptGetText.java
index a1f548e6dd..19064c536d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/InputPromptGetText.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/InputPromptGetText.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/RequiredTextField.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/RequiredTextField.java
index 0959017d3e..8a805a9852 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/RequiredTextField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/RequiredTextField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldEmptyingPrompt.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldEmptyingPrompt.java
index 2ac6c505a4..f44bca8a7f 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldEmptyingPrompt.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldEmptyingPrompt.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldTruncatesUnderscoresInModalDialogs.java b/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldTruncatesUnderscoresInModalDialogs.java
index deb5deaff9..32e27e7108 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldTruncatesUnderscoresInModalDialogs.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/textfield/TextFieldTruncatesUnderscoresInModalDialogs.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeHtmlContentAllowed.java b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeHtmlContentAllowed.java
index 2a615d9ca1..77c9e62679 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeHtmlContentAllowed.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeHtmlContentAllowed.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeKeyboardNavigationToNone.java b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeKeyboardNavigationToNone.java
index 4cb680bcef..da407acca8 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeKeyboardNavigationToNone.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeKeyboardNavigationToNone.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableRowGenerator.java b/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableRowGenerator.java
index e06cc89c1e..32bcb5e52d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableRowGenerator.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableRowGenerator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableScrollOnExpand.java b/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableScrollOnExpand.java
index 7f806d3a75..e478aa0059 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableScrollOnExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/treetable/TreeTableScrollOnExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/CurrentUiRetained.java b/uitest/src/main/java/com/vaadin/tests/components/ui/CurrentUiRetained.java
index 3e83caa40e..a7353576e4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/CurrentUiRetained.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/CurrentUiRetained.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/CustomUITest.java b/uitest/src/main/java/com/vaadin/tests/components/ui/CustomUITest.java
index 1499292cf6..b8cb1fe056 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/CustomUITest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/CustomUITest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/InvalidViewport.java b/uitest/src/main/java/com/vaadin/tests/components/ui/InvalidViewport.java
index 94dee39181..be7b42a1b6 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/InvalidViewport.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/InvalidViewport.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/MultiFileUploadTest.java b/uitest/src/main/java/com/vaadin/tests/components/ui/MultiFileUploadTest.java
index f81a81cb8c..ab9e6b9dfa 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/MultiFileUploadTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/MultiFileUploadTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/PollListening.java b/uitest/src/main/java/com/vaadin/tests/components/ui/PollListening.java
index 80663c672f..c28f9c7be0 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/PollListening.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/PollListening.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/RpcInvocationHandlerToString.java b/uitest/src/main/java/com/vaadin/tests/components/ui/RpcInvocationHandlerToString.java
index 2cdb37d035..04113d3526 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/RpcInvocationHandlerToString.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/RpcInvocationHandlerToString.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/StaticViewport.java b/uitest/src/main/java/com/vaadin/tests/components/ui/StaticViewport.java
index 637c9346ef..c8a275cfb4 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/StaticViewport.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/StaticViewport.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/TextAreaEventPropagation.java b/uitest/src/main/java/com/vaadin/tests/components/ui/TextAreaEventPropagation.java
index c6301b006d..ea499cc945 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/TextAreaEventPropagation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/TextAreaEventPropagation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/TimeoutRedirectResetsOnActivity.java b/uitest/src/main/java/com/vaadin/tests/components/ui/TimeoutRedirectResetsOnActivity.java
index 63be6a559a..c667948d0b 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/TimeoutRedirectResetsOnActivity.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/TimeoutRedirectResetsOnActivity.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccess.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccess.java
index fca2f993af..9d2681d393 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccess.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccess.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccessExceptionHandling.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccessExceptionHandling.java
index ccf1100eff..91156400fb 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccessExceptionHandling.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAccessExceptionHandling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java
index 57c975bd10..dad7134351 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIAutoGeneratedStyleName.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIInitTest.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIInitTest.java
index 621f8125df..dc2e83eb85 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIInitTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIInitTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIPolling.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIPolling.java
index c685507c63..c5691c18af 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIPolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIPolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UIRefresh.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UIRefresh.java
index 161464dc7a..93ffc2f42c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UIRefresh.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UIRefresh.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UISerialization.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UISerialization.java
index c1047a2652..826954b554 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UISerialization.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UISerialization.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UiDependenciesInHtml.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UiDependenciesInHtml.java
index 2a26d7f13d..aa89f90047 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UiDependenciesInHtml.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UiDependenciesInHtml.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/ui/UnnecessaryPaddingInResponsiveUI.java b/uitest/src/main/java/com/vaadin/tests/components/ui/UnnecessaryPaddingInResponsiveUI.java
index 3cc6a6a479..8e78013d1c 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/ui/UnnecessaryPaddingInResponsiveUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/ui/UnnecessaryPaddingInResponsiveUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java
index 8711d180b1..c94e5a0765 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadNoSelection.java b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadNoSelection.java
index b1b24bd9f6..72aff7a711 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadNoSelection.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadNoSelection.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java
index 4d5deb8bf9..2254d6e4e3 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/upload/UploadTitleWithTooltip.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/BackspaceKeyWithModalOpened.java b/uitest/src/main/java/com/vaadin/tests/components/window/BackspaceKeyWithModalOpened.java
index bd82a5fc0e..e7f49c8646 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/BackspaceKeyWithModalOpened.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/BackspaceKeyWithModalOpened.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/BottomComponentScrollsUp.java b/uitest/src/main/java/com/vaadin/tests/components/window/BottomComponentScrollsUp.java
index 76376c2ade..397ba664a5 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/BottomComponentScrollsUp.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/BottomComponentScrollsUp.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/CloseModalSubWindow.java b/uitest/src/main/java/com/vaadin/tests/components/window/CloseModalSubWindow.java
index 563ea3f3fa..f461bb6a12 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/CloseModalSubWindow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/CloseModalSubWindow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/ComboboxScrollableWindow.java b/uitest/src/main/java/com/vaadin/tests/components/window/ComboboxScrollableWindow.java
index 5f8e21ec69..3fe6afb374 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/ComboboxScrollableWindow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/ComboboxScrollableWindow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/GridInWindow.java b/uitest/src/main/java/com/vaadin/tests/components/window/GridInWindow.java
index 85bec24660..af8dc016fd 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/GridInWindow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/GridInWindow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/MaximizeRestoreWindowWithManagedLayout.java b/uitest/src/main/java/com/vaadin/tests/components/window/MaximizeRestoreWindowWithManagedLayout.java
index 764f26f05d..9bb5686930 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/MaximizeRestoreWindowWithManagedLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/MaximizeRestoreWindowWithManagedLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowFocus.java b/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowFocus.java
index a1971b936e..5a2e52134e 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowFocus.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowFocus.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowInitialLocation.java b/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowInitialLocation.java
index 3561a4ea54..c2873ba0ea 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowInitialLocation.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/ModalWindowInitialLocation.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/MoveToTop.java b/uitest/src/main/java/com/vaadin/tests/components/window/MoveToTop.java
index 264f173e11..d6f6338445 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/MoveToTop.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/MoveToTop.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/OpenModalWindowAndFocusField.java b/uitest/src/main/java/com/vaadin/tests/components/window/OpenModalWindowAndFocusField.java
index 3f7bf94543..cb5fcbab81 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/OpenModalWindowAndFocusField.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/OpenModalWindowAndFocusField.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java b/uitest/src/main/java/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java
index c788e88d48..4165b54d13 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/ScrollingBodyElementWithModalOpened.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/UncloseableWindowCloseShortcut.java b/uitest/src/main/java/com/vaadin/tests/components/window/UncloseableWindowCloseShortcut.java
index 2bd58152aa..846905d905 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/UncloseableWindowCloseShortcut.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/UncloseableWindowCloseShortcut.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowCaption.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowCaption.java
index 03636b6085..251547d250 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowCloseShortcuts.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowCloseShortcuts.java
index 12d7b66a67..2dc42e2e84 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowCloseShortcuts.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowCloseShortcuts.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowInUiWithNoContent.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowInUiWithNoContent.java
index fa4cc431dd..e30d3a1918 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowInUiWithNoContent.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowInUiWithNoContent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowShadow.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowShadow.java
index 1c806f0d9a..ef6ef5f57d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowShadow.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowShadow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java
index 7798a38224..29ffcbe46d 100644
--- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java
+++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/AbstractContextClickUI.java b/uitest/src/main/java/com/vaadin/tests/contextclick/AbstractContextClickUI.java
index 7a15228f48..7e9953f665 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/AbstractContextClickUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/AbstractContextClickUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/BrowserContextMenuInSubComponent.java b/uitest/src/main/java/com/vaadin/tests/contextclick/BrowserContextMenuInSubComponent.java
index 936939ddaa..4e92af9c29 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/BrowserContextMenuInSubComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/BrowserContextMenuInSubComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java b/uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java
index 2aca599f1d..1d6d26d1fa 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/GridContextClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/TableContextClick.java b/uitest/src/main/java/com/vaadin/tests/contextclick/TableContextClick.java
index b2949a6837..c2cc22bef4 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/TableContextClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/TableContextClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/TreeContextClick.java b/uitest/src/main/java/com/vaadin/tests/contextclick/TreeContextClick.java
index 1ba6d77a2b..b402b2f40d 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/TreeContextClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/TreeContextClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/contextclick/TreeTableContextClick.java b/uitest/src/main/java/com/vaadin/tests/contextclick/TreeTableContextClick.java
index b8bace2620..67d75c67cd 100644
--- a/uitest/src/main/java/com/vaadin/tests/contextclick/TreeTableContextClick.java
+++ b/uitest/src/main/java/com/vaadin/tests/contextclick/TreeTableContextClick.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/dd/MyDragSourceConnector.java b/uitest/src/main/java/com/vaadin/tests/dd/MyDragSourceConnector.java
index 0d0dce4160..13510465c6 100644
--- a/uitest/src/main/java/com/vaadin/tests/dd/MyDragSourceConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/dd/MyDragSourceConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/dd/MyDropTargetConnector.java b/uitest/src/main/java/com/vaadin/tests/dd/MyDropTargetConnector.java
index f350668adf..b0cfbf3f2d 100644
--- a/uitest/src/main/java/com/vaadin/tests/dd/MyDropTargetConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/dd/MyDropTargetConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.java b/uitest/src/main/java/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.java
index 2e1f736f3f..6cf40f8c2a 100644
--- a/uitest/src/main/java/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.java
+++ b/uitest/src/main/java/com/vaadin/tests/debug/HierarchyAfterAnalyzeLayouts.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java b/uitest/src/main/java/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java
index 22f7214e57..d082b593ce 100644
--- a/uitest/src/main/java/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java
+++ b/uitest/src/main/java/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/debug/ProfilerZeroOverhead.java b/uitest/src/main/java/com/vaadin/tests/debug/ProfilerZeroOverhead.java
index ed294dbfb2..909fbe78db 100644
--- a/uitest/src/main/java/com/vaadin/tests/debug/ProfilerZeroOverhead.java
+++ b/uitest/src/main/java/com/vaadin/tests/debug/ProfilerZeroOverhead.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/debug/PushVersionInfo.java b/uitest/src/main/java/com/vaadin/tests/debug/PushVersionInfo.java
index bc4cb84477..fa8915bce9 100644
--- a/uitest/src/main/java/com/vaadin/tests/debug/PushVersionInfo.java
+++ b/uitest/src/main/java/com/vaadin/tests/debug/PushVersionInfo.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/declarative/DeclarativeEditor.java b/uitest/src/main/java/com/vaadin/tests/declarative/DeclarativeEditor.java
index f810891718..cb077d1489 100644
--- a/uitest/src/main/java/com/vaadin/tests/declarative/DeclarativeEditor.java
+++ b/uitest/src/main/java/com/vaadin/tests/declarative/DeclarativeEditor.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/declarative/Potus.java b/uitest/src/main/java/com/vaadin/tests/declarative/Potus.java
index 9578cd9829..7973becdd6 100644
--- a/uitest/src/main/java/com/vaadin/tests/declarative/Potus.java
+++ b/uitest/src/main/java/com/vaadin/tests/declarative/Potus.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrud.java b/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrud.java
index f799e7f665..17e58ea5df 100644
--- a/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrud.java
+++ b/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrud.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrudUI.java b/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrudUI.java
index b515397177..382717c287 100644
--- a/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrudUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/declarative/PotusCrudUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/declarative/PotusForm.java b/uitest/src/main/java/com/vaadin/tests/declarative/PotusForm.java
index 70c93955f2..d3e7aaf787 100644
--- a/uitest/src/main/java/com/vaadin/tests/declarative/PotusForm.java
+++ b/uitest/src/main/java/com/vaadin/tests/declarative/PotusForm.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/LayoutMemoryUsageIE8Extension.java b/uitest/src/main/java/com/vaadin/tests/extensions/LayoutMemoryUsageIE8Extension.java
index 2f967e7bd6..0e92ab24ca 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/LayoutMemoryUsageIE8Extension.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/LayoutMemoryUsageIE8Extension.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveLayoutUpdate.java b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveLayoutUpdate.java
index 9b1dcd7391..0a792ba5e6 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveLayoutUpdate.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveLayoutUpdate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveUI.java b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveUI.java
index 1608c09b14..51e3aeb7ec 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWidthAndHeight.java b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWidthAndHeight.java
index 012c06d258..6d5e3c878c 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWidthAndHeight.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWidthAndHeight.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWithCrossDomainStyles.java b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWithCrossDomainStyles.java
index fdef6194e3..ceae780633 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWithCrossDomainStyles.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/ResponsiveWithCrossDomainStyles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java b/uitest/src/main/java/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java
index 513ef50627..8d691b304c 100644
--- a/uitest/src/main/java/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/extensions/SetThemeAndResponsiveLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/AbstractBasicCrud.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/AbstractBasicCrud.java
index dd35836d32..f706d5333a 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/AbstractBasicCrud.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/AbstractBasicCrud.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGrid.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGrid.java
index 67e1966b11..7384556f3f 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGrid.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGrid.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGridEditorRow.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGridEditorRow.java
index 882da68652..8def0c107e 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGridEditorRow.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudGridEditorRow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudTable.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudTable.java
index a022d2cfa6..59e37d2828 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudTable.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/BasicCrudTable.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexAddress.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexAddress.java
index a5d96306a8..637f5183b7 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexAddress.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/ComplexAddress.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/Country.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/Country.java
index 6acd61279b..129cae7987 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/Country.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/Country.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fieldgroup/Gender.java b/uitest/src/main/java/com/vaadin/tests/fieldgroup/Gender.java
index 1650968f7b..f67269914c 100644
--- a/uitest/src/main/java/com/vaadin/tests/fieldgroup/Gender.java
+++ b/uitest/src/main/java/com/vaadin/tests/fieldgroup/Gender.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/fonticon/FontIcons.java b/uitest/src/main/java/com/vaadin/tests/fonticon/FontIcons.java
index d16972a73e..789270ec4c 100644
--- a/uitest/src/main/java/com/vaadin/tests/fonticon/FontIcons.java
+++ b/uitest/src/main/java/com/vaadin/tests/fonticon/FontIcons.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/integration/ProxyTest.java b/uitest/src/main/java/com/vaadin/tests/integration/ProxyTest.java
index 3265b1c5f0..b4f824c71b 100644
--- a/uitest/src/main/java/com/vaadin/tests/integration/ProxyTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/integration/ProxyTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationDefaultPushUI.java b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationDefaultPushUI.java
index 50a9d253ed..2fc3dceb45 100644
--- a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationDefaultPushUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationDefaultPushUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationLongPollingUI.java b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationLongPollingUI.java
index bcea33c651..77f706cc3a 100644
--- a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationLongPollingUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationLongPollingUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationStreamingUI.java b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationStreamingUI.java
index 86d5704ef9..e13fc65e4d 100644
--- a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationStreamingUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationStreamingUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationWebsocketUI.java b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationWebsocketUI.java
index a2fb7811a1..1bc7cae8fa 100644
--- a/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationWebsocketUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/integration/ServletIntegrationWebsocketUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layoutmanager/LayoutDuringStateUpdate.java b/uitest/src/main/java/com/vaadin/tests/layoutmanager/LayoutDuringStateUpdate.java
index 36eb0f2d8d..a071748f5c 100644
--- a/uitest/src/main/java/com/vaadin/tests/layoutmanager/LayoutDuringStateUpdate.java
+++ b/uitest/src/main/java/com/vaadin/tests/layoutmanager/LayoutDuringStateUpdate.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/CssLayoutAbsoluteUrl.java b/uitest/src/main/java/com/vaadin/tests/layouts/CssLayoutAbsoluteUrl.java
index deb4c0d43e..4232c8306f 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/CssLayoutAbsoluteUrl.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/CssLayoutAbsoluteUrl.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutAndCaretPosition.java b/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutAndCaretPosition.java
index 400ccaefce..9e3e1bd1ca 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutAndCaretPosition.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutAndCaretPosition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
@@ -23,9 +23,9 @@ import com.vaadin.ui.Label;
import com.vaadin.ui.TextField;
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutWithLabelAndButton.java b/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutWithLabelAndButton.java
index c5cef5e29a..6303ef6180 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutWithLabelAndButton.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/HorizontalLayoutWithLabelAndButton.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/HtmlInCaption.java b/uitest/src/main/java/com/vaadin/tests/layouts/HtmlInCaption.java
index 6f08aa9b66..56bb57b0f6 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/HtmlInCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/HtmlInCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/IE8MeasuredSizeMemoryLeak.java b/uitest/src/main/java/com/vaadin/tests/layouts/IE8MeasuredSizeMemoryLeak.java
index 795d187485..03dc69ccfc 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/IE8MeasuredSizeMemoryLeak.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/IE8MeasuredSizeMemoryLeak.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/MarginWithExpandRatio.java b/uitest/src/main/java/com/vaadin/tests/layouts/MarginWithExpandRatio.java
index b1482a4f91..300fe5fc4e 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/MarginWithExpandRatio.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/MarginWithExpandRatio.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/RelativeSizeInUndefinedCssLayout.java b/uitest/src/main/java/com/vaadin/tests/layouts/RelativeSizeInUndefinedCssLayout.java
index b298b1649b..446b3fb97e 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/RelativeSizeInUndefinedCssLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/RelativeSizeInUndefinedCssLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java b/uitest/src/main/java/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java
index d3322f4a4f..f897c3559f 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/customlayout/DefaultLocationInCustomLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/gridlayout/GridSpanEmptyColumns.java b/uitest/src/main/java/com/vaadin/tests/layouts/gridlayout/GridSpanEmptyColumns.java
index bb76208c9f..a49e4254e2 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/gridlayout/GridSpanEmptyColumns.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/gridlayout/GridSpanEmptyColumns.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAddReplaceMove.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAddReplaceMove.java
index c791f5fcc3..d5b99ceb2d 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAddReplaceMove.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAddReplaceMove.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAlignment.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAlignment.java
index 70445f150a..2b43acb9b5 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseCaption.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseCaption.java
index 0a456575ae..2b1c25e393 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseComponentSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseComponentSizing.java
index f3cb3befbb..e2e89ca4e6 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseComponentSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseComponentSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseIcon.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseIcon.java
index 021a2f8ec2..2fd859695e 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseIcon.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseIcon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutExpand.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutExpand.java
index be28fceb19..0d8f9a0a64 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutForSpacingMargin.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutForSpacingMargin.java
index 6c1de06897..f459f0e3cf 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutForSpacingMargin.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutForSpacingMargin.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutSizing.java
index 6778ebf00e..028acbf287 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java
index 239401e130..61105f93d1 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseLayoutTestUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseRegError.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseRegError.java
index 4df0dd896f..34a0640edb 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseRegError.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/BaseRegError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAddReplaceMove.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAddReplaceMove.java
index 3c9197c702..13f1cbd6ec 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAddReplaceMove.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAddReplaceMove.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAlignment.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAlignment.java
index b3c31fbfc0..7597a803d4 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridBaseLayoutTestUI.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridBaseLayoutTestUI.java
index bef296487e..8b11e59baf 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridBaseLayoutTestUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridBaseLayoutTestUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridCaption.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridCaption.java
index d355f4b75e..12b79adb3a 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridComponentSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridComponentSizing.java
index 53f47f9eba..5303cc7cd8 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridComponentSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridComponentSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridIcon.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridIcon.java
index a4655e0166..14d38fb9d8 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridIcon.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridIcon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutExpand.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutExpand.java
index 6d25e2c50e..2c74d93d5d 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutMarginSpacing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutMarginSpacing.java
index 700aff4c89..81b590c156 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutMarginSpacing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutMarginSpacing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutRegError.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutRegError.java
index 516c0d0f5f..28cd29deb9 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutRegError.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutRegError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutSizing.java
index b2a9b09cb6..e219bd0f42 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/GridLayout/GridLayoutSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAddReplaceMove.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAddReplaceMove.java
index 024a5cbef8..36d09a5342 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAddReplaceMove.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAddReplaceMove.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAlignment.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAlignment.java
index 73bdbaea37..7ff2b87768 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HCaption.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HCaption.java
index 9d4ead1aea..071989c159 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HComponentSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HComponentSizing.java
index e9d68a0732..bbeed78adf 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HComponentSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HComponentSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HIcon.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HIcon.java
index 364dc1036e..506639d384 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HIcon.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HIcon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutExpand.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutExpand.java
index 38857e42ff..64b479bf49 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutMarginSpacing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutMarginSpacing.java
index af56ec6691..2f43f27c3a 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutMarginSpacing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutMarginSpacing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutRegError.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutRegError.java
index da97398651..89a70b5ca7 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutRegError.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutRegError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutSizing.java
index 9b2d8ab54e..16acc041cb 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/HLayout/HLayoutSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAddReplaceMove.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAddReplaceMove.java
index f0eef0fb76..d32d5b1da4 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAddReplaceMove.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAddReplaceMove.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAlignment.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAlignment.java
index 258d2b1eda..1c4e3a7a33 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAlignment.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VAlignment.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VCaption.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VCaption.java
index 3375609fff..faa4f014d0 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VComponentSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VComponentSizing.java
index 66176da64e..08b5f8c5db 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VComponentSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VComponentSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VIcon.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VIcon.java
index bd4d1fe507..c0e65420a0 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VIcon.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VIcon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutExpand.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutExpand.java
index d3524bf6b0..6999c2b0bb 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutExpand.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutExpand.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutMarginSpacing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutMarginSpacing.java
index d5d7ed15e0..da69f52173 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutMarginSpacing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutMarginSpacing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutRegError.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutRegError.java
index de9c792f8e..cc890e0a6d 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutRegError.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutRegError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutSizing.java b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutSizing.java
index 24478c61ed..ed7224d047 100644
--- a/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutSizing.java
+++ b/uitest/src/main/java/com/vaadin/tests/layouts/layouttester/VLayout/VLayoutSizing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/broadcastingmessages/Broadcaster.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/broadcastingmessages/Broadcaster.java
index dff572977b..8ec05117be 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/broadcastingmessages/Broadcaster.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/broadcastingmessages/Broadcaster.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_3/ThemeChangeUI.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_3/ThemeChangeUI.java
index 3003daa5f6..f9566c3120 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_3/ThemeChangeUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_3/ThemeChangeUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringColumnWidths.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringColumnWidths.java
index 5aeee68601..57ee3d7f74 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringColumnWidths.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringColumnWidths.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringGridHeadersAndFooters.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringGridHeadersAndFooters.java
index fe9af350a4..950902fb9e 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringGridHeadersAndFooters.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ConfiguringGridHeadersAndFooters.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/FormattingDataInGrid.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/FormattingDataInGrid.java
index 469f162c3e..731cf443cc 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/FormattingDataInGrid.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/FormattingDataInGrid.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleBean.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleBean.java
index de7d839cad..d429c88788 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleBean.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleBean.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleHelper.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleHelper.java
index 04b31b826b..a1dfb03bb1 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleHelper.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/GridExampleHelper.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ShowingInlineDataInGrid.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ShowingInlineDataInGrid.java
index 514bab4360..27a630083d 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ShowingInlineDataInGrid.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/ShowingInlineDataInGrid.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/UsingGridWithAContainer.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/UsingGridWithAContainer.java
index 4fc47d3d07..a60c41ddfd 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/UsingGridWithAContainer.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_4/UsingGridWithAContainer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_5/ShowingExtraDataForRows.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_5/ShowingExtraDataForRows.java
index 22e48ccb28..b1b7f26a0b 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_5/ShowingExtraDataForRows.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7_5/ShowingExtraDataForRows.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarning.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarning.java
index b5b3fde8c1..aeb5bcfe0e 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarning.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarning.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarningUI.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarningUI.java
index 25f7495c1d..01c578114c 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarningUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7a3/CapsLockWarningUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/Addition.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/Addition.java
index 3918129121..9d8eaa96f3 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/Addition.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/Addition.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/CapsLockWarningWithRpc.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/CapsLockWarningWithRpc.java
index ecc803ad04..39b55dfaff 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/CapsLockWarningWithRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/CapsLockWarningWithRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/ReducingRoundTrips.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/ReducingRoundTrips.java
index 8905cd5250..585b77bce6 100644
--- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/ReducingRoundTrips.java
+++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b1/ReducingRoundTrips.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BarInUIDL.java b/uitest/src/main/java/com/vaadin/tests/push/BarInUIDL.java
index 72db40da85..6ca39de979 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BarInUIDL.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BarInUIDL.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BasicPush.java b/uitest/src/main/java/com/vaadin/tests/push/BasicPush.java
index b6389d76de..661eecbcd3 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BasicPush.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BasicPush.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BasicPushLongPolling.java b/uitest/src/main/java/com/vaadin/tests/push/BasicPushLongPolling.java
index 7672865d44..9ac003459b 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BasicPushLongPolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BasicPushLongPolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BasicPushStreaming.java b/uitest/src/main/java/com/vaadin/tests/push/BasicPushStreaming.java
index 4046d4108a..3cbaabb074 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BasicPushStreaming.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BasicPushStreaming.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocket.java b/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocket.java
index 8303f6da18..02ee94c7bd 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocket.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocket.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocketXhr.java b/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocketXhr.java
index f8ce5be8ff..9e6abd27c8 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocketXhr.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/BasicPushWebsocketXhr.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTime.java b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTime.java
index bb8f2c7cff..e7b4576487 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTime.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTime.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeLongPolling.java b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeLongPolling.java
index 995e431825..347c4825b2 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeLongPolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeLongPolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeStreaming.java b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeStreaming.java
index 22118b79b9..3ed21437b9 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeStreaming.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeStreaming.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeWebsocket.java b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeWebsocket.java
index d8a78eb812..48dde16d6f 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeWebsocket.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/ExtremelyLongPushTimeWebsocket.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/ManualLongPollingPushUI.java b/uitest/src/main/java/com/vaadin/tests/push/ManualLongPollingPushUI.java
index f1ff09bd80..bce891a57c 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/ManualLongPollingPushUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/ManualLongPollingPushUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushConfiguration.java b/uitest/src/main/java/com/vaadin/tests/push/PushConfiguration.java
index 8651ce826b..5a3f5c8e9d 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushConfiguration.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushConfiguration.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushConfigurator.java b/uitest/src/main/java/com/vaadin/tests/push/PushConfigurator.java
index 37a83cf25a..8ba250b26b 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushConfigurator.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushConfigurator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushFromInit.java b/uitest/src/main/java/com/vaadin/tests/push/PushFromInit.java
index 03fcb24dc6..6a29393e32 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushFromInit.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushFromInit.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushLargeData.java b/uitest/src/main/java/com/vaadin/tests/push/PushLargeData.java
index 9150c86f2b..faf7690513 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushLargeData.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushLargeData.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataLongPolling.java b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataLongPolling.java
index cf3ef5922d..474583f2cc 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataLongPolling.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataLongPolling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataStreaming.java b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataStreaming.java
index adf65f22b5..c928eb4f0f 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataStreaming.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataStreaming.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataWebsocket.java b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataWebsocket.java
index 704bf18727..cfaff063e7 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataWebsocket.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushLargeDataWebsocket.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/PushWithRequireJS.java b/uitest/src/main/java/com/vaadin/tests/push/PushWithRequireJS.java
index 084dfae3b1..8666e2baa2 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/PushWithRequireJS.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/PushWithRequireJS.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/RefreshCloseConnection.java b/uitest/src/main/java/com/vaadin/tests/push/RefreshCloseConnection.java
index da17f653b0..983a9447fa 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/RefreshCloseConnection.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/RefreshCloseConnection.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/RoundTripTest.java b/uitest/src/main/java/com/vaadin/tests/push/RoundTripTest.java
index 4f217df83b..a0f1d9730c 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/RoundTripTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/RoundTripTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/StreamingReconnectWhilePushing.java b/uitest/src/main/java/com/vaadin/tests/push/StreamingReconnectWhilePushing.java
index 721eca22e3..b7dfee007d 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/StreamingReconnectWhilePushing.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/StreamingReconnectWhilePushing.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/TablePushStreaming.java b/uitest/src/main/java/com/vaadin/tests/push/TablePushStreaming.java
index da657a2807..8107bf2e45 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/TablePushStreaming.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/TablePushStreaming.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/TogglePush.java b/uitest/src/main/java/com/vaadin/tests/push/TogglePush.java
index 62b373f441..efa3b3655e 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/TogglePush.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/TogglePush.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/push/TrackMessageSizeUI.java b/uitest/src/main/java/com/vaadin/tests/push/TrackMessageSizeUI.java
index b9fc9bda31..ad27b37311 100644
--- a/uitest/src/main/java/com/vaadin/tests/push/TrackMessageSizeUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/push/TrackMessageSizeUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/requesthandlers/CommunicationError.java b/uitest/src/main/java/com/vaadin/tests/requesthandlers/CommunicationError.java
index 709e91cd48..b107d72e52 100644
--- a/uitest/src/main/java/com/vaadin/tests/requesthandlers/CommunicationError.java
+++ b/uitest/src/main/java/com/vaadin/tests/requesthandlers/CommunicationError.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingServerRpcHandler.java b/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingServerRpcHandler.java
index 2636ed1996..5fcd51e469 100644
--- a/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingServerRpcHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingServerRpcHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingUidlRequestHandler.java b/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingUidlRequestHandler.java
index abcbb00ad1..4afff081c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingUidlRequestHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/rpclogger/LoggingUidlRequestHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerService.java b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerService.java
index 78ee575099..813109cd4a 100644
--- a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerService.java
+++ b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerService.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerServlet.java b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerServlet.java
index 29437fcf4d..6520907f1d 100644
--- a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerServlet.java
+++ b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerServlet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerUI.java b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerUI.java
index 461f9e748b..f83244d4d2 100644
--- a/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/rpclogger/RPCLoggerUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/DelegateToWidgetTest.java b/uitest/src/main/java/com/vaadin/tests/serialization/DelegateToWidgetTest.java
index 9097a70878..e4e55155a7 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/DelegateToWidgetTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/DelegateToWidgetTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/DelegateWithoutStateClassTest.java b/uitest/src/main/java/com/vaadin/tests/serialization/DelegateWithoutStateClassTest.java
index 7d37c5393b..85d08f40cc 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/DelegateWithoutStateClassTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/DelegateWithoutStateClassTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/EncodeResultDisplay.java b/uitest/src/main/java/com/vaadin/tests/serialization/EncodeResultDisplay.java
index e2b08a4100..a358b0f51d 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/EncodeResultDisplay.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/EncodeResultDisplay.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/GenericWidgetHandling.java b/uitest/src/main/java/com/vaadin/tests/serialization/GenericWidgetHandling.java
index 5de9a73db5..873d92ee04 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/GenericWidgetHandling.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/GenericWidgetHandling.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/NoLayout.java b/uitest/src/main/java/com/vaadin/tests/serialization/NoLayout.java
index 3b406acb32..28e728c802 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/NoLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/NoLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/serialization/SerializerNamespaceTest.java b/uitest/src/main/java/com/vaadin/tests/serialization/SerializerNamespaceTest.java
index 6f887fec2d..a579ea9dfc 100644
--- a/uitest/src/main/java/com/vaadin/tests/serialization/SerializerNamespaceTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/serialization/SerializerNamespaceTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/ThemeChangeFavicon.java b/uitest/src/main/java/com/vaadin/tests/themes/ThemeChangeFavicon.java
index ebe48c5692..5742f3a964 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/ThemeChangeFavicon.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/ThemeChangeFavicon.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/AlignTopIconInButton.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/AlignTopIconInButton.java
index 668835dba7..388e608a58 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/AlignTopIconInButton.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/AlignTopIconInButton.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ButtonsAndLinks.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ButtonsAndLinks.java
index d17e1879f4..04d94e01b0 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ButtonsAndLinks.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ButtonsAndLinks.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/CollapsibleTableColumn.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/CollapsibleTableColumn.java
index 6bbaefe03d..a8649e9c17 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/CollapsibleTableColumn.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/CollapsibleTableColumn.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/CommonParts.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/CommonParts.java
index ec18a97ba8..25d273a299 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/CommonParts.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/CommonParts.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ContrastFontColor.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ContrastFontColor.java
index 45b8feedee..cb85bb2f40 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ContrastFontColor.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ContrastFontColor.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/DisabledLabel.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/DisabledLabel.java
index cd0a4a9883..75e6eb5b9d 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/DisabledLabel.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/DisabledLabel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java
index 38d252b17b..64a92a5cfe 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ImmediateUpload.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ImmediateUpload.java
index 94f2be18f7..648d2a3233 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ImmediateUpload.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ImmediateUpload.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java
index 1b6e5f9f2a..e1908a00d8 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/NotificationStyle.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/NotificationStyle.java
index 13260dc894..911ba67ad1 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/NotificationStyle.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/NotificationStyle.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java
index abfbacf036..590c2cce59 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStyles.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStyles.java
index aa0a6a4d8e..feedaad1a9 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStyles.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStyles.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java
index 3144f27fe4..54d6985c18 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ResponsiveStylesDesign.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Sliders.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Sliders.java
index 4ff6dbb95b..11c9c2d4c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Sliders.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Sliders.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/StringGenerator.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/StringGenerator.java
index f5322c9817..9888438cfd 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/StringGenerator.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/StringGenerator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/TableWithEmptyCaption.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/TableWithEmptyCaption.java
index 78ce843798..90d666fd88 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/TableWithEmptyCaption.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/TableWithEmptyCaption.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tables.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tables.java
index cf02029b66..09e2cab010 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tables.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tables.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java
index 9de13a34ff..a5e65a8f43 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/TextFieldBevel.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/TextFieldBevel.java
index f29c1cdb33..3708be9876 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/TextFieldBevel.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/TextFieldBevel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoDefaultCaptionWidth.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoDefaultCaptionWidth.java
index b8255d7b57..332d334e9e 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoDefaultCaptionWidth.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoDefaultCaptionWidth.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMenuLayout.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMenuLayout.java
index 80477c5af3..92df8df990 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMenuLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMenuLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMiscTests.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMiscTests.java
index 74963b5e36..048cbbd143 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMiscTests.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoMiscTests.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java
index 3dfaab65f7..42f57dd85a 100644
--- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/tooltip/AdjacentElementsWithTooltips.java b/uitest/src/main/java/com/vaadin/tests/tooltip/AdjacentElementsWithTooltips.java
index 707b97a3ea..f1dedb2fe3 100644
--- a/uitest/src/main/java/com/vaadin/tests/tooltip/AdjacentElementsWithTooltips.java
+++ b/uitest/src/main/java/com/vaadin/tests/tooltip/AdjacentElementsWithTooltips.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipAndJavascript.java b/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipAndJavascript.java
index 4c2f49099a..4f460ee368 100644
--- a/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipAndJavascript.java
+++ b/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipAndJavascript.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipInWindow.java b/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipInWindow.java
index 620ada4c25..8b99565498 100644
--- a/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipInWindow.java
+++ b/uitest/src/main/java/com/vaadin/tests/tooltip/TooltipInWindow.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/tooltip/ValidatorCaptionTooltip.java b/uitest/src/main/java/com/vaadin/tests/tooltip/ValidatorCaptionTooltip.java
index bafb5c3ae9..7a7c7d84ca 100644
--- a/uitest/src/main/java/com/vaadin/tests/tooltip/ValidatorCaptionTooltip.java
+++ b/uitest/src/main/java/com/vaadin/tests/tooltip/ValidatorCaptionTooltip.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/util/ResizeTerrorizer.java b/uitest/src/main/java/com/vaadin/tests/util/ResizeTerrorizer.java
index 276fe7bdc1..bfcfd5d300 100644
--- a/uitest/src/main/java/com/vaadin/tests/util/ResizeTerrorizer.java
+++ b/uitest/src/main/java/com/vaadin/tests/util/ResizeTerrorizer.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/util/TestDataGenerator.java b/uitest/src/main/java/com/vaadin/tests/util/TestDataGenerator.java
index dda4e3ca6d..87cd8de725 100644
--- a/uitest/src/main/java/com/vaadin/tests/util/TestDataGenerator.java
+++ b/uitest/src/main/java/com/vaadin/tests/util/TestDataGenerator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/validation/FieldErrorIndication.java b/uitest/src/main/java/com/vaadin/tests/validation/FieldErrorIndication.java
index 5796d53c51..d31bb6c705 100644
--- a/uitest/src/main/java/com/vaadin/tests/validation/FieldErrorIndication.java
+++ b/uitest/src/main/java/com/vaadin/tests/validation/FieldErrorIndication.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/TestingWidgetSet.java b/uitest/src/main/java/com/vaadin/tests/widgetset/TestingWidgetSet.java
index dfea8ab52c..5f59105739 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/TestingWidgetSet.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/TestingWidgetSet.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/AbstractSuperclassForBean.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/AbstractSuperclassForBean.java
index 10e3df006b..ec087337ff 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/AbstractSuperclassForBean.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/AbstractSuperclassForBean.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/BeanWithAbstractSuperclass.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/BeanWithAbstractSuperclass.java
index 31c189a8de..16acb7dfcb 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/BeanWithAbstractSuperclass.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/BeanWithAbstractSuperclass.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassConnector.java
index f17bbd2074..4f230979d3 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassWidget.java
index 00b6da65a0..ba70822eee 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ClientRpcClassWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnector.java
index 136432a865..0b486f8f04 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnectorRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnectorRpc.java
index ee9528ec74..4a975ddaec 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnectorRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/CustomUIConnectorRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateConnector.java
index 5af3c3fec6..3fd39146a3 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateState.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateState.java
index c395f7362a..aa43924873 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateState.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateState.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWidget.java
index de678b916c..e82c430371 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWithoutStateClassConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWithoutStateClassConnector.java
index 01e49ac4bb..e28f723cf2 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWithoutStateClassConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DelegateWithoutStateClassConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DummyLabelConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DummyLabelConnector.java
index b8165eff8f..26dd588d52 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/DummyLabelConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/DummyLabelConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/EncoderResultDisplayConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/EncoderResultDisplayConnector.java
index ffeb24d74f..1111825891 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/EncoderResultDisplayConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/EncoderResultDisplayConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidget.java
index c5ba4549dc..8add825205 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetConnector.java
index 726a737fac..deefb4549a 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetState.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetState.java
index f0a9e96680..c0eb6846e5 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetState.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/GenericWidgetState.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LabelState.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LabelState.java
index f5739b7fc1..7687911acf 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LabelState.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LabelState.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDetectorConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDetectorConnector.java
index 05be9ef3cb..29400ecc82 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDetectorConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDetectorConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDuringStateUpdateConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDuringStateUpdateConnector.java
index be9566bbcc..accf574a26 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDuringStateUpdateConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutDuringStateUpdateConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutMemoryUsageIE8ExtensionConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutMemoryUsageIE8ExtensionConnector.java
index 81ba2d3ebf..e836b2a50a 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutMemoryUsageIE8ExtensionConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LayoutMemoryUsageIE8ExtensionConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LegacySerializerConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LegacySerializerConnector.java
index 0b6ed07ac7..a03f2c3504 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/LegacySerializerConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/LegacySerializerConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockApplicationConnection.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockApplicationConnection.java
index 8de9bdadb7..563ca818a4 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockApplicationConnection.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockApplicationConnection.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerCommunicationHandler.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerCommunicationHandler.java
index 465b94bf22..fc3db88dcb 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerCommunicationHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerCommunicationHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerMessageHandler.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerMessageHandler.java
index 0c6c0cb95f..084f93c896 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerMessageHandler.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/MockServerMessageHandler.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/NoLayoutRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/NoLayoutRpc.java
index 08699157e1..bf4fba8e77 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/NoLayoutRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/NoLayoutRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ProfilerCompilationCanary.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ProfilerCompilationCanary.java
index f6a53fc9f8..78aab1f4c6 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ProfilerCompilationCanary.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ProfilerCompilationCanary.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ResizeTerrorizerControlConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ResizeTerrorizerControlConnector.java
index 647d08c99a..5e2871d0a1 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ResizeTerrorizerControlConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ResizeTerrorizerControlConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterConnector.java
index e55220d52c..ebbabd5b26 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterRpc.java
index f4fa05ac24..ab5514cb41 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/RoundTripTesterRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ScrollableGridLayoutConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ScrollableGridLayoutConnector.java
index f350109e55..6ce025d94e 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/ScrollableGridLayoutConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/ScrollableGridLayoutConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestWidgetConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestWidgetConnector.java
index 071e4b1b8b..ba67e0d469 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestWidgetConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestWidgetConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java
index 95c1edd3a8..879f9f7de4 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/VExtendedTextArea.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/VExtendedTextArea.java
index 5bd402f10d..6627427673 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/VExtendedTextArea.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/VExtendedTextArea.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestConnector.java
index 56fa611a50..9a3615cba8 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestWidget.java
index 038a2072e1..7246e7f050 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/WidgetUtilTestWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/csrf/CsrfButtonConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/csrf/CsrfButtonConnector.java
index c576ef1d51..b6d942b813 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/csrf/CsrfButtonConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/csrf/CsrfButtonConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/extension/BrowserContextMenuExtensionConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/extension/BrowserContextMenuExtensionConnector.java
index 31779d6bf6..c9bba0d18e 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/extension/BrowserContextMenuExtensionConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/extension/BrowserContextMenuExtensionConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorProxy.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorProxy.java
index 44cabd641e..2bdc8226d1 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorProxy.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/EscalatorProxy.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java
index 1a918aa0ac..cdb7ede1c4 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridBasicClientFeaturesWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java
index 1054127e34..3d29eafdc7 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridCellFocusOnResetSizeWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClickExtensionConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClickExtensionConnector.java
index 5ce4fde31f..29de98c9a9 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClickExtensionConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClickExtensionConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererConnector.java
index 742441cada..bd4a1ade96 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererRpc.java
index 54c0b715a5..a3a83974b9 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientColumnRendererRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientDataSourcesWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientDataSourcesWidget.java
index 7d59482b60..80c2828e00 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientDataSourcesWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridClientDataSourcesWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridColumnAutoWidthClientWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridColumnAutoWidthClientWidget.java
index 6787d390a1..8a00b9e201 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridColumnAutoWidthClientWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridColumnAutoWidthClientWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDataChangeHandlerWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDataChangeHandlerWidget.java
index 2e4b5b7846..d1b1a6f686 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDataChangeHandlerWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDataChangeHandlerWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDefaultTextRendererWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDefaultTextRendererWidget.java
index 2a3527d0be..812b77ec5b 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDefaultTextRendererWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridDefaultTextRendererWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridRendererChangeWidget.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridRendererChangeWidget.java
index e754bc8cb7..0eb30d0162 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridRendererChangeWidget.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/GridRendererChangeWidget.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/IntArrayRendererConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/IntArrayRendererConnector.java
index 514ad8b92a..046f789872 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/IntArrayRendererConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/IntArrayRendererConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/MySelectionModelConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/MySelectionModelConnector.java
index 12a41be498..6c1f3c4c5b 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/MySelectionModelConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/MySelectionModelConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PojoRendererConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PojoRendererConnector.java
index 19fbbf05c5..2f40267711 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PojoRendererConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PojoRendererConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PureGWTTestApplication.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PureGWTTestApplication.java
index 6e994c1d70..b98ad4ca71 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PureGWTTestApplication.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/PureGWTTestApplication.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/RowAwareRendererConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/RowAwareRendererConnector.java
index d89107072d..1c6be6eb32 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/RowAwareRendererConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/grid/RowAwareRendererConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcButtonConnector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcButtonConnector.java
index 66a1ef6821..b736ffb8e7 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcButtonConnector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcButtonConnector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTest.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTest.java
index dd1cb6f740..0de58d0664 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTestAsync.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTestAsync.java
index e59645995e..db73261764 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTestAsync.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/gwtrpc/GwtRpcServiceTestAsync.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/client/minitutorials/v7b1/CapsLockWarningRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/client/minitutorials/v7b1/CapsLockWarningRpc.java
index 4876d1345d..353be20359 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/client/minitutorials/v7b1/CapsLockWarningRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/client/minitutorials/v7b1/CapsLockWarningRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/rebind/TestWidgetRegistryGenerator.java b/uitest/src/main/java/com/vaadin/tests/widgetset/rebind/TestWidgetRegistryGenerator.java
index e409d8cb48..6dc82251d0 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/rebind/TestWidgetRegistryGenerator.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/rebind/TestWidgetRegistryGenerator.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClass.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClass.java
index 0ba36375f4..dc0fc942b2 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClass.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClass.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClassComponent.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClassComponent.java
index 566269adb7..d00288409f 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClassComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ClientRpcClassComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateToWidgetComponent.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateToWidgetComponent.java
index 2d1f5a036e..df88e18d90 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateToWidgetComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateToWidgetComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateWithoutStateClassComponent.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateWithoutStateClassComponent.java
index 95e8ab1f32..3d30a34bf1 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateWithoutStateClassComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DelegateWithoutStateClassComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DummyLabel.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DummyLabel.java
index f81925a4a7..b35bf1f0e1 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/DummyLabel.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/DummyLabel.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/GenericWidgetComponent.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/GenericWidgetComponent.java
index 0b17385401..d318e2c0c7 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/GenericWidgetComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/GenericWidgetComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/LayoutDetector.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/LayoutDetector.java
index 130e9cf3cd..be739fc2f6 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/LayoutDetector.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/LayoutDetector.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/OverriddenDecendants.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/OverriddenDecendants.java
index c0e67b9b82..3b9ab7129e 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/OverriddenDecendants.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/OverriddenDecendants.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/RoundTripTester.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/RoundTripTester.java
index 0d08add432..e7f0eda5fa 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/RoundTripTester.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/RoundTripTester.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ScrollableGridLayout.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ScrollableGridLayout.java
index 9ee27f6c98..975113478c 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/ScrollableGridLayout.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/ScrollableGridLayout.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/TestWidgetComponent.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/TestWidgetComponent.java
index dd211914de..cb37340e96 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/TestWidgetComponent.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/TestWidgetComponent.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/WidgetUtilUI.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/WidgetUtilUI.java
index 4966b61eb7..ef7eedc73e 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/WidgetUtilUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/WidgetUtilUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/CsrfButton.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/CsrfButton.java
index cd4f6b68bc..acff2481b8 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/CsrfButton.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/CsrfButton.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/AbstractCsrfTokenUI.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/AbstractCsrfTokenUI.java
index 622001e83c..2f55fe6cdd 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/AbstractCsrfTokenUI.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/AbstractCsrfTokenUI.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenDisabled.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenDisabled.java
index cbc9db6cfe..831b312c70 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenDisabled.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenDisabled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenEnabled.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenEnabled.java
index 43c9e000bb..1364361dd7 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenEnabled.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/csrf/ui/CsrfTokenEnabled.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/grid/GridClientColumnRenderers.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/grid/GridClientColumnRenderers.java
index 62d4bf8459..4e5f565d82 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/grid/GridClientColumnRenderers.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/grid/GridClientColumnRenderers.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpc.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpc.java
index 128f292242..a1bc0a0a89 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpc.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpc.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcButton.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcButton.java
index 24430064a7..b9e3be5f65 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcButton.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcButton.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
diff --git a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcServletTest.java b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcServletTest.java
index e1bcec0d5c..e31007e07e 100644
--- a/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcServletTest.java
+++ b/uitest/src/main/java/com/vaadin/tests/widgetset/server/gwtrpc/GwtRpcServletTest.java
@@ -1,7 +1,7 @@
/*
- * Copyright 2000-2021 Vaadin Ltd.
+ * Copyright 2000-2022 Vaadin Ltd.
*
- * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
+ * Licensed under the Commercial Vaadin Developer License version 4.0 (CVDLv4);
* you may not use this file except in compliance with the License. You may obtain
* a copy of the License at
*