Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-01-03 22:49:11 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-01-03 22:49:11 +0300
commit79a8ae47e89eb0a468ccf917f19380a66938d75d (patch)
treef0b436d628c8854ddcaad6cde85e5f63d9475203 /ui
parent92e90c3831a2e2f20c6fd8da0e5dcbdad19ceea9 (diff)
.......... [ZBXNEXT-826] updated copyright to 2021
Diffstat (limited to 'ui')
-rw-r--r--ui/actionconf.php2
-rw-r--r--ui/api_jsonrpc.php2
-rw-r--r--ui/app/controllers/CControllerActionOperationGet.php2
-rw-r--r--ui/app/controllers/CControllerActionOperationValidate.php2
-rw-r--r--ui/app/controllers/CControllerApplicationCreate.php2
-rw-r--r--ui/app/controllers/CControllerApplicationDelete.php2
-rw-r--r--ui/app/controllers/CControllerApplicationDisable.php2
-rw-r--r--ui/app/controllers/CControllerApplicationEdit.php2
-rw-r--r--ui/app/controllers/CControllerApplicationEnable.php2
-rw-r--r--ui/app/controllers/CControllerApplicationList.php2
-rw-r--r--ui/app/controllers/CControllerApplicationUpdate.php2
-rw-r--r--ui/app/controllers/CControllerAuditLogList.php2
-rw-r--r--ui/app/controllers/CControllerAuthenticationEdit.php2
-rw-r--r--ui/app/controllers/CControllerAuthenticationUpdate.php2
-rw-r--r--ui/app/controllers/CControllerAutoregEdit.php2
-rw-r--r--ui/app/controllers/CControllerAutoregUpdate.php2
-rw-r--r--ui/app/controllers/CControllerCharts.php2
-rw-r--r--ui/app/controllers/CControllerChartsView.php2
-rw-r--r--ui/app/controllers/CControllerChartsViewJson.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationConditionAdd.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationCreate.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationDelete.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationDisable.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationEdit.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationEnable.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationList.php2
-rw-r--r--ui/app/controllers/CControllerCorrelationUpdate.php2
-rw-r--r--ui/app/controllers/CControllerDashboardDelete.php2
-rw-r--r--ui/app/controllers/CControllerDashboardList.php2
-rw-r--r--ui/app/controllers/CControllerDashboardPropertiesCheck.php2
-rw-r--r--ui/app/controllers/CControllerDashboardPropertiesEdit.php2
-rw-r--r--ui/app/controllers/CControllerDashboardShareEdit.php2
-rw-r--r--ui/app/controllers/CControllerDashboardShareUpdate.php2
-rw-r--r--ui/app/controllers/CControllerDashboardUpdate.php2
-rw-r--r--ui/app/controllers/CControllerDashboardView.php2
-rw-r--r--ui/app/controllers/CControllerDashboardWidgetCheck.php2
-rw-r--r--ui/app/controllers/CControllerDashboardWidgetConfigure.php2
-rw-r--r--ui/app/controllers/CControllerDashboardWidgetEdit.php2
-rw-r--r--ui/app/controllers/CControllerDashboardWidgetRfRate.php2
-rw-r--r--ui/app/controllers/CControllerDashboardWidgetSanitize.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryCreate.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryDelete.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryDisable.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryEdit.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryEnable.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryList.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryUpdate.php2
-rw-r--r--ui/app/controllers/CControllerDiscoveryView.php2
-rw-r--r--ui/app/controllers/CControllerExport.php2
-rw-r--r--ui/app/controllers/CControllerFavouriteCreate.php2
-rw-r--r--ui/app/controllers/CControllerFavouriteDelete.php2
-rw-r--r--ui/app/controllers/CControllerGuiEdit.php2
-rw-r--r--ui/app/controllers/CControllerGuiUpdate.php2
-rw-r--r--ui/app/controllers/CControllerHost.php2
-rw-r--r--ui/app/controllers/CControllerHostDashboardView.php2
-rw-r--r--ui/app/controllers/CControllerHostMacrosList.php2
-rw-r--r--ui/app/controllers/CControllerHostView.php2
-rw-r--r--ui/app/controllers/CControllerHostViewRefresh.php2
-rw-r--r--ui/app/controllers/CControllerHousekeepingEdit.php2
-rw-r--r--ui/app/controllers/CControllerHousekeepingUpdate.php2
-rw-r--r--ui/app/controllers/CControllerIconMapCreate.php2
-rw-r--r--ui/app/controllers/CControllerIconMapDelete.php2
-rw-r--r--ui/app/controllers/CControllerIconMapEdit.php2
-rw-r--r--ui/app/controllers/CControllerIconMapList.php2
-rw-r--r--ui/app/controllers/CControllerIconMapUpdate.php2
-rw-r--r--ui/app/controllers/CControllerImageCreate.php2
-rw-r--r--ui/app/controllers/CControllerImageDelete.php2
-rw-r--r--ui/app/controllers/CControllerImageEdit.php2
-rw-r--r--ui/app/controllers/CControllerImageList.php2
-rw-r--r--ui/app/controllers/CControllerImageUpdate.php2
-rw-r--r--ui/app/controllers/CControllerLatest.php2
-rw-r--r--ui/app/controllers/CControllerLatestView.php2
-rw-r--r--ui/app/controllers/CControllerLatestViewRefresh.php2
-rw-r--r--ui/app/controllers/CControllerMacrosEdit.php2
-rw-r--r--ui/app/controllers/CControllerMacrosUpdate.php2
-rw-r--r--ui/app/controllers/CControllerMapView.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeCreate.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeDelete.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeDisable.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeEdit.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeEnable.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeList.php2
-rw-r--r--ui/app/controllers/CControllerMediatypeUpdate.php2
-rw-r--r--ui/app/controllers/CControllerMenuPopup.php2
-rw-r--r--ui/app/controllers/CControllerMiscConfigEdit.php2
-rw-r--r--ui/app/controllers/CControllerMiscConfigUpdate.php2
-rw-r--r--ui/app/controllers/CControllerModuleEdit.php2
-rw-r--r--ui/app/controllers/CControllerModuleList.php2
-rw-r--r--ui/app/controllers/CControllerModuleScan.php2
-rw-r--r--ui/app/controllers/CControllerModuleUpdate.php2
-rw-r--r--ui/app/controllers/CControllerNotificationsGet.php2
-rw-r--r--ui/app/controllers/CControllerNotificationsMute.php2
-rw-r--r--ui/app/controllers/CControllerNotificationsRead.php2
-rw-r--r--ui/app/controllers/CControllerPopup.php2
-rw-r--r--ui/app/controllers/CControllerPopupAcknowledgeCreate.php2
-rw-r--r--ui/app/controllers/CControllerPopupAcknowledgeEdit.php2
-rw-r--r--ui/app/controllers/CControllerPopupConditionActions.php2
-rw-r--r--ui/app/controllers/CControllerPopupConditionCommon.php2
-rw-r--r--ui/app/controllers/CControllerPopupConditionEventCorr.php2
-rw-r--r--ui/app/controllers/CControllerPopupConditionOperations.php2
-rw-r--r--ui/app/controllers/CControllerPopupDiscoveryCheck.php2
-rw-r--r--ui/app/controllers/CControllerPopupGeneric.php2
-rw-r--r--ui/app/controllers/CControllerPopupHttpStep.php2
-rw-r--r--ui/app/controllers/CControllerPopupImport.php2
-rw-r--r--ui/app/controllers/CControllerPopupItemTest.php2
-rw-r--r--ui/app/controllers/CControllerPopupItemTestEdit.php2
-rw-r--r--ui/app/controllers/CControllerPopupItemTestGetValue.php2
-rw-r--r--ui/app/controllers/CControllerPopupItemTestSend.php2
-rw-r--r--ui/app/controllers/CControllerPopupLldOperation.php2
-rw-r--r--ui/app/controllers/CControllerPopupLldOverride.php2
-rw-r--r--ui/app/controllers/CControllerPopupMaintenancePeriod.php2
-rw-r--r--ui/app/controllers/CControllerPopupMassupdateHost.php2
-rw-r--r--ui/app/controllers/CControllerPopupMassupdateItem.php2
-rw-r--r--ui/app/controllers/CControllerPopupMassupdateItemPrototype.php2
-rw-r--r--ui/app/controllers/CControllerPopupMassupdateTemplate.php2
-rw-r--r--ui/app/controllers/CControllerPopupMassupdateTrigger.php2
-rw-r--r--ui/app/controllers/CControllerPopupMedia.php2
-rw-r--r--ui/app/controllers/CControllerPopupMediatypeMessage.php2
-rw-r--r--ui/app/controllers/CControllerPopupMediatypeTestEdit.php2
-rw-r--r--ui/app/controllers/CControllerPopupMediatypeTestSend.php2
-rw-r--r--ui/app/controllers/CControllerPopupScriptExec.php2
-rw-r--r--ui/app/controllers/CControllerPopupServices.php2
-rw-r--r--ui/app/controllers/CControllerPopupTabFilterDelete.php2
-rw-r--r--ui/app/controllers/CControllerPopupTabFilterEdit.php2
-rw-r--r--ui/app/controllers/CControllerPopupTabFilterUpdate.php2
-rw-r--r--ui/app/controllers/CControllerPopupTestTriggerExpr.php2
-rw-r--r--ui/app/controllers/CControllerPopupTriggerExpr.php2
-rw-r--r--ui/app/controllers/CControllerPopupTriggerWizard.php2
-rw-r--r--ui/app/controllers/CControllerProblem.php2
-rw-r--r--ui/app/controllers/CControllerProblemView.php2
-rw-r--r--ui/app/controllers/CControllerProblemViewRefresh.php2
-rw-r--r--ui/app/controllers/CControllerProfileUpdate.php2
-rw-r--r--ui/app/controllers/CControllerProxyCreate.php2
-rw-r--r--ui/app/controllers/CControllerProxyDelete.php2
-rw-r--r--ui/app/controllers/CControllerProxyEdit.php2
-rw-r--r--ui/app/controllers/CControllerProxyHostDisable.php2
-rw-r--r--ui/app/controllers/CControllerProxyHostEnable.php2
-rw-r--r--ui/app/controllers/CControllerProxyList.php2
-rw-r--r--ui/app/controllers/CControllerProxyUpdate.php2
-rw-r--r--ui/app/controllers/CControllerQueueDetails.php2
-rw-r--r--ui/app/controllers/CControllerQueueOverview.php2
-rw-r--r--ui/app/controllers/CControllerQueueOverviewProxy.php2
-rw-r--r--ui/app/controllers/CControllerRegExCreate.php2
-rw-r--r--ui/app/controllers/CControllerRegExDelete.php2
-rw-r--r--ui/app/controllers/CControllerRegExEdit.php2
-rw-r--r--ui/app/controllers/CControllerRegExList.php2
-rw-r--r--ui/app/controllers/CControllerRegExTest.php2
-rw-r--r--ui/app/controllers/CControllerRegExUpdate.php2
-rw-r--r--ui/app/controllers/CControllerReportServices.php2
-rw-r--r--ui/app/controllers/CControllerReportStatus.php2
-rw-r--r--ui/app/controllers/CControllerScriptCreate.php2
-rw-r--r--ui/app/controllers/CControllerScriptDelete.php2
-rw-r--r--ui/app/controllers/CControllerScriptEdit.php2
-rw-r--r--ui/app/controllers/CControllerScriptList.php2
-rw-r--r--ui/app/controllers/CControllerScriptUpdate.php2
-rw-r--r--ui/app/controllers/CControllerSearch.php2
-rw-r--r--ui/app/controllers/CControllerSystemWarning.php2
-rw-r--r--ui/app/controllers/CControllerTabFilterProfileUpdate.php2
-rw-r--r--ui/app/controllers/CControllerTemplateDashboardDelete.php2
-rw-r--r--ui/app/controllers/CControllerTemplateDashboardEdit.php2
-rw-r--r--ui/app/controllers/CControllerTemplateDashboardList.php2
-rw-r--r--ui/app/controllers/CControllerTemplateDashboardUpdate.php2
-rw-r--r--ui/app/controllers/CControllerTimeSelectorUpdate.php2
-rw-r--r--ui/app/controllers/CControllerTrigDisplayEdit.php2
-rw-r--r--ui/app/controllers/CControllerTrigDisplayUpdate.php2
-rw-r--r--ui/app/controllers/CControllerUserCreate.php2
-rw-r--r--ui/app/controllers/CControllerUserDelete.php2
-rw-r--r--ui/app/controllers/CControllerUserEdit.php2
-rw-r--r--ui/app/controllers/CControllerUserEditGeneral.php2
-rw-r--r--ui/app/controllers/CControllerUserList.php2
-rw-r--r--ui/app/controllers/CControllerUserProfileEdit.php2
-rw-r--r--ui/app/controllers/CControllerUserProfileUpdate.php2
-rw-r--r--ui/app/controllers/CControllerUserUnblock.php2
-rw-r--r--ui/app/controllers/CControllerUserUpdate.php2
-rw-r--r--ui/app/controllers/CControllerUserUpdateGeneral.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupCreate.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupDelete.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupEdit.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupGrouprightAdd.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupList.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupMassUpdate.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupTagfilterAdd.php2
-rw-r--r--ui/app/controllers/CControllerUsergroupUpdate.php2
-rw-r--r--ui/app/controllers/CControllerUserroleCreate.php2
-rw-r--r--ui/app/controllers/CControllerUserroleDelete.php2
-rw-r--r--ui/app/controllers/CControllerUserroleEdit.php2
-rw-r--r--ui/app/controllers/CControllerUserroleEditGeneral.php2
-rw-r--r--ui/app/controllers/CControllerUserroleList.php2
-rw-r--r--ui/app/controllers/CControllerUserroleUpdate.php2
-rw-r--r--ui/app/controllers/CControllerValuemapCreate.php2
-rw-r--r--ui/app/controllers/CControllerValuemapDelete.php2
-rw-r--r--ui/app/controllers/CControllerValuemapEdit.php2
-rw-r--r--ui/app/controllers/CControllerValuemapList.php2
-rw-r--r--ui/app/controllers/CControllerValuemapUpdate.php2
-rw-r--r--ui/app/controllers/CControllerWebView.php2
-rw-r--r--ui/app/controllers/CControllerWidget.php2
-rw-r--r--ui/app/controllers/CControllerWidgetActionLogView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetClockView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetDataOverView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetDiscoveryView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetFavGraphsView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetFavMapsView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetFavScreensView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetGraphView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetHostAvailView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetIterator.php2
-rw-r--r--ui/app/controllers/CControllerWidgetIteratorGraphPrototypeView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetMapView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetNavTreeItemEdit.php2
-rw-r--r--ui/app/controllers/CControllerWidgetNavTreeItemUpdate.php2
-rw-r--r--ui/app/controllers/CControllerWidgetNavTreeView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetPlainTextView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetProblemHostsView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetProblemsBySvView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetProblemsView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetSvgGraphView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetSystemInfoView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetTrigOverView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetUrlView.php2
-rw-r--r--ui/app/controllers/CControllerWidgetWebView.php2
-rw-r--r--ui/app/partials/administration.usergroup.grouprights.html.php2
-rw-r--r--ui/app/partials/administration.usergroup.tagfilters.html.php2
-rw-r--r--ui/app/partials/common.filter.trigger.php2
-rw-r--r--ui/app/partials/configuration.tags.tab.php2
-rw-r--r--ui/app/partials/dataoverview.table.left.php2
-rw-r--r--ui/app/partials/dataoverview.table.top.php2
-rw-r--r--ui/app/partials/hostmacros.inherited.list.html.php2
-rw-r--r--ui/app/partials/hostmacros.list.html.php2
-rw-r--r--ui/app/partials/js/common.filter.trigger.js.php2
-rw-r--r--ui/app/partials/js/configuration.tags.tab.js.php2
-rw-r--r--ui/app/partials/layout.htmlpage.aside.php2
-rw-r--r--ui/app/partials/layout.htmlpage.footer.php2
-rw-r--r--ui/app/partials/layout.htmlpage.header.php2
-rw-r--r--ui/app/partials/massupdate.macros.tab.php2
-rw-r--r--ui/app/partials/monitoring.host.filter.php2
-rw-r--r--ui/app/partials/monitoring.host.view.html.php2
-rw-r--r--ui/app/partials/monitoring.latest.view.html.php2
-rw-r--r--ui/app/partials/monitoring.problem.filter.php2
-rw-r--r--ui/app/partials/popup.operations.php2
-rw-r--r--ui/app/partials/timeselector.filter.php2
-rw-r--r--ui/app/partials/trigoverview.table.left.php2
-rw-r--r--ui/app/partials/trigoverview.table.top.php2
-rw-r--r--ui/app/views/administration.authentication.edit.php2
-rw-r--r--ui/app/views/administration.autoreg.edit.php2
-rw-r--r--ui/app/views/administration.gui.edit.php2
-rw-r--r--ui/app/views/administration.housekeeping.edit.php2
-rw-r--r--ui/app/views/administration.iconmap.edit.php2
-rw-r--r--ui/app/views/administration.iconmap.list.php2
-rw-r--r--ui/app/views/administration.image.edit.php2
-rw-r--r--ui/app/views/administration.image.list.php2
-rw-r--r--ui/app/views/administration.macros.edit.php2
-rw-r--r--ui/app/views/administration.mediatype.edit.php2
-rw-r--r--ui/app/views/administration.mediatype.list.php2
-rw-r--r--ui/app/views/administration.miscconfig.edit.php2
-rw-r--r--ui/app/views/administration.module.edit.php2
-rw-r--r--ui/app/views/administration.module.list.php2
-rw-r--r--ui/app/views/administration.proxy.edit.php2
-rw-r--r--ui/app/views/administration.proxy.list.php2
-rw-r--r--ui/app/views/administration.queue.details.php2
-rw-r--r--ui/app/views/administration.queue.overview.php2
-rw-r--r--ui/app/views/administration.queue.overview.proxy.php2
-rw-r--r--ui/app/views/administration.regex.edit.php2
-rw-r--r--ui/app/views/administration.regex.list.php2
-rw-r--r--ui/app/views/administration.script.edit.php2
-rw-r--r--ui/app/views/administration.script.list.php2
-rw-r--r--ui/app/views/administration.trigdisplay.edit.php2
-rw-r--r--ui/app/views/administration.user.edit.php2
-rw-r--r--ui/app/views/administration.user.list.php2
-rw-r--r--ui/app/views/administration.usergroup.edit.php2
-rw-r--r--ui/app/views/administration.usergroup.grouprights.php2
-rw-r--r--ui/app/views/administration.usergroup.list.php2
-rw-r--r--ui/app/views/administration.usergroup.tagfilters.php2
-rw-r--r--ui/app/views/administration.userrole.edit.php2
-rw-r--r--ui/app/views/administration.userrole.list.php2
-rw-r--r--ui/app/views/administration.valuemap.edit.php2
-rw-r--r--ui/app/views/administration.valuemap.list.php2
-rw-r--r--ui/app/views/configuration.application.edit.php2
-rw-r--r--ui/app/views/configuration.application.list.php2
-rw-r--r--ui/app/views/configuration.correlation.edit.php2
-rw-r--r--ui/app/views/configuration.correlation.list.php2
-rw-r--r--ui/app/views/configuration.dashboard.edit.php2
-rw-r--r--ui/app/views/configuration.dashboard.list.php2
-rw-r--r--ui/app/views/configuration.discovery.edit.php2
-rw-r--r--ui/app/views/configuration.discovery.list.php2
-rw-r--r--ui/app/views/dashboard.properties.edit.php2
-rw-r--r--ui/app/views/dashboard.share.edit.php2
-rw-r--r--ui/app/views/hostmacros.list.php2
-rw-r--r--ui/app/views/js/administration.authentication.edit.js.php2
-rw-r--r--ui/app/views/js/administration.autoreg.edit.js.php2
-rw-r--r--ui/app/views/js/administration.gui.edit.js.php2
-rw-r--r--ui/app/views/js/administration.housekeeping.edit.js.php2
-rw-r--r--ui/app/views/js/administration.iconmap.edit.js.php2
-rw-r--r--ui/app/views/js/administration.image.edit.js.php2
-rw-r--r--ui/app/views/js/administration.image.list.js.php2
-rw-r--r--ui/app/views/js/administration.macros.edit.js.php2
-rw-r--r--ui/app/views/js/administration.mediatype.edit.js.php2
-rw-r--r--ui/app/views/js/administration.miscconfig.edit.js.php2
-rw-r--r--ui/app/views/js/administration.proxy.edit.js.php2
-rw-r--r--ui/app/views/js/administration.regex.edit.js.php2
-rw-r--r--ui/app/views/js/administration.script.edit.js.php2
-rw-r--r--ui/app/views/js/administration.trigdisplay.edit.js.php2
-rw-r--r--ui/app/views/js/administration.user.edit.common.js.php2
-rw-r--r--ui/app/views/js/administration.user.edit.js.php2
-rw-r--r--ui/app/views/js/administration.user.list.js.php2
-rw-r--r--ui/app/views/js/administration.usergroup.edit.js.php2
-rw-r--r--ui/app/views/js/administration.userprofile.edit.js.php2
-rw-r--r--ui/app/views/js/administration.userrole.edit.js.php2
-rw-r--r--ui/app/views/js/administration.valuemap.edit.js.php2
-rw-r--r--ui/app/views/js/configuration.applications.edit.js.php2
-rw-r--r--ui/app/views/js/configuration.correlation.edit.js.php2
-rw-r--r--ui/app/views/js/configuration.dashboard.edit.js.php2
-rw-r--r--ui/app/views/js/configuration.discovery.edit.js.php2
-rw-r--r--ui/app/views/js/dashboard/class.dashboard-share.js.php2
-rw-r--r--ui/app/views/js/dashboard/class.dashboard.js.php2
-rw-r--r--ui/app/views/js/dashboard/class.template-dashboard.js.php2
-rw-r--r--ui/app/views/js/monitoring.charts.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.dashboard.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.host.dashboard.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.host.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.latest.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.map.view.js.php2
-rw-r--r--ui/app/views/js/monitoring.problem.view.js.php2
-rw-r--r--ui/app/views/js/popup.acknowledge.edit.js.php2
-rw-r--r--ui/app/views/js/popup.discovery.check.js.php2
-rw-r--r--ui/app/views/js/popup.import.js.php2
-rw-r--r--ui/app/views/js/popup.itemtestedit.view.js.php2
-rw-r--r--ui/app/views/js/popup.maintenance.period.js.php2
-rw-r--r--ui/app/views/js/popup.massupdate.item.js.php2
-rw-r--r--ui/app/views/js/popup.massupdate.js.php2
-rw-r--r--ui/app/views/js/popup.massupdate.macros.js.php2
-rw-r--r--ui/app/views/js/popup.massupdate.tmpl.js.php2
-rw-r--r--ui/app/views/js/popup.massupdate.trigger.js.php2
-rw-r--r--ui/app/views/js/popup.media.js.php2
-rw-r--r--ui/app/views/js/popup.mediatype.message.js.php2
-rw-r--r--ui/app/views/js/popup.mediatypetest.edit.js.php2
-rw-r--r--ui/app/views/js/popup.tabfilter.edit.js.php2
-rw-r--r--ui/app/views/js/popup.triggerexpr.js.php2
-rw-r--r--ui/app/views/js/popup.triggerwizard.js.php2
-rw-r--r--ui/app/views/js/report.services.js.php2
-rw-r--r--ui/app/views/js/reports.auditlog.list.js.php2
-rw-r--r--ui/app/views/layout.csv.php2
-rw-r--r--ui/app/views/layout.export.php2
-rw-r--r--ui/app/views/layout.htmlpage.php2
-rw-r--r--ui/app/views/layout.javascript.php2
-rw-r--r--ui/app/views/layout.json.php2
-rw-r--r--ui/app/views/layout.warning.php2
-rw-r--r--ui/app/views/layout.widget.php2
-rw-r--r--ui/app/views/monitoring.charts.view.json.php2
-rw-r--r--ui/app/views/monitoring.charts.view.php2
-rw-r--r--ui/app/views/monitoring.dashboard.list.php2
-rw-r--r--ui/app/views/monitoring.dashboard.view.php2
-rw-r--r--ui/app/views/monitoring.dashboard.widget.edit.php2
-rw-r--r--ui/app/views/monitoring.discovery.view.php2
-rw-r--r--ui/app/views/monitoring.host.dashboard.view.php2
-rw-r--r--ui/app/views/monitoring.host.view.php2
-rw-r--r--ui/app/views/monitoring.host.view.refresh.php2
-rw-r--r--ui/app/views/monitoring.latest.view.php2
-rw-r--r--ui/app/views/monitoring.latest.view.refresh.php2
-rw-r--r--ui/app/views/monitoring.map.view.php2
-rw-r--r--ui/app/views/monitoring.problem.view.php2
-rw-r--r--ui/app/views/monitoring.web.view.php2
-rw-r--r--ui/app/views/monitoring.widget.actionlog.view.php2
-rw-r--r--ui/app/views/monitoring.widget.clock.view.php2
-rw-r--r--ui/app/views/monitoring.widget.dataover.view.php2
-rw-r--r--ui/app/views/monitoring.widget.discovery.view.php2
-rw-r--r--ui/app/views/monitoring.widget.favgraphs.view.php2
-rw-r--r--ui/app/views/monitoring.widget.favmaps.view.php2
-rw-r--r--ui/app/views/monitoring.widget.favscreens.view.php2
-rw-r--r--ui/app/views/monitoring.widget.graph.view.php2
-rw-r--r--ui/app/views/monitoring.widget.hostavail.view.php2
-rw-r--r--ui/app/views/monitoring.widget.map.view.php2
-rw-r--r--ui/app/views/monitoring.widget.navtree.view.php2
-rw-r--r--ui/app/views/monitoring.widget.navtreeitem.edit.php2
-rw-r--r--ui/app/views/monitoring.widget.plaintext.view.php2
-rw-r--r--ui/app/views/monitoring.widget.problemhosts.view.php2
-rw-r--r--ui/app/views/monitoring.widget.problems.view.php2
-rw-r--r--ui/app/views/monitoring.widget.problemsbysv.view.php2
-rw-r--r--ui/app/views/monitoring.widget.svggraph.view.php2
-rw-r--r--ui/app/views/monitoring.widget.systeminfo.view.php2
-rw-r--r--ui/app/views/monitoring.widget.trigover.view.php2
-rw-r--r--ui/app/views/monitoring.widget.url.view.php2
-rw-r--r--ui/app/views/monitoring.widget.web.view.php2
-rw-r--r--ui/app/views/popup.acknowledge.edit.php2
-rw-r--r--ui/app/views/popup.condition.common.php2
-rw-r--r--ui/app/views/popup.discovery.check.php2
-rw-r--r--ui/app/views/popup.generic.php2
-rw-r--r--ui/app/views/popup.httpstep.php2
-rw-r--r--ui/app/views/popup.import.php2
-rw-r--r--ui/app/views/popup.itemtestedit.view.php2
-rw-r--r--ui/app/views/popup.lldoperation.php2
-rw-r--r--ui/app/views/popup.lldoverride.php2
-rw-r--r--ui/app/views/popup.maintenance.period.php2
-rw-r--r--ui/app/views/popup.massupdate.host.php2
-rw-r--r--ui/app/views/popup.massupdate.item.php2
-rw-r--r--ui/app/views/popup.massupdate.template.php2
-rw-r--r--ui/app/views/popup.massupdate.trigger.php2
-rw-r--r--ui/app/views/popup.media.php2
-rw-r--r--ui/app/views/popup.mediatype.message.php2
-rw-r--r--ui/app/views/popup.mediatypetest.edit.php2
-rw-r--r--ui/app/views/popup.scriptexec.php2
-rw-r--r--ui/app/views/popup.services.php2
-rw-r--r--ui/app/views/popup.tabfilter.edit.php2
-rw-r--r--ui/app/views/popup.testtriggerexpr.php2
-rw-r--r--ui/app/views/popup.triggerexpr.php2
-rw-r--r--ui/app/views/popup.triggerwizard.php2
-rw-r--r--ui/app/views/popup.view.php2
-rw-r--r--ui/app/views/report.services.php2
-rw-r--r--ui/app/views/report.status.php2
-rw-r--r--ui/app/views/reports.auditlog.list.php2
-rw-r--r--ui/app/views/search.php2
-rw-r--r--ui/app/views/system.warning.php2
-rw-r--r--ui/auditacts.php2
-rw-r--r--ui/browserwarning.php2
-rw-r--r--ui/chart.php2
-rw-r--r--ui/chart2.php2
-rw-r--r--ui/chart3.php2
-rw-r--r--ui/chart4.php2
-rw-r--r--ui/chart5.php2
-rw-r--r--ui/chart6.php2
-rw-r--r--ui/chart7.php2
-rw-r--r--ui/conf/maintenance.inc.php2
-rw-r--r--ui/disc_prototypes.php2
-rw-r--r--ui/graphs.php2
-rw-r--r--ui/history.php2
-rw-r--r--ui/host_discovery.php2
-rw-r--r--ui/host_prototypes.php2
-rw-r--r--ui/hostgroups.php2
-rw-r--r--ui/hostinventories.php2
-rw-r--r--ui/hostinventoriesoverview.php2
-rw-r--r--ui/hosts.php2
-rw-r--r--ui/httpconf.php2
-rw-r--r--ui/httpdetails.php2
-rw-r--r--ui/image.php2
-rw-r--r--ui/imgstore.php2
-rw-r--r--ui/include/actions.inc.php2
-rw-r--r--ui/include/audit.inc.php2
-rw-r--r--ui/include/blocks.inc.php2
-rw-r--r--ui/include/classes/api/API.php2
-rw-r--r--ui/include/classes/api/APIException.php2
-rw-r--r--ui/include/classes/api/CApiClientResponse.php2
-rw-r--r--ui/include/classes/api/CApiService.php2
-rw-r--r--ui/include/classes/api/CApiServiceFactory.php2
-rw-r--r--ui/include/classes/api/CAudit.php2
-rw-r--r--ui/include/classes/api/CRelationMap.php2
-rw-r--r--ui/include/classes/api/clients/CApiClient.php2
-rw-r--r--ui/include/classes/api/clients/CLocalApiClient.php2
-rw-r--r--ui/include/classes/api/helpers/CApiHostHelper.php2
-rw-r--r--ui/include/classes/api/helpers/CApiTagHelper.php2
-rw-r--r--ui/include/classes/api/managers/CApplicationManager.php2
-rw-r--r--ui/include/classes/api/managers/CDiscoveryRuleManager.php2
-rw-r--r--ui/include/classes/api/managers/CGraphManager.php2
-rw-r--r--ui/include/classes/api/managers/CGraphPrototypeManager.php2
-rw-r--r--ui/include/classes/api/managers/CHistoryManager.php2
-rw-r--r--ui/include/classes/api/managers/CHttpTestManager.php2
-rw-r--r--ui/include/classes/api/managers/CItemManager.php2
-rw-r--r--ui/include/classes/api/managers/CItemPrototypeManager.php2
-rw-r--r--ui/include/classes/api/managers/CTriggerManager.php2
-rw-r--r--ui/include/classes/api/managers/CTriggerPrototypeManager.php2
-rw-r--r--ui/include/classes/api/services/CAPIInfo.php2
-rw-r--r--ui/include/classes/api/services/CAction.php2
-rw-r--r--ui/include/classes/api/services/CAlert.php2
-rw-r--r--ui/include/classes/api/services/CApplication.php2
-rw-r--r--ui/include/classes/api/services/CAuditLog.php2
-rw-r--r--ui/include/classes/api/services/CAuthentication.php2
-rw-r--r--ui/include/classes/api/services/CAutoregistration.php2
-rw-r--r--ui/include/classes/api/services/CConfiguration.php2
-rw-r--r--ui/include/classes/api/services/CCorrelation.php2
-rw-r--r--ui/include/classes/api/services/CDCheck.php2
-rw-r--r--ui/include/classes/api/services/CDHost.php2
-rw-r--r--ui/include/classes/api/services/CDRule.php2
-rw-r--r--ui/include/classes/api/services/CDService.php2
-rw-r--r--ui/include/classes/api/services/CDashboard.php2
-rw-r--r--ui/include/classes/api/services/CDashboardGeneral.php2
-rw-r--r--ui/include/classes/api/services/CDiscoveryRule.php2
-rw-r--r--ui/include/classes/api/services/CEvent.php2
-rw-r--r--ui/include/classes/api/services/CGraph.php2
-rw-r--r--ui/include/classes/api/services/CGraphGeneral.php2
-rw-r--r--ui/include/classes/api/services/CGraphItem.php2
-rw-r--r--ui/include/classes/api/services/CGraphPrototype.php2
-rw-r--r--ui/include/classes/api/services/CHistory.php2
-rw-r--r--ui/include/classes/api/services/CHost.php2
-rw-r--r--ui/include/classes/api/services/CHostBase.php2
-rw-r--r--ui/include/classes/api/services/CHostGeneral.php2
-rw-r--r--ui/include/classes/api/services/CHostGroup.php2
-rw-r--r--ui/include/classes/api/services/CHostInterface.php2
-rw-r--r--ui/include/classes/api/services/CHostPrototype.php2
-rw-r--r--ui/include/classes/api/services/CHousekeeping.php2
-rw-r--r--ui/include/classes/api/services/CHttpTest.php2
-rw-r--r--ui/include/classes/api/services/CIconMap.php2
-rw-r--r--ui/include/classes/api/services/CImage.php2
-rw-r--r--ui/include/classes/api/services/CItem.php2
-rw-r--r--ui/include/classes/api/services/CItemGeneral.php2
-rw-r--r--ui/include/classes/api/services/CItemPrototype.php2
-rw-r--r--ui/include/classes/api/services/CMaintenance.php2
-rw-r--r--ui/include/classes/api/services/CMap.php2
-rw-r--r--ui/include/classes/api/services/CMapElement.php2
-rw-r--r--ui/include/classes/api/services/CMediatype.php2
-rw-r--r--ui/include/classes/api/services/CModule.php2
-rw-r--r--ui/include/classes/api/services/CProblem.php2
-rw-r--r--ui/include/classes/api/services/CProxy.php2
-rw-r--r--ui/include/classes/api/services/CRole.php2
-rw-r--r--ui/include/classes/api/services/CScreen.php2
-rw-r--r--ui/include/classes/api/services/CScreenItem.php2
-rw-r--r--ui/include/classes/api/services/CScript.php2
-rw-r--r--ui/include/classes/api/services/CService.php2
-rw-r--r--ui/include/classes/api/services/CSettings.php2
-rw-r--r--ui/include/classes/api/services/CTask.php2
-rw-r--r--ui/include/classes/api/services/CTemplate.php2
-rw-r--r--ui/include/classes/api/services/CTemplateDashboard.php2
-rw-r--r--ui/include/classes/api/services/CTrend.php2
-rw-r--r--ui/include/classes/api/services/CTrigger.php2
-rw-r--r--ui/include/classes/api/services/CTriggerGeneral.php2
-rw-r--r--ui/include/classes/api/services/CTriggerPrototype.php2
-rw-r--r--ui/include/classes/api/services/CUser.php2
-rw-r--r--ui/include/classes/api/services/CUserGroup.php2
-rw-r--r--ui/include/classes/api/services/CUserMacro.php2
-rw-r--r--ui/include/classes/api/services/CValueMap.php2
-rw-r--r--ui/include/classes/api/wrappers/CApiWrapper.php2
-rw-r--r--ui/include/classes/api/wrappers/CFrontendApiWrapper.php2
-rw-r--r--ui/include/classes/core/APP.php2
-rw-r--r--ui/include/classes/core/CAjaxResponse.php2
-rw-r--r--ui/include/classes/core/CAutoloader.php2
-rw-r--r--ui/include/classes/core/CComponentRegistry.php2
-rw-r--r--ui/include/classes/core/CConfigFile.php2
-rw-r--r--ui/include/classes/core/CCookieSession.php2
-rw-r--r--ui/include/classes/core/CEncryptedCookieSession.php2
-rw-r--r--ui/include/classes/core/CHttpRequest.php2
-rw-r--r--ui/include/classes/core/CJsonRpc.php2
-rw-r--r--ui/include/classes/core/CModule.php2
-rw-r--r--ui/include/classes/core/CModuleManager.php2
-rw-r--r--ui/include/classes/core/CRegistryFactory.php2
-rw-r--r--ui/include/classes/core/ConfigFileException.php2
-rw-r--r--ui/include/classes/core/Manager.php2
-rw-r--r--ui/include/classes/core/ZBase.php2
-rw-r--r--ui/include/classes/db/DB.php2
-rw-r--r--ui/include/classes/db/DBException.php2
-rw-r--r--ui/include/classes/db/DbBackend.php2
-rw-r--r--ui/include/classes/db/MysqlDbBackend.php2
-rw-r--r--ui/include/classes/db/OracleDbBackend.php2
-rw-r--r--ui/include/classes/db/PostgresqlDbBackend.php2
-rw-r--r--ui/include/classes/debug/CProfiler.php2
-rw-r--r--ui/include/classes/export/CConfigurationExport.php2
-rw-r--r--ui/include/classes/export/CConfigurationExportBuilder.php2
-rw-r--r--ui/include/classes/export/CConfigurationExportException.php2
-rw-r--r--ui/include/classes/export/writers/CExportWriter.php2
-rw-r--r--ui/include/classes/export/writers/CExportWriterFactory.php2
-rw-r--r--ui/include/classes/export/writers/CJsonExportWriter.php2
-rw-r--r--ui/include/classes/export/writers/CXmlExportWriter.php2
-rw-r--r--ui/include/classes/export/writers/CYamlExportWriter.php2
-rw-r--r--ui/include/classes/graph/CSvgGraph.php2
-rw-r--r--ui/include/classes/graphdraw/CGraphDraw.php2
-rw-r--r--ui/include/classes/graphdraw/CLineGraphDraw.php2
-rw-r--r--ui/include/classes/graphdraw/CPieGraphDraw.php2
-rw-r--r--ui/include/classes/helpers/CArrayHelper.php2
-rw-r--r--ui/include/classes/helpers/CAuthenticationHelper.php2
-rw-r--r--ui/include/classes/helpers/CBrandHelper.php2
-rw-r--r--ui/include/classes/helpers/CConditionHelper.php2
-rw-r--r--ui/include/classes/helpers/CConfigGeneralHelper.php2
-rw-r--r--ui/include/classes/helpers/CCookieHelper.php2
-rw-r--r--ui/include/classes/helpers/CDashboardHelper.php2
-rw-r--r--ui/include/classes/helpers/CDataCacheHelper.php2
-rw-r--r--ui/include/classes/helpers/CDateTimeZoneHelper.php2
-rw-r--r--ui/include/classes/helpers/CElasticsearchHelper.php2
-rw-r--r--ui/include/classes/helpers/CEncryptHelper.php2
-rw-r--r--ui/include/classes/helpers/CHousekeepingHelper.php2
-rw-r--r--ui/include/classes/helpers/CHtml.php2
-rw-r--r--ui/include/classes/helpers/CMapHelper.php2
-rw-r--r--ui/include/classes/helpers/CMathHelper.php2
-rw-r--r--ui/include/classes/helpers/CMediatypeHelper.php2
-rw-r--r--ui/include/classes/helpers/CMenuHelper.php2
-rw-r--r--ui/include/classes/helpers/CMenuPopupHelper.php2
-rw-r--r--ui/include/classes/helpers/CMessageHelper.php2
-rw-r--r--ui/include/classes/helpers/CPagerHelper.php2
-rw-r--r--ui/include/classes/helpers/CRoleHelper.php2
-rw-r--r--ui/include/classes/helpers/CSessionHelper.php2
-rw-r--r--ui/include/classes/helpers/CSettingsHelper.php2
-rw-r--r--ui/include/classes/helpers/CSvgGraphHelper.php2
-rw-r--r--ui/include/classes/helpers/CUploadFile.php2
-rw-r--r--ui/include/classes/helpers/CVaultHelper.php2
-rw-r--r--ui/include/classes/helpers/CViewHelper.php2
-rw-r--r--ui/include/classes/html/CActionButtonList.php2
-rw-r--r--ui/include/classes/html/CBreadcrumbs.php2
-rw-r--r--ui/include/classes/html/CButton.php2
-rw-r--r--ui/include/classes/html/CButtonCancel.php2
-rw-r--r--ui/include/classes/html/CButtonDelete.php2
-rw-r--r--ui/include/classes/html/CButtonDropdown.php2
-rw-r--r--ui/include/classes/html/CButtonExport.php2
-rw-r--r--ui/include/classes/html/CButtonQMessage.php2
-rw-r--r--ui/include/classes/html/CCheckBox.php2
-rw-r--r--ui/include/classes/html/CCheckBoxList.php2
-rw-r--r--ui/include/classes/html/CClock.php2
-rw-r--r--ui/include/classes/html/CCol.php2
-rw-r--r--ui/include/classes/html/CColHeader.php2
-rw-r--r--ui/include/classes/html/CCollapsibleUiWidget.php2
-rw-r--r--ui/include/classes/html/CColor.php2
-rw-r--r--ui/include/classes/html/CDashboardWidgetMap.php2
-rw-r--r--ui/include/classes/html/CDateSelector.php2
-rw-r--r--ui/include/classes/html/CDiv.php2
-rw-r--r--ui/include/classes/html/CFile.php2
-rw-r--r--ui/include/classes/html/CFilter.php2
-rw-r--r--ui/include/classes/html/CForm.php2
-rw-r--r--ui/include/classes/html/CFormActions.php2
-rw-r--r--ui/include/classes/html/CFormField.php2
-rw-r--r--ui/include/classes/html/CFormGrid.php2
-rw-r--r--ui/include/classes/html/CFormList.php2
-rw-r--r--ui/include/classes/html/CHorList.php2
-rw-r--r--ui/include/classes/html/CIFrame.php2
-rw-r--r--ui/include/classes/html/CImageTextTable.php2
-rw-r--r--ui/include/classes/html/CImg.php2
-rw-r--r--ui/include/classes/html/CInput.php2
-rw-r--r--ui/include/classes/html/CInputSecret.php2
-rw-r--r--ui/include/classes/html/CJsScript.php2
-rw-r--r--ui/include/classes/html/CLabel.php2
-rw-r--r--ui/include/classes/html/CLink.php2
-rw-r--r--ui/include/classes/html/CLinkAction.php2
-rw-r--r--ui/include/classes/html/CList.php2
-rw-r--r--ui/include/classes/html/CListBox.php2
-rw-r--r--ui/include/classes/html/CListBoxItem.php2
-rw-r--r--ui/include/classes/html/CListItem.php2
-rw-r--r--ui/include/classes/html/CMacroValue.php2
-rw-r--r--ui/include/classes/html/CMenu.php2
-rw-r--r--ui/include/classes/html/CMenuItem.php2
-rw-r--r--ui/include/classes/html/CMultiSelect.php2
-rw-r--r--ui/include/classes/html/CMultilineInput.php2
-rw-r--r--ui/include/classes/html/CNavigationTree.php2
-rw-r--r--ui/include/classes/html/CNumericBox.php2
-rw-r--r--ui/include/classes/html/CObject.php2
-rw-r--r--ui/include/classes/html/CParam.php2
-rw-r--r--ui/include/classes/html/CPassBox.php2
-rw-r--r--ui/include/classes/html/CPatternSelect.php2
-rw-r--r--ui/include/classes/html/CPre.php2
-rw-r--r--ui/include/classes/html/CRadioButtonList.php2
-rw-r--r--ui/include/classes/html/CRangeControl.php2
-rw-r--r--ui/include/classes/html/CRedirectButton.php2
-rw-r--r--ui/include/classes/html/CRow.php2
-rw-r--r--ui/include/classes/html/CRowHeader.php2
-rw-r--r--ui/include/classes/html/CScriptTag.php2
-rw-r--r--ui/include/classes/html/CScriptTemplate.php2
-rw-r--r--ui/include/classes/html/CSelect.php2
-rw-r--r--ui/include/classes/html/CSelectOption.php2
-rw-r--r--ui/include/classes/html/CSelectOptionGroup.php2
-rw-r--r--ui/include/classes/html/CSeverity.php2
-rw-r--r--ui/include/classes/html/CSeverityCheckBoxList.php2
-rw-r--r--ui/include/classes/html/CSimpleButton.php2
-rw-r--r--ui/include/classes/html/CSpan.php2
-rw-r--r--ui/include/classes/html/CSubmit.php2
-rw-r--r--ui/include/classes/html/CSubmitButton.php2
-rw-r--r--ui/include/classes/html/CSup.php2
-rw-r--r--ui/include/classes/html/CTabFilter.php2
-rw-r--r--ui/include/classes/html/CTabView.php2
-rw-r--r--ui/include/classes/html/CTable.php2
-rw-r--r--ui/include/classes/html/CTableColumn.php2
-rw-r--r--ui/include/classes/html/CTableInfo.php2
-rw-r--r--ui/include/classes/html/CTag.php2
-rw-r--r--ui/include/classes/html/CTextArea.php2
-rw-r--r--ui/include/classes/html/CTextAreaFlexible.php2
-rw-r--r--ui/include/classes/html/CTextBox.php2
-rw-r--r--ui/include/classes/html/CTriggersInfo.php2
-rw-r--r--ui/include/classes/html/CUiWidget.php2
-rw-r--r--ui/include/classes/html/CVar.php2
-rw-r--r--ui/include/classes/html/CVisibilityBox.php2
-rw-r--r--ui/include/classes/html/CWarning.php2
-rw-r--r--ui/include/classes/html/interfaces/CButtonInterface.php2
-rw-r--r--ui/include/classes/html/pageheader/CPageHeader.php2
-rw-r--r--ui/include/classes/html/svg/CSvg.php2
-rw-r--r--ui/include/classes/html/svg/CSvgCircle.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphAnnotation.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphArea.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphAxis.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphBar.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphGrid.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphLegend.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphLine.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphLineGroup.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGraphPoints.php2
-rw-r--r--ui/include/classes/html/svg/CSvgGroup.php2
-rw-r--r--ui/include/classes/html/svg/CSvgLine.php2
-rw-r--r--ui/include/classes/html/svg/CSvgPath.php2
-rw-r--r--ui/include/classes/html/svg/CSvgPolygon.php2
-rw-r--r--ui/include/classes/html/svg/CSvgRect.php2
-rw-r--r--ui/include/classes/html/svg/CSvgTag.php2
-rw-r--r--ui/include/classes/html/svg/CSvgText.php2
-rw-r--r--ui/include/classes/html/widget/CWidget.php2
-rw-r--r--ui/include/classes/import/CConfigurationImport.php2
-rw-r--r--ui/include/classes/import/CImportDataAdapter.php2
-rw-r--r--ui/include/classes/import/CImportReferencer.php2
-rw-r--r--ui/include/classes/import/CImportedObjectContainer.php2
-rw-r--r--ui/include/classes/import/converters/C10ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C10ItemKeyConverter.php2
-rw-r--r--ui/include/classes/import/converters/C10TriggerConverter.php2
-rw-r--r--ui/include/classes/import/converters/C20ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C20ItemKeyConverter.php2
-rw-r--r--ui/include/classes/import/converters/C20TriggerConverter.php2
-rw-r--r--ui/include/classes/import/converters/C30ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C32ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C34ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C40ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C42ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C44ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C50ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/C52ImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/CConstantImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/CConverter.php2
-rw-r--r--ui/include/classes/import/converters/CDefaultImportConverter.php2
-rw-r--r--ui/include/classes/import/converters/CImportConverterFactory.php2
-rw-r--r--ui/include/classes/import/converters/CImportDataNormalizer.php2
-rw-r--r--ui/include/classes/import/converters/CTemplateScreenConverter.php2
-rw-r--r--ui/include/classes/import/converters/CTransformImportConverter.php2
-rw-r--r--ui/include/classes/import/importers/CHostImporter.php2
-rw-r--r--ui/include/classes/import/importers/CImporter.php2
-rw-r--r--ui/include/classes/import/importers/CMapImporter.php2
-rw-r--r--ui/include/classes/import/importers/CScreenImporter.php2
-rw-r--r--ui/include/classes/import/importers/CTemplateDashboardImporter.php2
-rw-r--r--ui/include/classes/import/importers/CTemplateImporter.php2
-rw-r--r--ui/include/classes/import/readers/CImportReader.php2
-rw-r--r--ui/include/classes/import/readers/CImportReaderFactory.php2
-rw-r--r--ui/include/classes/import/readers/CJsonImportReader.php2
-rw-r--r--ui/include/classes/import/readers/CXmlImportReader.php2
-rw-r--r--ui/include/classes/import/readers/CYamlImportReader.php2
-rw-r--r--ui/include/classes/import/validators/C10XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C20XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C30XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C32XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C34XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C40XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C42XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C44XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C50XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C52XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/C54XmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/CImportValidatorFactory.php2
-rw-r--r--ui/include/classes/import/validators/CXmlValidator.php2
-rw-r--r--ui/include/classes/import/validators/CXmlValidatorGeneral.php2
-rw-r--r--ui/include/classes/items/CHelpItems.php2
-rw-r--r--ui/include/classes/ldap/CLdap.php2
-rw-r--r--ui/include/classes/macros/CMacrosResolver.php2
-rw-r--r--ui/include/classes/macros/CMacrosResolverGeneral.php2
-rw-r--r--ui/include/classes/macros/CMacrosResolverHelper.php2
-rw-r--r--ui/include/classes/mvc/CController.php2
-rw-r--r--ui/include/classes/mvc/CControllerResponse.php2
-rw-r--r--ui/include/classes/mvc/CControllerResponseData.php2
-rw-r--r--ui/include/classes/mvc/CControllerResponseFatal.php2
-rw-r--r--ui/include/classes/mvc/CControllerResponseRedirect.php2
-rw-r--r--ui/include/classes/mvc/CLegacyAction.php2
-rw-r--r--ui/include/classes/mvc/CPartial.php2
-rw-r--r--ui/include/classes/mvc/CRouter.php2
-rw-r--r--ui/include/classes/mvc/CView.php2
-rw-r--r--ui/include/classes/parsers/CADNameAttributeParser.php2
-rw-r--r--ui/include/classes/parsers/CAbsoluteTimeParser.php2
-rw-r--r--ui/include/classes/parsers/CConditionFormula.php2
-rw-r--r--ui/include/classes/parsers/CDnsParser.php2
-rw-r--r--ui/include/classes/parsers/CExpressionMacroFunctionParser.php2
-rw-r--r--ui/include/classes/parsers/CExpressionMacroParser.php2
-rw-r--r--ui/include/classes/parsers/CFlexibleIntervalParser.php2
-rw-r--r--ui/include/classes/parsers/CFunctionIdParser.php2
-rw-r--r--ui/include/classes/parsers/CFunctionMacroParser.php2
-rw-r--r--ui/include/classes/parsers/CFunctionParser.php2
-rw-r--r--ui/include/classes/parsers/CHostGroupNameParser.php2
-rw-r--r--ui/include/classes/parsers/CHostNameParser.php2
-rw-r--r--ui/include/classes/parsers/CIPParser.php2
-rw-r--r--ui/include/classes/parsers/CIPRangeParser.php2
-rw-r--r--ui/include/classes/parsers/CIPv4Parser.php2
-rw-r--r--ui/include/classes/parsers/CIPv6Parser.php2
-rw-r--r--ui/include/classes/parsers/CItemKey.php2
-rw-r--r--ui/include/classes/parsers/CLLDMacroFunctionParser.php2
-rw-r--r--ui/include/classes/parsers/CLLDMacroParser.php2
-rw-r--r--ui/include/classes/parsers/CMacroFunctionParser.php2
-rw-r--r--ui/include/classes/parsers/CMacroParser.php2
-rw-r--r--ui/include/classes/parsers/CNumberParser.php2
-rw-r--r--ui/include/classes/parsers/CParser.php2
-rw-r--r--ui/include/classes/parsers/CPrometheusOutputParser.php2
-rw-r--r--ui/include/classes/parsers/CPrometheusPatternParser.php2
-rw-r--r--ui/include/classes/parsers/CRangeParser.php2
-rw-r--r--ui/include/classes/parsers/CRangeTimeParser.php2
-rw-r--r--ui/include/classes/parsers/CRangesParser.php2
-rw-r--r--ui/include/classes/parsers/CReferenceParser.php2
-rw-r--r--ui/include/classes/parsers/CRelativeTimeParser.php2
-rw-r--r--ui/include/classes/parsers/CReplacementParser.php2
-rw-r--r--ui/include/classes/parsers/CSchedulingIntervalParser.php2
-rw-r--r--ui/include/classes/parsers/CSetParser.php2
-rw-r--r--ui/include/classes/parsers/CSimpleIntervalParser.php2
-rw-r--r--ui/include/classes/parsers/CTimePeriodParser.php2
-rw-r--r--ui/include/classes/parsers/CTimePeriodsParser.php2
-rw-r--r--ui/include/classes/parsers/CTriggerExpression.php2
-rw-r--r--ui/include/classes/parsers/CUpdateIntervalParser.php2
-rw-r--r--ui/include/classes/parsers/CUserMacroParser.php2
-rw-r--r--ui/include/classes/parsers/CValidationRule.php2
-rw-r--r--ui/include/classes/parsers/CVaultSecretParser.php2
-rw-r--r--ui/include/classes/parsers/results/CParserResult.php2
-rw-r--r--ui/include/classes/parsers/results/CTriggerExprParserResult.php2
-rw-r--r--ui/include/classes/regexp/CGlobalRegexp.php2
-rw-r--r--ui/include/classes/routing/CUrl.php2
-rw-r--r--ui/include/classes/routing/CUrlFactory.php2
-rw-r--r--ui/include/classes/screens/CScreenActions.php2
-rw-r--r--ui/include/classes/screens/CScreenBase.php2
-rw-r--r--ui/include/classes/screens/CScreenBuilder.php2
-rw-r--r--ui/include/classes/screens/CScreenClock.php2
-rw-r--r--ui/include/classes/screens/CScreenDataOverview.php2
-rw-r--r--ui/include/classes/screens/CScreenDiscovery.php2
-rw-r--r--ui/include/classes/screens/CScreenEvents.php2
-rw-r--r--ui/include/classes/screens/CScreenGraph.php2
-rw-r--r--ui/include/classes/screens/CScreenHistory.php2
-rw-r--r--ui/include/classes/screens/CScreenHostTriggers.php2
-rw-r--r--ui/include/classes/screens/CScreenHostgroupTriggers.php2
-rw-r--r--ui/include/classes/screens/CScreenHostsInfo.php2
-rw-r--r--ui/include/classes/screens/CScreenHttpTest.php2
-rw-r--r--ui/include/classes/screens/CScreenHttpTestDetails.php2
-rw-r--r--ui/include/classes/screens/CScreenLldGraph.php2
-rw-r--r--ui/include/classes/screens/CScreenLldGraphBase.php2
-rw-r--r--ui/include/classes/screens/CScreenLldSimpleGraph.php2
-rw-r--r--ui/include/classes/screens/CScreenMap.php2
-rw-r--r--ui/include/classes/screens/CScreenPlainText.php2
-rw-r--r--ui/include/classes/screens/CScreenProblem.php2
-rw-r--r--ui/include/classes/screens/CScreenServerInfo.php2
-rw-r--r--ui/include/classes/screens/CScreenSimpleGraph.php2
-rw-r--r--ui/include/classes/screens/CScreenSystemStatus.php2
-rw-r--r--ui/include/classes/screens/CScreenTriggersInfo.php2
-rw-r--r--ui/include/classes/screens/CScreenTriggersOverview.php2
-rw-r--r--ui/include/classes/screens/CScreenUrl.php2
-rw-r--r--ui/include/classes/server/CZabbixServer.php2
-rw-r--r--ui/include/classes/services/CServicesSlaCalculator.php2
-rw-r--r--ui/include/classes/services/CTabFilterProfile.php2
-rw-r--r--ui/include/classes/setup/CFrontendSetup.php2
-rw-r--r--ui/include/classes/setup/CSetupWizard.php2
-rw-r--r--ui/include/classes/tree/CServiceTree.php2
-rw-r--r--ui/include/classes/tree/CTree.php2
-rw-r--r--ui/include/classes/triggers/CTextTriggerConstructor.php2
-rw-r--r--ui/include/classes/user/CFavorite.php2
-rw-r--r--ui/include/classes/user/CProfile.php2
-rw-r--r--ui/include/classes/user/CWebUser.php2
-rw-r--r--ui/include/classes/validators/CActionCondValidator.php2
-rw-r--r--ui/include/classes/validators/CApiInputValidator.php2
-rw-r--r--ui/include/classes/validators/CCollectionValidator.php2
-rw-r--r--ui/include/classes/validators/CColorValidator.php2
-rw-r--r--ui/include/classes/validators/CEmailValidator.php2
-rw-r--r--ui/include/classes/validators/CEventCorrCondValidator.php2
-rw-r--r--ui/include/classes/validators/CEventNameValidator.php2
-rw-r--r--ui/include/classes/validators/CFunctionValidator.php2
-rw-r--r--ui/include/classes/validators/CHtmlUrlValidator.php2
-rw-r--r--ui/include/classes/validators/CIdValidator.php2
-rw-r--r--ui/include/classes/validators/CLdapAuthValidator.php2
-rw-r--r--ui/include/classes/validators/CLimitedSetValidator.php2
-rw-r--r--ui/include/classes/validators/CNewValidator.php2
-rw-r--r--ui/include/classes/validators/CPartialValidatorInterface.php2
-rw-r--r--ui/include/classes/validators/CRegexValidator.php2
-rw-r--r--ui/include/classes/validators/CStringValidator.php2
-rw-r--r--ui/include/classes/validators/CValidator.php2
-rw-r--r--ui/include/classes/validators/event/CEventSourceObjectValidator.php2
-rw-r--r--ui/include/classes/validators/host/CHostNormalValidator.php2
-rw-r--r--ui/include/classes/validators/object/CConditionValidator.php2
-rw-r--r--ui/include/classes/validators/object/CUpdateDiscoveredValidator.php2
-rw-r--r--ui/include/classes/validators/schema/CSchemaValidator.php2
-rw-r--r--ui/include/classes/widgets/CWidgetConfig.php2
-rw-r--r--ui/include/classes/widgets/CWidgetHelper.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetField.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldApplication.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldGraphOverride.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldHidden.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMs.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsGraph.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsGraphPrototype.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsGroup.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsHost.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsItem.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldNavTree.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldReference.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldSelect.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldSelectResource.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldSeverities.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldTags.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldTextBox.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldUrl.php2
-rw-r--r--ui/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetForm.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormActionLog.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormClock.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormDataOver.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormGraph.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormGraphPrototype.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormHostAvail.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormMap.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormNavTree.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormPlainText.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormProblemHosts.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormProblems.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormProblemsBySv.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormSvgGraph.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormTrigOver.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormUrl.php2
-rw-r--r--ui/include/classes/widgets/forms/CWidgetFormWeb.php2
-rw-r--r--ui/include/classes/widgets/views/widget.actionlog.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.clock.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.dataover.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.discovery.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.favgraphs.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.favmaps.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.favscreens.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.graph.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.graphprototype.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.hostavail.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.map.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.navtree.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.plaintext.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.problemhosts.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.problems.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.problemsbysv.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.svggraph.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.systeminfo.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.trigover.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.url.form.view.php2
-rw-r--r--ui/include/classes/widgets/views/widget.web.form.view.php2
-rw-r--r--ui/include/classes/xml/CXmlConstantName.php2
-rw-r--r--ui/include/classes/xml/CXmlConstantValue.php2
-rw-r--r--ui/include/config.inc.php2
-rw-r--r--ui/include/correlation.inc.php2
-rw-r--r--ui/include/db.inc.php2
-rw-r--r--ui/include/debug.inc.php2
-rw-r--r--ui/include/defines.inc.php4
-rw-r--r--ui/include/discovery.inc.php2
-rw-r--r--ui/include/draw.inc.php2
-rw-r--r--ui/include/events.inc.php2
-rw-r--r--ui/include/forms.inc.php2
-rw-r--r--ui/include/func.inc.php2
-rw-r--r--ui/include/gettextwrapper.inc.php2
-rw-r--r--ui/include/graphs.inc.php2
-rw-r--r--ui/include/hostgroups.inc.php2
-rw-r--r--ui/include/hosts.inc.php2
-rw-r--r--ui/include/html.inc.php2
-rw-r--r--ui/include/httptest.inc.php2
-rw-r--r--ui/include/ident.inc.php2
-rw-r--r--ui/include/images.inc.php2
-rw-r--r--ui/include/items.inc.php2
-rw-r--r--ui/include/js.inc.php2
-rw-r--r--ui/include/locales.inc.php2
-rw-r--r--ui/include/maintenances.inc.php2
-rw-r--r--ui/include/maps.inc.php2
-rw-r--r--ui/include/media.inc.php2
-rw-r--r--ui/include/page_footer.php2
-rw-r--r--ui/include/page_header.php2
-rw-r--r--ui/include/perm.inc.php2
-rw-r--r--ui/include/regexp.inc.php2
-rw-r--r--ui/include/screens.inc.php2
-rw-r--r--ui/include/services.inc.php2
-rw-r--r--ui/include/sounds.inc.php2
-rw-r--r--ui/include/translateDefines.inc.php2
-rw-r--r--ui/include/triggers.inc.php2
-rw-r--r--ui/include/users.inc.php2
-rw-r--r--ui/include/validate.inc.php2
-rw-r--r--ui/include/valuemap.inc.php2
-rw-r--r--ui/include/views/administration.auditacts.list.php2
-rw-r--r--ui/include/views/configuration.action.edit.php2
-rw-r--r--ui/include/views/configuration.action.list.php2
-rw-r--r--ui/include/views/configuration.copy.elements.php2
-rw-r--r--ui/include/views/configuration.graph.edit.php2
-rw-r--r--ui/include/views/configuration.graph.list.php2
-rw-r--r--ui/include/views/configuration.host.discovery.edit.php2
-rw-r--r--ui/include/views/configuration.host.discovery.list.php2
-rw-r--r--ui/include/views/configuration.host.edit.php2
-rw-r--r--ui/include/views/configuration.host.list.php2
-rw-r--r--ui/include/views/configuration.host.prototype.edit.php2
-rw-r--r--ui/include/views/configuration.host.prototype.list.php2
-rw-r--r--ui/include/views/configuration.hostgroups.edit.php2
-rw-r--r--ui/include/views/configuration.hostgroups.list.php2
-rw-r--r--ui/include/views/configuration.httpconf.edit.php2
-rw-r--r--ui/include/views/configuration.httpconf.list.php2
-rw-r--r--ui/include/views/configuration.item.edit.php2
-rw-r--r--ui/include/views/configuration.item.list.php2
-rw-r--r--ui/include/views/configuration.item.prototype.edit.php2
-rw-r--r--ui/include/views/configuration.item.prototype.list.php2
-rw-r--r--ui/include/views/configuration.maintenance.edit.php2
-rw-r--r--ui/include/views/configuration.maintenance.list.php2
-rw-r--r--ui/include/views/configuration.services.edit.php2
-rw-r--r--ui/include/views/configuration.services.list.php2
-rw-r--r--ui/include/views/configuration.template.edit.php2
-rw-r--r--ui/include/views/configuration.template.list.php2
-rw-r--r--ui/include/views/configuration.trigger.prototype.edit.php2
-rw-r--r--ui/include/views/configuration.trigger.prototype.list.php2
-rw-r--r--ui/include/views/configuration.triggers.edit.php2
-rw-r--r--ui/include/views/configuration.triggers.list.php2
-rw-r--r--ui/include/views/general.browserwarning.php2
-rw-r--r--ui/include/views/general.login.php2
-rw-r--r--ui/include/views/general.warning.php2
-rw-r--r--ui/include/views/inventory.host.list.php2
-rw-r--r--ui/include/views/inventory.host.view.php2
-rw-r--r--ui/include/views/js/common.init.js.php2
-rw-r--r--ui/include/views/js/common.item.edit.js.php2
-rw-r--r--ui/include/views/js/common.template.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.action.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.copy.elements.js.php2
-rw-r--r--ui/include/views/js/configuration.graph.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.host.discovery.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.host.discovery.edit.overr.js.php2
-rw-r--r--ui/include/views/js/configuration.host.discovery.list.js.php2
-rw-r--r--ui/include/views/js/configuration.host.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.host.list.js.php2
-rw-r--r--ui/include/views/js/configuration.host.prototype.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.httpconf.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.item.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.item.list.js.php2
-rw-r--r--ui/include/views/js/configuration.item.prototype.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.maintenance.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.services.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.template.list.js.php2
-rw-r--r--ui/include/views/js/configuration.triggers.edit.js.php2
-rw-r--r--ui/include/views/js/configuration.triggers.list.js.php2
-rw-r--r--ui/include/views/js/editabletable.js.php2
-rw-r--r--ui/include/views/js/item.preprocessing.js.php2
-rw-r--r--ui/include/views/js/itemtest.js.php2
-rw-r--r--ui/include/views/js/monitoring.history.js.php2
-rw-r--r--ui/include/views/js/monitoring.screen.constructor.edit.js.php2
-rw-r--r--ui/include/views/js/monitoring.screen.edit.js.php2
-rw-r--r--ui/include/views/js/monitoring.screen.js.php2
-rw-r--r--ui/include/views/js/monitoring.slideconf.edit.js.php2
-rw-r--r--ui/include/views/js/monitoring.slides.js.php2
-rw-r--r--ui/include/views/js/monitoring.sysmap.edit.js.php2
-rw-r--r--ui/include/views/js/monitoring.sysmaps.js.php2
-rw-r--r--ui/include/views/monitoring.history.php2
-rw-r--r--ui/include/views/monitoring.overview.items.php2
-rw-r--r--ui/include/views/monitoring.overview.triggers.php2
-rw-r--r--ui/include/views/monitoring.screen.constructor.edit.php2
-rw-r--r--ui/include/views/monitoring.screen.constructor.list.php2
-rw-r--r--ui/include/views/monitoring.screen.edit.php2
-rw-r--r--ui/include/views/monitoring.screen.list.php2
-rw-r--r--ui/include/views/monitoring.screen.php2
-rw-r--r--ui/include/views/monitoring.slideconf.edit.php2
-rw-r--r--ui/include/views/monitoring.slideconf.list.php2
-rw-r--r--ui/include/views/monitoring.slides.php2
-rw-r--r--ui/include/views/monitoring.sysmap.constructor.php2
-rw-r--r--ui/include/views/monitoring.sysmap.edit.php2
-rw-r--r--ui/include/views/monitoring.sysmap.list.php2
-rw-r--r--ui/include/views/reports.toptriggers.php2
-rw-r--r--ui/index.php2
-rw-r--r--ui/index_http.php2
-rw-r--r--ui/index_sso.php2
-rw-r--r--ui/items.php2
-rw-r--r--ui/js/browsers.js2
-rw-r--r--ui/js/chkbxrange.js2
-rw-r--r--ui/js/class.base-component.js2
-rw-r--r--ui/js/class.bbcode.js2
-rw-r--r--ui/js/class.browsertab.js2
-rw-r--r--ui/js/class.calendar.js2
-rw-r--r--ui/js/class.cdate.js2
-rw-r--r--ui/js/class.cdebug.js2
-rw-r--r--ui/js/class.cmap.js2
-rw-r--r--ui/js/class.cnavtree.js2
-rw-r--r--ui/js/class.cookie.js2
-rw-r--r--ui/js/class.coverride.js2
-rw-r--r--ui/js/class.crangecontrol.js2
-rw-r--r--ui/js/class.cscreen.js2
-rw-r--r--ui/js/class.csuggest.js2
-rw-r--r--ui/js/class.csvggraph.js2
-rw-r--r--ui/js/class.ctree.js2
-rw-r--r--ui/js/class.curl.js2
-rw-r--r--ui/js/class.cverticalaccordion.js2
-rw-r--r--ui/js/class.cviewswitcher.js2
-rw-r--r--ui/js/class.localstorage.js2
-rw-r--r--ui/js/class.mapWidget.js2
-rw-r--r--ui/js/class.menu-item.js2
-rw-r--r--ui/js/class.menu.js2
-rw-r--r--ui/js/class.notification.collection.js2
-rw-r--r--ui/js/class.notification.js2
-rw-r--r--ui/js/class.notifications.audio.js2
-rw-r--r--ui/js/class.notifications.js2
-rw-r--r--ui/js/class.overlay.js2
-rw-r--r--ui/js/class.overlaycollection.js2
-rw-r--r--ui/js/class.pmaster.js2
-rw-r--r--ui/js/class.rpc.js2
-rw-r--r--ui/js/class.scrollable.js2
-rw-r--r--ui/js/class.sidebar.js2
-rw-r--r--ui/js/class.tab-indicators.js2
-rw-r--r--ui/js/class.tabfilter.js2
-rw-r--r--ui/js/class.tabfilteritem.js2
-rw-r--r--ui/js/class.template.js2
-rw-r--r--ui/js/colorpicker.js2
-rw-r--r--ui/js/common.js2
-rw-r--r--ui/js/csvggraphwidget.js2
-rw-r--r--ui/js/dashboard.grid.js2
-rw-r--r--ui/js/flickerfreescreen.js2
-rw-r--r--ui/js/functions.js2
-rw-r--r--ui/js/gtlc.js2
-rw-r--r--ui/js/init.js2
-rw-r--r--ui/js/inputsecret.js2
-rw-r--r--ui/js/layout.mode.js2
-rw-r--r--ui/js/macrovalue.js2
-rw-r--r--ui/js/main.js2
-rw-r--r--ui/js/menupopup.js2
-rw-r--r--ui/js/multilineinput.js2
-rw-r--r--ui/js/multiselect.js2
-rw-r--r--ui/js/pages/items.js2
-rw-r--r--ui/js/pages/monitoring.overview.js2
-rw-r--r--ui/js/pages/popup.condition.common.js2
-rw-r--r--ui/js/pages/popup.operation.common.js2
-rw-r--r--ui/js/pages/report2.js2
-rw-r--r--ui/js/pages/report4.js2
-rw-r--r--ui/js/pages/setup.js2
-rw-r--r--ui/js/pages/srv_status.js2
-rw-r--r--ui/js/servercheck.js2
-rw-r--r--ui/js/textareaflexible.js2
-rw-r--r--ui/js/vector/class.svg.canvas.js2
-rw-r--r--ui/js/vector/class.svg.map.js2
-rw-r--r--ui/jsLoader.php2
-rw-r--r--ui/jsrpc.php2
-rw-r--r--ui/maintenance.php2
-rw-r--r--ui/map.php2
-rw-r--r--ui/overview.php2
-rw-r--r--ui/report2.php2
-rw-r--r--ui/report4.php2
-rw-r--r--ui/screenconf.php2
-rw-r--r--ui/screenedit.php2
-rw-r--r--ui/screens.php2
-rw-r--r--ui/services.php2
-rw-r--r--ui/setup.php2
-rw-r--r--ui/slideconf.php2
-rw-r--r--ui/slides.php2
-rw-r--r--ui/srv_status.php2
-rw-r--r--ui/sysmap.php2
-rw-r--r--ui/sysmaps.php2
-rw-r--r--ui/templates.php2
-rw-r--r--ui/tests/api_json/ApiJsonTests.php2
-rw-r--r--ui/tests/api_json/testAPIInfo.php2
-rw-r--r--ui/tests/api_json/testAction.php2
-rw-r--r--ui/tests/api_json/testApplication.php2
-rw-r--r--ui/tests/api_json/testAuditLog.php2
-rw-r--r--ui/tests/api_json/testConfiguration.php2
-rw-r--r--ui/tests/api_json/testCorrelation.php2
-rw-r--r--ui/tests/api_json/testDRule.php2
-rw-r--r--ui/tests/api_json/testDependentItems.php2
-rw-r--r--ui/tests/api_json/testDiscoveryRule.php2
-rw-r--r--ui/tests/api_json/testGraphPrototype.php2
-rw-r--r--ui/tests/api_json/testHistory.php2
-rw-r--r--ui/tests/api_json/testHost.php2
-rw-r--r--ui/tests/api_json/testHostGroup.php2
-rw-r--r--ui/tests/api_json/testHostImport.php2
-rw-r--r--ui/tests/api_json/testHostInventory.php2
-rw-r--r--ui/tests/api_json/testHostPrototype.php2
-rw-r--r--ui/tests/api_json/testHostPrototypeInventory.php2
-rw-r--r--ui/tests/api_json/testIconMap.php2
-rw-r--r--ui/tests/api_json/testItem.php2
-rw-r--r--ui/tests/api_json/testItemPrototype.php2
-rw-r--r--ui/tests/api_json/testMaintenance.php2
-rw-r--r--ui/tests/api_json/testMap.php2
-rw-r--r--ui/tests/api_json/testProxy.php2
-rw-r--r--ui/tests/api_json/testScripts.php2
-rw-r--r--ui/tests/api_json/testTaskCreate.php2
-rw-r--r--ui/tests/api_json/testTemplateImport.php2
-rw-r--r--ui/tests/api_json/testTriggerPermissions.php2
-rw-r--r--ui/tests/api_json/testTriggers.php2
-rw-r--r--ui/tests/api_json/testUserGroup.php2
-rw-r--r--ui/tests/api_json/testUserMacro.php2
-rw-r--r--ui/tests/api_json/testUsers.php2
-rw-r--r--ui/tests/api_json/testValuemap.php2
-rw-r--r--ui/tests/api_json/testWebScenario.php2
-rw-r--r--ui/tests/frontend.php2
-rw-r--r--ui/tests/general/GeneralTests.php2
-rw-r--r--ui/tests/general/class_CDescription.php2
-rw-r--r--ui/tests/general/dbConditionIdTest.php2
-rw-r--r--ui/tests/general/dbConditionIntTest.php2
-rw-r--r--ui/tests/general/dbConditionStringTest.php2
-rw-r--r--ui/tests/general/function_DBclose.php2
-rw-r--r--ui/tests/general/function_DBconnect.php2
-rw-r--r--ui/tests/general/function_DBselect.php2
-rw-r--r--ui/tests/general/makeSqlTest.php2
-rw-r--r--ui/tests/general/testHistoryManager.php2
-rw-r--r--ui/tests/general/urlParamTest.php2
-rw-r--r--ui/tests/general/zbx_dbcast_2bigintTest.php2
-rw-r--r--ui/tests/include/CAPITest.php2
-rw-r--r--ui/tests/include/CBehavior.php2
-rw-r--r--ui/tests/include/CIntegrationTest.php2
-rw-r--r--ui/tests/include/CLegacyWebTest.php2
-rw-r--r--ui/tests/include/CTest.php2
-rw-r--r--ui/tests/include/CWebTest.php2
-rw-r--r--ui/tests/include/CZabbixClient.php2
-rw-r--r--ui/tests/include/helpers/CAPIHelper.php2
-rw-r--r--ui/tests/include/helpers/CDBHelper.php2
-rw-r--r--ui/tests/include/helpers/CDataHelper.php2
-rw-r--r--ui/tests/include/helpers/CExceptionHelper.php2
-rw-r--r--ui/tests/include/helpers/CImageHelper.php2
-rw-r--r--ui/tests/include/helpers/CLogHelper.php2
-rw-r--r--ui/tests/include/helpers/CTestArrayHelper.php2
-rw-r--r--ui/tests/include/helpers/CXPathHelper.php2
-rw-r--r--ui/tests/include/web/CBaseElement.php2
-rw-r--r--ui/tests/include/web/CElement.php2
-rw-r--r--ui/tests/include/web/CElementCollection.php2
-rw-r--r--ui/tests/include/web/CElementFilter.php2
-rw-r--r--ui/tests/include/web/CElementQuery.php2
-rw-r--r--ui/tests/include/web/CPage.php2
-rw-r--r--ui/tests/include/web/CastableTrait.php2
-rw-r--r--ui/tests/include/web/CommandExecutor.php2
-rw-r--r--ui/tests/include/web/IWaitable.php2
-rw-r--r--ui/tests/include/web/WaitableTrait.php2
-rw-r--r--ui/tests/include/web/elements/CCheckboxElement.php2
-rw-r--r--ui/tests/include/web/elements/CCheckboxFormElement.php2
-rw-r--r--ui/tests/include/web/elements/CCheckboxListElement.php2
-rw-r--r--ui/tests/include/web/elements/CColorPickerElement.php2
-rw-r--r--ui/tests/include/web/elements/CCompositeInputElement.php2
-rw-r--r--ui/tests/include/web/elements/CDashboardElement.php2
-rw-r--r--ui/tests/include/web/elements/CDropdownElement.php2
-rw-r--r--ui/tests/include/web/elements/CFilterTabElement.php2
-rw-r--r--ui/tests/include/web/elements/CFormElement.php2
-rw-r--r--ui/tests/include/web/elements/CHostInterfaceElement.php2
-rw-r--r--ui/tests/include/web/elements/CInputGroupElement.php2
-rw-r--r--ui/tests/include/web/elements/CMessageElement.php2
-rw-r--r--ui/tests/include/web/elements/CMultifieldTableElement.php2
-rw-r--r--ui/tests/include/web/elements/CMultilineElement.php2
-rw-r--r--ui/tests/include/web/elements/CMultiselectElement.php2
-rw-r--r--ui/tests/include/web/elements/CNullElement.php2
-rw-r--r--ui/tests/include/web/elements/COverlayDialogElement.php2
-rw-r--r--ui/tests/include/web/elements/CPopupButtonElement.php2
-rw-r--r--ui/tests/include/web/elements/CPopupMenuElement.php2
-rw-r--r--ui/tests/include/web/elements/CSegmentedRadioElement.php2
-rw-r--r--ui/tests/include/web/elements/CTableElement.php2
-rw-r--r--ui/tests/include/web/elements/CTableRowElement.php2
-rw-r--r--ui/tests/include/web/elements/CWidgetElement.php2
-rw-r--r--ui/tests/include/web/elements/CZDropdownElement.php2
-rw-r--r--ui/tests/integration/IntegrationTests.php2
-rw-r--r--ui/tests/integration/testDataCollection.php2
-rw-r--r--ui/tests/integration/testDiagnosticDataTask.php2
-rw-r--r--ui/tests/integration/testGoAgentDataCollection.php2
-rw-r--r--ui/tests/integration/testItemState.php2
-rw-r--r--ui/tests/integration/testLowLevelDiscovery.php2
-rw-r--r--ui/tests/selenium/SeleniumTests.php2
-rw-r--r--ui/tests/selenium/behaviors/CMessageBehavior.php2
-rw-r--r--ui/tests/selenium/common/testFormAdministrationGeneral.php2
-rw-r--r--ui/tests/selenium/common/testFormFilter.php2
-rw-r--r--ui/tests/selenium/common/testFormItemTest.php2
-rw-r--r--ui/tests/selenium/common/testFormMacros.php2
-rw-r--r--ui/tests/selenium/common/testFormPreprocessing.php2
-rw-r--r--ui/tests/selenium/common/testFormTags.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardCopyWidgets.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardDynamicItemWidgets.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardGraphPrototypeWidget.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardGraphWidget.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardHostAvailabilityWidget.php2
-rw-r--r--ui/tests/selenium/dashboard/testDashboardProblemsBySeverityWidget.php2
-rw-r--r--ui/tests/selenium/testFormAction.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationAuthenticationHttp.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationAuthenticationLdap.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationAuthenticationSaml.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationDMProxies.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralAutoregistration.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralGUI.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralHousekeeper.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralIconMapping.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralImages.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralInstallation.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralMacros.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralOtherParams.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralRegexp.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralTrigDisplOptions.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationGeneralValuemap.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationMediaTypeMessageTemplates.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationMediaTypeWebhook.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationMediaTypes.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationScripts.php2
-rw-r--r--ui/tests/selenium/testFormAdministrationUserGroups.php2
-rw-r--r--ui/tests/selenium/testFormApplication.php2
-rw-r--r--ui/tests/selenium/testFormEventCorrelation.php2
-rw-r--r--ui/tests/selenium/testFormFilterHosts.php2
-rw-r--r--ui/tests/selenium/testFormFilterProblems.php2
-rw-r--r--ui/tests/selenium/testFormGraph.php2
-rw-r--r--ui/tests/selenium/testFormGraphPrototype.php2
-rw-r--r--ui/tests/selenium/testFormHost.php2
-rw-r--r--ui/tests/selenium/testFormHostGroup.php2
-rw-r--r--ui/tests/selenium/testFormHostLinkTemplates.php2
-rw-r--r--ui/tests/selenium/testFormHostPrototype.php2
-rw-r--r--ui/tests/selenium/testFormItem.php2
-rw-r--r--ui/tests/selenium/testFormItemHttpAgent.php2
-rw-r--r--ui/tests/selenium/testFormItemPreprocessing.php2
-rw-r--r--ui/tests/selenium/testFormItemPreprocessingTest.php2
-rw-r--r--ui/tests/selenium/testFormItemPrototype.php2
-rw-r--r--ui/tests/selenium/testFormItemPrototypePreprocessing.php2
-rw-r--r--ui/tests/selenium/testFormItemTestHost.php2
-rw-r--r--ui/tests/selenium/testFormItemTestTemplate.php2
-rw-r--r--ui/tests/selenium/testFormLogin.php2
-rw-r--r--ui/tests/selenium/testFormLowLevelDiscovery.php2
-rw-r--r--ui/tests/selenium/testFormLowLevelDiscoveryOverrides.php2
-rw-r--r--ui/tests/selenium/testFormLowLevelDiscoveryPreprocessing.php2
-rw-r--r--ui/tests/selenium/testFormMacrosHost.php2
-rw-r--r--ui/tests/selenium/testFormMacrosHostPrototype.php2
-rw-r--r--ui/tests/selenium/testFormMacrosTemplate.php2
-rw-r--r--ui/tests/selenium/testFormMaintenance.php2
-rw-r--r--ui/tests/selenium/testFormMap.php2
-rw-r--r--ui/tests/selenium/testFormNetworkDiscovery.php2
-rw-r--r--ui/tests/selenium/testFormScreen.php2
-rw-r--r--ui/tests/selenium/testFormSlideshow.php2
-rw-r--r--ui/tests/selenium/testFormSysmap.php2
-rw-r--r--ui/tests/selenium/testFormTabIndicators.php2
-rw-r--r--ui/tests/selenium/testFormTagsHost.php2
-rw-r--r--ui/tests/selenium/testFormTagsHostPrototype.php2
-rw-r--r--ui/tests/selenium/testFormTagsTemplate.php2
-rw-r--r--ui/tests/selenium/testFormTagsTrigger.php2
-rw-r--r--ui/tests/selenium/testFormTagsTriggerPrototype.php2
-rw-r--r--ui/tests/selenium/testFormTemplate.php2
-rw-r--r--ui/tests/selenium/testFormTrigger.php2
-rw-r--r--ui/tests/selenium/testFormTriggerPrototype.php2
-rw-r--r--ui/tests/selenium/testFormUser.php2
-rw-r--r--ui/tests/selenium/testFormUserMedia.php2
-rw-r--r--ui/tests/selenium/testFormUserProfile.php2
-rw-r--r--ui/tests/selenium/testFormWeb.php2
-rw-r--r--ui/tests/selenium/testFormWebStep.php2
-rw-r--r--ui/tests/selenium/testGeneric.php2
-rw-r--r--ui/tests/selenium/testInheritanceApplication.php2
-rw-r--r--ui/tests/selenium/testInheritanceDiscoveryRule.php2
-rw-r--r--ui/tests/selenium/testInheritanceGraph.php2
-rw-r--r--ui/tests/selenium/testInheritanceGraphPrototype.php2
-rw-r--r--ui/tests/selenium/testInheritanceHostPrototype.php2
-rw-r--r--ui/tests/selenium/testInheritanceItem.php2
-rw-r--r--ui/tests/selenium/testInheritanceItemPrototype.php2
-rw-r--r--ui/tests/selenium/testInheritanceTrigger.php2
-rw-r--r--ui/tests/selenium/testInheritanceTriggerPrototype.php2
-rw-r--r--ui/tests/selenium/testInheritanceWeb.php2
-rw-r--r--ui/tests/selenium/testLanguage.php2
-rw-r--r--ui/tests/selenium/testMultiselect.php2
-rw-r--r--ui/tests/selenium/testPageActions.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationDMProxies.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationGeneralIconMapping.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationGeneralImages.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationGeneralModules.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationGeneralRegexp.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationGeneralValuemap.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationMediaTypes.php2
-rw-r--r--ui/tests/selenium/testPageAdministrationScripts.php2
-rw-r--r--ui/tests/selenium/testPageApplications.php2
-rw-r--r--ui/tests/selenium/testPageAvailabilityReport.php2
-rw-r--r--ui/tests/selenium/testPageBrowserWarning.php2
-rw-r--r--ui/tests/selenium/testPageDashboard.php2
-rw-r--r--ui/tests/selenium/testPageDashboardList.php2
-rw-r--r--ui/tests/selenium/testPageDashboardWidgets.php2
-rw-r--r--ui/tests/selenium/testPageEventCorrelation.php2
-rw-r--r--ui/tests/selenium/testPageGraphPrototypes.php2
-rw-r--r--ui/tests/selenium/testPageHistory.php2
-rw-r--r--ui/tests/selenium/testPageHostGraph.php2
-rw-r--r--ui/tests/selenium/testPageHostPrototypes.php2
-rw-r--r--ui/tests/selenium/testPageHosts.php2
-rw-r--r--ui/tests/selenium/testPageInventory.php2
-rw-r--r--ui/tests/selenium/testPageItemPrototypes.php2
-rw-r--r--ui/tests/selenium/testPageItems.php2
-rw-r--r--ui/tests/selenium/testPageLatestData.php2
-rw-r--r--ui/tests/selenium/testPageLowLevelDiscovery.php2
-rw-r--r--ui/tests/selenium/testPageMaintenance.php2
-rw-r--r--ui/tests/selenium/testPageMaps.php2
-rw-r--r--ui/tests/selenium/testPageMonitoringHosts.php2
-rw-r--r--ui/tests/selenium/testPageNetworkDiscovery.php2
-rw-r--r--ui/tests/selenium/testPageOverview.php2
-rw-r--r--ui/tests/selenium/testPageProblems.php2
-rw-r--r--ui/tests/selenium/testPageQueueDetails.php2
-rw-r--r--ui/tests/selenium/testPageQueueOverview.php2
-rw-r--r--ui/tests/selenium/testPageQueueOverviewByProxy.php2
-rw-r--r--ui/tests/selenium/testPageReportsActionLog.php2
-rw-r--r--ui/tests/selenium/testPageReportsAudit.php2
-rw-r--r--ui/tests/selenium/testPageReportsNotifications.php2
-rw-r--r--ui/tests/selenium/testPageReportsTriggerTop.php2
-rw-r--r--ui/tests/selenium/testPageScreens.php2
-rw-r--r--ui/tests/selenium/testPageSearch.php2
-rw-r--r--ui/tests/selenium/testPageSlideShows.php2
-rw-r--r--ui/tests/selenium/testPageStatusOfZabbix.php2
-rw-r--r--ui/tests/selenium/testPageTemplates.php2
-rw-r--r--ui/tests/selenium/testPageTriggerDescription.php2
-rw-r--r--ui/tests/selenium/testPageTriggerPrototypes.php2
-rw-r--r--ui/tests/selenium/testPageTriggerUrl.php2
-rw-r--r--ui/tests/selenium/testPageTriggers.php2
-rw-r--r--ui/tests/selenium/testPageUserGroups.php2
-rw-r--r--ui/tests/selenium/testPageUsers.php2
-rw-r--r--ui/tests/selenium/testPageWeb.php2
-rw-r--r--ui/tests/selenium/testTagBasedPermissions.php2
-rw-r--r--ui/tests/selenium/testTemplateInheritance.php2
-rw-r--r--ui/tests/selenium/testTimezone.php2
-rw-r--r--ui/tests/selenium/testTriggerDependencies.php2
-rw-r--r--ui/tests/selenium/testTriggerExpressions.php2
-rw-r--r--ui/tests/selenium/testUrlParameters.php2
-rw-r--r--ui/tests/selenium/testUrlUserPermissions.php2
-rw-r--r--ui/tests/selenium/testZBX6648.php2
-rw-r--r--ui/tests/selenium/testZBX6663.php2
-rw-r--r--ui/tests/selenium/traits/FilterTrait.php2
-rw-r--r--ui/tests/selenium/traits/MacrosTrait.php2
-rw-r--r--ui/tests/selenium/traits/PreprocessingTrait.php2
-rw-r--r--ui/tests/selenium/traits/TableTrait.php2
-rw-r--r--ui/tests/unit/bootstrap.php2
-rw-r--r--ui/tests/unit/include/classes/api/APITest.php2
-rw-r--r--ui/tests/unit/include/classes/api/clients/CLocalApiClientTest.php2
-rw-r--r--ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php2
-rw-r--r--ui/tests/unit/include/classes/core/CGlobalRegexpTest.php2
-rw-r--r--ui/tests/unit/include/classes/core/CRegistryFactoryTest.php2
-rw-r--r--ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php2
-rw-r--r--ui/tests/unit/include/classes/helpers/CConditionHelperTest.php2
-rw-r--r--ui/tests/unit/include/classes/helpers/CMathHelper.php2
-rw-r--r--ui/tests/unit/include/classes/html/CButtonTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CRedirectButtonTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CRowTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CSimpleButtonTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CSubmitButtonTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CSubmitTest.php2
-rw-r--r--ui/tests/unit/include/classes/html/CTagTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/CImportDataAdapterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/converters/CImportConverterTest.php2
-rw-r--r--ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CDnsParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CFunctionMacroParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CFunctionParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CHostNameParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CIPParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CItemKeyTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CMacroParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CRangeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CRangesParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CReferenceParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CReplacementParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CSetParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CTriggerExpressionTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CValidationRuleTest.php2
-rw-r--r--ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php2
-rw-r--r--ui/tests/unit/include/classes/resolvers/CMacrosResolverTest.php2
-rw-r--r--ui/tests/unit/include/classes/services/CServicesSlaCalculatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/triggers/CTextTriggerConstructorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CCollectionValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CColorValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CConditionValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CEmailValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CFunctionValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CIdValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CRegexValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CStringValidatorTest.php2
-rw-r--r--ui/tests/unit/include/classes/validators/CValidatorTest.php2
-rw-r--r--ui/tests/unit/include/function_convertUnitsTest.php2
-rw-r--r--ui/tests/unit/include/function_formatFloatTest.php2
-rw-r--r--ui/tests/unit/include/function_relativeDateToTextTest.php2
-rw-r--r--ui/tests/unit/include/services/CalculateItServiceStatusByTriggerTest.php2
-rw-r--r--ui/tests/unit/include/services/CalculateItServiceStatusTest.php2
-rw-r--r--ui/tests/unit/include/str2memTest.php2
-rw-r--r--ui/tests/unit/include/triggerExpressionReplaceHostTest.php2
-rw-r--r--ui/tests/unit/include/triggers/GetExpressionTreeTest.php2
-rw-r--r--ui/tests/unit/include/zbxjsvalueTest.php2
-rw-r--r--ui/toptriggers.php2
-rw-r--r--ui/tr_events.php2
-rw-r--r--ui/trigger_prototypes.php2
-rw-r--r--ui/triggers.php2
-rw-r--r--ui/zabbix.php2
1488 files changed, 1489 insertions, 1489 deletions
diff --git a/ui/actionconf.php b/ui/actionconf.php
index 66a9474911a..5b67f721368 100644
--- a/ui/actionconf.php
+++ b/ui/actionconf.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/api_jsonrpc.php b/ui/api_jsonrpc.php
index 60168e30e6f..6888f91036a 100644
--- a/ui/api_jsonrpc.php
+++ b/ui/api_jsonrpc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerActionOperationGet.php b/ui/app/controllers/CControllerActionOperationGet.php
index badd80336b5..6f7aebd3228 100644
--- a/ui/app/controllers/CControllerActionOperationGet.php
+++ b/ui/app/controllers/CControllerActionOperationGet.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerActionOperationValidate.php b/ui/app/controllers/CControllerActionOperationValidate.php
index b8ff832a9bf..3635a091c12 100644
--- a/ui/app/controllers/CControllerActionOperationValidate.php
+++ b/ui/app/controllers/CControllerActionOperationValidate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationCreate.php b/ui/app/controllers/CControllerApplicationCreate.php
index e1576acb244..ec3091da141 100644
--- a/ui/app/controllers/CControllerApplicationCreate.php
+++ b/ui/app/controllers/CControllerApplicationCreate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationDelete.php b/ui/app/controllers/CControllerApplicationDelete.php
index 422ac04f067..51c951190c0 100644
--- a/ui/app/controllers/CControllerApplicationDelete.php
+++ b/ui/app/controllers/CControllerApplicationDelete.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationDisable.php b/ui/app/controllers/CControllerApplicationDisable.php
index 61ae367bdb5..2860914769d 100644
--- a/ui/app/controllers/CControllerApplicationDisable.php
+++ b/ui/app/controllers/CControllerApplicationDisable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationEdit.php b/ui/app/controllers/CControllerApplicationEdit.php
index e1ce30ac2f0..7c4dab4ee2b 100644
--- a/ui/app/controllers/CControllerApplicationEdit.php
+++ b/ui/app/controllers/CControllerApplicationEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationEnable.php b/ui/app/controllers/CControllerApplicationEnable.php
index 39a8948728c..150af1f3c12 100644
--- a/ui/app/controllers/CControllerApplicationEnable.php
+++ b/ui/app/controllers/CControllerApplicationEnable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationList.php b/ui/app/controllers/CControllerApplicationList.php
index 4f37d49b536..e80335483e9 100644
--- a/ui/app/controllers/CControllerApplicationList.php
+++ b/ui/app/controllers/CControllerApplicationList.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerApplicationUpdate.php b/ui/app/controllers/CControllerApplicationUpdate.php
index eb2f6454587..de6030f1237 100644
--- a/ui/app/controllers/CControllerApplicationUpdate.php
+++ b/ui/app/controllers/CControllerApplicationUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerAuditLogList.php b/ui/app/controllers/CControllerAuditLogList.php
index 690ae676927..2f76a71c088 100644
--- a/ui/app/controllers/CControllerAuditLogList.php
+++ b/ui/app/controllers/CControllerAuditLogList.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerAuthenticationEdit.php b/ui/app/controllers/CControllerAuthenticationEdit.php
index e1f7823b921..a6da4411227 100644
--- a/ui/app/controllers/CControllerAuthenticationEdit.php
+++ b/ui/app/controllers/CControllerAuthenticationEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerAuthenticationUpdate.php b/ui/app/controllers/CControllerAuthenticationUpdate.php
index b24396a9ee9..c84f5b2ac62 100644
--- a/ui/app/controllers/CControllerAuthenticationUpdate.php
+++ b/ui/app/controllers/CControllerAuthenticationUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerAutoregEdit.php b/ui/app/controllers/CControllerAutoregEdit.php
index 84da10162b9..9f3752a7f62 100644
--- a/ui/app/controllers/CControllerAutoregEdit.php
+++ b/ui/app/controllers/CControllerAutoregEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerAutoregUpdate.php b/ui/app/controllers/CControllerAutoregUpdate.php
index 7714188fd40..1151334b01a 100644
--- a/ui/app/controllers/CControllerAutoregUpdate.php
+++ b/ui/app/controllers/CControllerAutoregUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCharts.php b/ui/app/controllers/CControllerCharts.php
index f92ef9309f3..3ffd9d98f58 100644
--- a/ui/app/controllers/CControllerCharts.php
+++ b/ui/app/controllers/CControllerCharts.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerChartsView.php b/ui/app/controllers/CControllerChartsView.php
index f09cf736931..0f15cfa0574 100644
--- a/ui/app/controllers/CControllerChartsView.php
+++ b/ui/app/controllers/CControllerChartsView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerChartsViewJson.php b/ui/app/controllers/CControllerChartsViewJson.php
index edb2b0e6c97..32f15a66eb2 100644
--- a/ui/app/controllers/CControllerChartsViewJson.php
+++ b/ui/app/controllers/CControllerChartsViewJson.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationConditionAdd.php b/ui/app/controllers/CControllerCorrelationConditionAdd.php
index 4930d1c670d..5f0c3f3dc26 100644
--- a/ui/app/controllers/CControllerCorrelationConditionAdd.php
+++ b/ui/app/controllers/CControllerCorrelationConditionAdd.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationCreate.php b/ui/app/controllers/CControllerCorrelationCreate.php
index 1d1836e3a9f..aa7f74218ae 100644
--- a/ui/app/controllers/CControllerCorrelationCreate.php
+++ b/ui/app/controllers/CControllerCorrelationCreate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationDelete.php b/ui/app/controllers/CControllerCorrelationDelete.php
index cde3e741a90..85bb4fbd56f 100644
--- a/ui/app/controllers/CControllerCorrelationDelete.php
+++ b/ui/app/controllers/CControllerCorrelationDelete.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationDisable.php b/ui/app/controllers/CControllerCorrelationDisable.php
index aa210c95dda..09ea985cb71 100644
--- a/ui/app/controllers/CControllerCorrelationDisable.php
+++ b/ui/app/controllers/CControllerCorrelationDisable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationEdit.php b/ui/app/controllers/CControllerCorrelationEdit.php
index 75d315b36d4..224d1f37089 100644
--- a/ui/app/controllers/CControllerCorrelationEdit.php
+++ b/ui/app/controllers/CControllerCorrelationEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationEnable.php b/ui/app/controllers/CControllerCorrelationEnable.php
index 7f9e3eeb40d..ab758d7e5e3 100644
--- a/ui/app/controllers/CControllerCorrelationEnable.php
+++ b/ui/app/controllers/CControllerCorrelationEnable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationList.php b/ui/app/controllers/CControllerCorrelationList.php
index be1b8891955..145e3403a53 100644
--- a/ui/app/controllers/CControllerCorrelationList.php
+++ b/ui/app/controllers/CControllerCorrelationList.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerCorrelationUpdate.php b/ui/app/controllers/CControllerCorrelationUpdate.php
index 9697753c91d..5ca0672037a 100644
--- a/ui/app/controllers/CControllerCorrelationUpdate.php
+++ b/ui/app/controllers/CControllerCorrelationUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardDelete.php b/ui/app/controllers/CControllerDashboardDelete.php
index a1a763f1f5c..4ab3035801c 100644
--- a/ui/app/controllers/CControllerDashboardDelete.php
+++ b/ui/app/controllers/CControllerDashboardDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardList.php b/ui/app/controllers/CControllerDashboardList.php
index 9e1a8758670..55af0d543dd 100644
--- a/ui/app/controllers/CControllerDashboardList.php
+++ b/ui/app/controllers/CControllerDashboardList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardPropertiesCheck.php b/ui/app/controllers/CControllerDashboardPropertiesCheck.php
index 55c9e3abb30..7ad5e0c9ced 100644
--- a/ui/app/controllers/CControllerDashboardPropertiesCheck.php
+++ b/ui/app/controllers/CControllerDashboardPropertiesCheck.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardPropertiesEdit.php b/ui/app/controllers/CControllerDashboardPropertiesEdit.php
index 90c76be26d4..add6f221bca 100644
--- a/ui/app/controllers/CControllerDashboardPropertiesEdit.php
+++ b/ui/app/controllers/CControllerDashboardPropertiesEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardShareEdit.php b/ui/app/controllers/CControllerDashboardShareEdit.php
index 9a83a8cba44..0a396e9e7cb 100644
--- a/ui/app/controllers/CControllerDashboardShareEdit.php
+++ b/ui/app/controllers/CControllerDashboardShareEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardShareUpdate.php b/ui/app/controllers/CControllerDashboardShareUpdate.php
index 03dc624dd2a..d848d0a97fb 100644
--- a/ui/app/controllers/CControllerDashboardShareUpdate.php
+++ b/ui/app/controllers/CControllerDashboardShareUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardUpdate.php b/ui/app/controllers/CControllerDashboardUpdate.php
index 723ac66bf03..650d36ae041 100644
--- a/ui/app/controllers/CControllerDashboardUpdate.php
+++ b/ui/app/controllers/CControllerDashboardUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardView.php b/ui/app/controllers/CControllerDashboardView.php
index db24b17dbbc..cb79f63884a 100644
--- a/ui/app/controllers/CControllerDashboardView.php
+++ b/ui/app/controllers/CControllerDashboardView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardWidgetCheck.php b/ui/app/controllers/CControllerDashboardWidgetCheck.php
index 41a02c77a64..e9b5ace678b 100644
--- a/ui/app/controllers/CControllerDashboardWidgetCheck.php
+++ b/ui/app/controllers/CControllerDashboardWidgetCheck.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardWidgetConfigure.php b/ui/app/controllers/CControllerDashboardWidgetConfigure.php
index 8e84aa588d7..44edcb0ac35 100644
--- a/ui/app/controllers/CControllerDashboardWidgetConfigure.php
+++ b/ui/app/controllers/CControllerDashboardWidgetConfigure.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardWidgetEdit.php b/ui/app/controllers/CControllerDashboardWidgetEdit.php
index e45d42ddf65..d029b7b9c44 100644
--- a/ui/app/controllers/CControllerDashboardWidgetEdit.php
+++ b/ui/app/controllers/CControllerDashboardWidgetEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardWidgetRfRate.php b/ui/app/controllers/CControllerDashboardWidgetRfRate.php
index 7a8b30100b6..a7295f4f0ea 100644
--- a/ui/app/controllers/CControllerDashboardWidgetRfRate.php
+++ b/ui/app/controllers/CControllerDashboardWidgetRfRate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDashboardWidgetSanitize.php b/ui/app/controllers/CControllerDashboardWidgetSanitize.php
index 3b0a3b2a58c..d46abb382c6 100644
--- a/ui/app/controllers/CControllerDashboardWidgetSanitize.php
+++ b/ui/app/controllers/CControllerDashboardWidgetSanitize.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryCreate.php b/ui/app/controllers/CControllerDiscoveryCreate.php
index 8e29380adb5..57c6c0f3c93 100644
--- a/ui/app/controllers/CControllerDiscoveryCreate.php
+++ b/ui/app/controllers/CControllerDiscoveryCreate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryDelete.php b/ui/app/controllers/CControllerDiscoveryDelete.php
index 66e350dc346..5f5bc1a983c 100644
--- a/ui/app/controllers/CControllerDiscoveryDelete.php
+++ b/ui/app/controllers/CControllerDiscoveryDelete.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryDisable.php b/ui/app/controllers/CControllerDiscoveryDisable.php
index 5aa352fcf99..3de869f8581 100644
--- a/ui/app/controllers/CControllerDiscoveryDisable.php
+++ b/ui/app/controllers/CControllerDiscoveryDisable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryEdit.php b/ui/app/controllers/CControllerDiscoveryEdit.php
index 27606855aca..3c0340d51a9 100644
--- a/ui/app/controllers/CControllerDiscoveryEdit.php
+++ b/ui/app/controllers/CControllerDiscoveryEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryEnable.php b/ui/app/controllers/CControllerDiscoveryEnable.php
index 7317fa1f916..f0dc6fdb226 100644
--- a/ui/app/controllers/CControllerDiscoveryEnable.php
+++ b/ui/app/controllers/CControllerDiscoveryEnable.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryList.php b/ui/app/controllers/CControllerDiscoveryList.php
index 01f4df3f7ff..a56575eb081 100644
--- a/ui/app/controllers/CControllerDiscoveryList.php
+++ b/ui/app/controllers/CControllerDiscoveryList.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryUpdate.php b/ui/app/controllers/CControllerDiscoveryUpdate.php
index d02a7a7bbd3..18ab27f4416 100644
--- a/ui/app/controllers/CControllerDiscoveryUpdate.php
+++ b/ui/app/controllers/CControllerDiscoveryUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerDiscoveryView.php b/ui/app/controllers/CControllerDiscoveryView.php
index ef7556c6d97..ebc8d35cd4b 100644
--- a/ui/app/controllers/CControllerDiscoveryView.php
+++ b/ui/app/controllers/CControllerDiscoveryView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerExport.php b/ui/app/controllers/CControllerExport.php
index 52f21d61e3d..cd8f7096f92 100644
--- a/ui/app/controllers/CControllerExport.php
+++ b/ui/app/controllers/CControllerExport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerFavouriteCreate.php b/ui/app/controllers/CControllerFavouriteCreate.php
index 74009be152e..9b005749b6d 100644
--- a/ui/app/controllers/CControllerFavouriteCreate.php
+++ b/ui/app/controllers/CControllerFavouriteCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerFavouriteDelete.php b/ui/app/controllers/CControllerFavouriteDelete.php
index 50e8b6afae4..325cf5eda78 100644
--- a/ui/app/controllers/CControllerFavouriteDelete.php
+++ b/ui/app/controllers/CControllerFavouriteDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerGuiEdit.php b/ui/app/controllers/CControllerGuiEdit.php
index 0ee67a22f5f..c598099f182 100644
--- a/ui/app/controllers/CControllerGuiEdit.php
+++ b/ui/app/controllers/CControllerGuiEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerGuiUpdate.php b/ui/app/controllers/CControllerGuiUpdate.php
index ad093a75aec..a934665e427 100644
--- a/ui/app/controllers/CControllerGuiUpdate.php
+++ b/ui/app/controllers/CControllerGuiUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHost.php b/ui/app/controllers/CControllerHost.php
index a3b1658a578..c19a2c12946 100644
--- a/ui/app/controllers/CControllerHost.php
+++ b/ui/app/controllers/CControllerHost.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHostDashboardView.php b/ui/app/controllers/CControllerHostDashboardView.php
index 45f686d9073..348d42c6393 100644
--- a/ui/app/controllers/CControllerHostDashboardView.php
+++ b/ui/app/controllers/CControllerHostDashboardView.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHostMacrosList.php b/ui/app/controllers/CControllerHostMacrosList.php
index 93b84f238ef..3633edba498 100644
--- a/ui/app/controllers/CControllerHostMacrosList.php
+++ b/ui/app/controllers/CControllerHostMacrosList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHostView.php b/ui/app/controllers/CControllerHostView.php
index 1c5cf2e8b3c..8b6ad6a7985 100644
--- a/ui/app/controllers/CControllerHostView.php
+++ b/ui/app/controllers/CControllerHostView.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHostViewRefresh.php b/ui/app/controllers/CControllerHostViewRefresh.php
index 415b7a45fad..6e0d99a8d5c 100644
--- a/ui/app/controllers/CControllerHostViewRefresh.php
+++ b/ui/app/controllers/CControllerHostViewRefresh.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHousekeepingEdit.php b/ui/app/controllers/CControllerHousekeepingEdit.php
index 10bea10acec..00dd97c8e14 100644
--- a/ui/app/controllers/CControllerHousekeepingEdit.php
+++ b/ui/app/controllers/CControllerHousekeepingEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerHousekeepingUpdate.php b/ui/app/controllers/CControllerHousekeepingUpdate.php
index 874b67d81a7..5cdc891e83b 100644
--- a/ui/app/controllers/CControllerHousekeepingUpdate.php
+++ b/ui/app/controllers/CControllerHousekeepingUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerIconMapCreate.php b/ui/app/controllers/CControllerIconMapCreate.php
index 2dc15f4b365..a9f8b4078a6 100644
--- a/ui/app/controllers/CControllerIconMapCreate.php
+++ b/ui/app/controllers/CControllerIconMapCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerIconMapDelete.php b/ui/app/controllers/CControllerIconMapDelete.php
index 27ee3e86db3..d87b0302142 100644
--- a/ui/app/controllers/CControllerIconMapDelete.php
+++ b/ui/app/controllers/CControllerIconMapDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerIconMapEdit.php b/ui/app/controllers/CControllerIconMapEdit.php
index fe553772ad4..14bdcadb553 100644
--- a/ui/app/controllers/CControllerIconMapEdit.php
+++ b/ui/app/controllers/CControllerIconMapEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerIconMapList.php b/ui/app/controllers/CControllerIconMapList.php
index 997b3cfb0db..15f40c85176 100644
--- a/ui/app/controllers/CControllerIconMapList.php
+++ b/ui/app/controllers/CControllerIconMapList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerIconMapUpdate.php b/ui/app/controllers/CControllerIconMapUpdate.php
index ab6b7ab7c30..a3fd074d904 100644
--- a/ui/app/controllers/CControllerIconMapUpdate.php
+++ b/ui/app/controllers/CControllerIconMapUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerImageCreate.php b/ui/app/controllers/CControllerImageCreate.php
index cd6fb54642f..26cc7dbff52 100644
--- a/ui/app/controllers/CControllerImageCreate.php
+++ b/ui/app/controllers/CControllerImageCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerImageDelete.php b/ui/app/controllers/CControllerImageDelete.php
index 767f5e7835d..ce42dd6ee98 100644
--- a/ui/app/controllers/CControllerImageDelete.php
+++ b/ui/app/controllers/CControllerImageDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerImageEdit.php b/ui/app/controllers/CControllerImageEdit.php
index fc8b80790df..304a2e6a182 100644
--- a/ui/app/controllers/CControllerImageEdit.php
+++ b/ui/app/controllers/CControllerImageEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerImageList.php b/ui/app/controllers/CControllerImageList.php
index 4b46d264a9a..53879f3f7e2 100644
--- a/ui/app/controllers/CControllerImageList.php
+++ b/ui/app/controllers/CControllerImageList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerImageUpdate.php b/ui/app/controllers/CControllerImageUpdate.php
index 98660b14657..23ef7fb4e2d 100644
--- a/ui/app/controllers/CControllerImageUpdate.php
+++ b/ui/app/controllers/CControllerImageUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerLatest.php b/ui/app/controllers/CControllerLatest.php
index c2831b37dd2..c67c8bd3814 100644
--- a/ui/app/controllers/CControllerLatest.php
+++ b/ui/app/controllers/CControllerLatest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerLatestView.php b/ui/app/controllers/CControllerLatestView.php
index 01d05c596b4..00c9ed7956c 100644
--- a/ui/app/controllers/CControllerLatestView.php
+++ b/ui/app/controllers/CControllerLatestView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerLatestViewRefresh.php b/ui/app/controllers/CControllerLatestViewRefresh.php
index b2b4705dc0c..d21c27018a3 100644
--- a/ui/app/controllers/CControllerLatestViewRefresh.php
+++ b/ui/app/controllers/CControllerLatestViewRefresh.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMacrosEdit.php b/ui/app/controllers/CControllerMacrosEdit.php
index f8e182c0ef7..bfc284ce6a3 100644
--- a/ui/app/controllers/CControllerMacrosEdit.php
+++ b/ui/app/controllers/CControllerMacrosEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMacrosUpdate.php b/ui/app/controllers/CControllerMacrosUpdate.php
index 88197fc2b31..0c0df308b2c 100644
--- a/ui/app/controllers/CControllerMacrosUpdate.php
+++ b/ui/app/controllers/CControllerMacrosUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMapView.php b/ui/app/controllers/CControllerMapView.php
index 809a9e87fc1..ed2b8722370 100644
--- a/ui/app/controllers/CControllerMapView.php
+++ b/ui/app/controllers/CControllerMapView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeCreate.php b/ui/app/controllers/CControllerMediatypeCreate.php
index 8dcf6aa7fb5..c4b657794fe 100644
--- a/ui/app/controllers/CControllerMediatypeCreate.php
+++ b/ui/app/controllers/CControllerMediatypeCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeDelete.php b/ui/app/controllers/CControllerMediatypeDelete.php
index f2f114f894d..1fa0be1a054 100644
--- a/ui/app/controllers/CControllerMediatypeDelete.php
+++ b/ui/app/controllers/CControllerMediatypeDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeDisable.php b/ui/app/controllers/CControllerMediatypeDisable.php
index 9c97a69144a..a256e61d504 100644
--- a/ui/app/controllers/CControllerMediatypeDisable.php
+++ b/ui/app/controllers/CControllerMediatypeDisable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeEdit.php b/ui/app/controllers/CControllerMediatypeEdit.php
index 83b3e5bc66e..0ea8758462c 100644
--- a/ui/app/controllers/CControllerMediatypeEdit.php
+++ b/ui/app/controllers/CControllerMediatypeEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeEnable.php b/ui/app/controllers/CControllerMediatypeEnable.php
index 4097f5366a0..1f11eb4112d 100644
--- a/ui/app/controllers/CControllerMediatypeEnable.php
+++ b/ui/app/controllers/CControllerMediatypeEnable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeList.php b/ui/app/controllers/CControllerMediatypeList.php
index 98d09ccb317..516ca95922f 100644
--- a/ui/app/controllers/CControllerMediatypeList.php
+++ b/ui/app/controllers/CControllerMediatypeList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMediatypeUpdate.php b/ui/app/controllers/CControllerMediatypeUpdate.php
index ac3f6cb1a8d..86d1366089a 100644
--- a/ui/app/controllers/CControllerMediatypeUpdate.php
+++ b/ui/app/controllers/CControllerMediatypeUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMenuPopup.php b/ui/app/controllers/CControllerMenuPopup.php
index a98c5f30da6..c73ad01a224 100644
--- a/ui/app/controllers/CControllerMenuPopup.php
+++ b/ui/app/controllers/CControllerMenuPopup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMiscConfigEdit.php b/ui/app/controllers/CControllerMiscConfigEdit.php
index a9ebcc68df9..fdecee4ab2a 100644
--- a/ui/app/controllers/CControllerMiscConfigEdit.php
+++ b/ui/app/controllers/CControllerMiscConfigEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerMiscConfigUpdate.php b/ui/app/controllers/CControllerMiscConfigUpdate.php
index f4467755c97..4fea6cad026 100644
--- a/ui/app/controllers/CControllerMiscConfigUpdate.php
+++ b/ui/app/controllers/CControllerMiscConfigUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerModuleEdit.php b/ui/app/controllers/CControllerModuleEdit.php
index bf2d722f543..1ffa10001d1 100644
--- a/ui/app/controllers/CControllerModuleEdit.php
+++ b/ui/app/controllers/CControllerModuleEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerModuleList.php b/ui/app/controllers/CControllerModuleList.php
index 73d32319289..865124a840e 100644
--- a/ui/app/controllers/CControllerModuleList.php
+++ b/ui/app/controllers/CControllerModuleList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerModuleScan.php b/ui/app/controllers/CControllerModuleScan.php
index b4249e0f19a..732a31b768a 100644
--- a/ui/app/controllers/CControllerModuleScan.php
+++ b/ui/app/controllers/CControllerModuleScan.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerModuleUpdate.php b/ui/app/controllers/CControllerModuleUpdate.php
index d6241499c1a..4b61b8734ed 100644
--- a/ui/app/controllers/CControllerModuleUpdate.php
+++ b/ui/app/controllers/CControllerModuleUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerNotificationsGet.php b/ui/app/controllers/CControllerNotificationsGet.php
index cf8f13c7c09..1993762f0e3 100644
--- a/ui/app/controllers/CControllerNotificationsGet.php
+++ b/ui/app/controllers/CControllerNotificationsGet.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerNotificationsMute.php b/ui/app/controllers/CControllerNotificationsMute.php
index 7e645de2e94..dac2385008d 100644
--- a/ui/app/controllers/CControllerNotificationsMute.php
+++ b/ui/app/controllers/CControllerNotificationsMute.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerNotificationsRead.php b/ui/app/controllers/CControllerNotificationsRead.php
index b464be33308..fcaa30dcc0b 100644
--- a/ui/app/controllers/CControllerNotificationsRead.php
+++ b/ui/app/controllers/CControllerNotificationsRead.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopup.php b/ui/app/controllers/CControllerPopup.php
index 4191c81a0a0..3a5b923bdc9 100644
--- a/ui/app/controllers/CControllerPopup.php
+++ b/ui/app/controllers/CControllerPopup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupAcknowledgeCreate.php b/ui/app/controllers/CControllerPopupAcknowledgeCreate.php
index 46fb6cf7e1e..fb31cc1f9aa 100644
--- a/ui/app/controllers/CControllerPopupAcknowledgeCreate.php
+++ b/ui/app/controllers/CControllerPopupAcknowledgeCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupAcknowledgeEdit.php b/ui/app/controllers/CControllerPopupAcknowledgeEdit.php
index 0ff72e119ec..f7e2a734ddc 100644
--- a/ui/app/controllers/CControllerPopupAcknowledgeEdit.php
+++ b/ui/app/controllers/CControllerPopupAcknowledgeEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupConditionActions.php b/ui/app/controllers/CControllerPopupConditionActions.php
index 9df4093dacf..569f2668ed8 100644
--- a/ui/app/controllers/CControllerPopupConditionActions.php
+++ b/ui/app/controllers/CControllerPopupConditionActions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupConditionCommon.php b/ui/app/controllers/CControllerPopupConditionCommon.php
index 136fc42e2c0..ad70e0597a8 100644
--- a/ui/app/controllers/CControllerPopupConditionCommon.php
+++ b/ui/app/controllers/CControllerPopupConditionCommon.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupConditionEventCorr.php b/ui/app/controllers/CControllerPopupConditionEventCorr.php
index 59ba4308f8b..5c775c08f1c 100644
--- a/ui/app/controllers/CControllerPopupConditionEventCorr.php
+++ b/ui/app/controllers/CControllerPopupConditionEventCorr.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupConditionOperations.php b/ui/app/controllers/CControllerPopupConditionOperations.php
index a55ddf77696..ba14fc341f2 100644
--- a/ui/app/controllers/CControllerPopupConditionOperations.php
+++ b/ui/app/controllers/CControllerPopupConditionOperations.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupDiscoveryCheck.php b/ui/app/controllers/CControllerPopupDiscoveryCheck.php
index b15c588822e..9c838ec9c2c 100644
--- a/ui/app/controllers/CControllerPopupDiscoveryCheck.php
+++ b/ui/app/controllers/CControllerPopupDiscoveryCheck.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupGeneric.php b/ui/app/controllers/CControllerPopupGeneric.php
index b2fa6678da7..04c405d1b7c 100644
--- a/ui/app/controllers/CControllerPopupGeneric.php
+++ b/ui/app/controllers/CControllerPopupGeneric.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupHttpStep.php b/ui/app/controllers/CControllerPopupHttpStep.php
index 8d48b9f88df..26ab2a42d44 100644
--- a/ui/app/controllers/CControllerPopupHttpStep.php
+++ b/ui/app/controllers/CControllerPopupHttpStep.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupImport.php b/ui/app/controllers/CControllerPopupImport.php
index d1f594f8a71..cd644c77b9d 100644
--- a/ui/app/controllers/CControllerPopupImport.php
+++ b/ui/app/controllers/CControllerPopupImport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupItemTest.php b/ui/app/controllers/CControllerPopupItemTest.php
index 237041b556f..a209937f9c6 100644
--- a/ui/app/controllers/CControllerPopupItemTest.php
+++ b/ui/app/controllers/CControllerPopupItemTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupItemTestEdit.php b/ui/app/controllers/CControllerPopupItemTestEdit.php
index afbe98c86ce..808c77fe8fb 100644
--- a/ui/app/controllers/CControllerPopupItemTestEdit.php
+++ b/ui/app/controllers/CControllerPopupItemTestEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupItemTestGetValue.php b/ui/app/controllers/CControllerPopupItemTestGetValue.php
index c2f5c99bef7..5c782b0897a 100644
--- a/ui/app/controllers/CControllerPopupItemTestGetValue.php
+++ b/ui/app/controllers/CControllerPopupItemTestGetValue.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupItemTestSend.php b/ui/app/controllers/CControllerPopupItemTestSend.php
index 5e7d55afc4d..87568cbc3f6 100644
--- a/ui/app/controllers/CControllerPopupItemTestSend.php
+++ b/ui/app/controllers/CControllerPopupItemTestSend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupLldOperation.php b/ui/app/controllers/CControllerPopupLldOperation.php
index b432987432d..e7afa78108f 100644
--- a/ui/app/controllers/CControllerPopupLldOperation.php
+++ b/ui/app/controllers/CControllerPopupLldOperation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupLldOverride.php b/ui/app/controllers/CControllerPopupLldOverride.php
index 3ada19510b0..617bd14c7cc 100644
--- a/ui/app/controllers/CControllerPopupLldOverride.php
+++ b/ui/app/controllers/CControllerPopupLldOverride.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMaintenancePeriod.php b/ui/app/controllers/CControllerPopupMaintenancePeriod.php
index 548a7fd5c1c..3f427a70cb6 100644
--- a/ui/app/controllers/CControllerPopupMaintenancePeriod.php
+++ b/ui/app/controllers/CControllerPopupMaintenancePeriod.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMassupdateHost.php b/ui/app/controllers/CControllerPopupMassupdateHost.php
index e2e1caff87a..4b42810a3dc 100644
--- a/ui/app/controllers/CControllerPopupMassupdateHost.php
+++ b/ui/app/controllers/CControllerPopupMassupdateHost.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMassupdateItem.php b/ui/app/controllers/CControllerPopupMassupdateItem.php
index 699b6445b6e..67ff9890ec0 100644
--- a/ui/app/controllers/CControllerPopupMassupdateItem.php
+++ b/ui/app/controllers/CControllerPopupMassupdateItem.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMassupdateItemPrototype.php b/ui/app/controllers/CControllerPopupMassupdateItemPrototype.php
index 4dd042cd9ee..a31f9c20b85 100644
--- a/ui/app/controllers/CControllerPopupMassupdateItemPrototype.php
+++ b/ui/app/controllers/CControllerPopupMassupdateItemPrototype.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMassupdateTemplate.php b/ui/app/controllers/CControllerPopupMassupdateTemplate.php
index 4be2dc2adf4..1c9dd568bd0 100644
--- a/ui/app/controllers/CControllerPopupMassupdateTemplate.php
+++ b/ui/app/controllers/CControllerPopupMassupdateTemplate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMassupdateTrigger.php b/ui/app/controllers/CControllerPopupMassupdateTrigger.php
index 9b4fd7489d9..ed15508fb08 100644
--- a/ui/app/controllers/CControllerPopupMassupdateTrigger.php
+++ b/ui/app/controllers/CControllerPopupMassupdateTrigger.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMedia.php b/ui/app/controllers/CControllerPopupMedia.php
index 6d22ce84ed5..a8332910735 100644
--- a/ui/app/controllers/CControllerPopupMedia.php
+++ b/ui/app/controllers/CControllerPopupMedia.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMediatypeMessage.php b/ui/app/controllers/CControllerPopupMediatypeMessage.php
index 10c79ced428..e7caf026412 100644
--- a/ui/app/controllers/CControllerPopupMediatypeMessage.php
+++ b/ui/app/controllers/CControllerPopupMediatypeMessage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMediatypeTestEdit.php b/ui/app/controllers/CControllerPopupMediatypeTestEdit.php
index c844191b3db..419bb989e05 100644
--- a/ui/app/controllers/CControllerPopupMediatypeTestEdit.php
+++ b/ui/app/controllers/CControllerPopupMediatypeTestEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupMediatypeTestSend.php b/ui/app/controllers/CControllerPopupMediatypeTestSend.php
index ff21f64af8c..83ad44e056c 100644
--- a/ui/app/controllers/CControllerPopupMediatypeTestSend.php
+++ b/ui/app/controllers/CControllerPopupMediatypeTestSend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupScriptExec.php b/ui/app/controllers/CControllerPopupScriptExec.php
index 0f6cdd72563..1abf588619a 100644
--- a/ui/app/controllers/CControllerPopupScriptExec.php
+++ b/ui/app/controllers/CControllerPopupScriptExec.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupServices.php b/ui/app/controllers/CControllerPopupServices.php
index 73f5a875e75..eedfdcf7d47 100644
--- a/ui/app/controllers/CControllerPopupServices.php
+++ b/ui/app/controllers/CControllerPopupServices.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTabFilterDelete.php b/ui/app/controllers/CControllerPopupTabFilterDelete.php
index 7b7d2ae9ed4..a66c3752cfc 100644
--- a/ui/app/controllers/CControllerPopupTabFilterDelete.php
+++ b/ui/app/controllers/CControllerPopupTabFilterDelete.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTabFilterEdit.php b/ui/app/controllers/CControllerPopupTabFilterEdit.php
index 5607b88f314..6893cf0b232 100644
--- a/ui/app/controllers/CControllerPopupTabFilterEdit.php
+++ b/ui/app/controllers/CControllerPopupTabFilterEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTabFilterUpdate.php b/ui/app/controllers/CControllerPopupTabFilterUpdate.php
index 8f469a5b630..812c4dc74f8 100644
--- a/ui/app/controllers/CControllerPopupTabFilterUpdate.php
+++ b/ui/app/controllers/CControllerPopupTabFilterUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTestTriggerExpr.php b/ui/app/controllers/CControllerPopupTestTriggerExpr.php
index b55b28e16cb..fd3da835597 100644
--- a/ui/app/controllers/CControllerPopupTestTriggerExpr.php
+++ b/ui/app/controllers/CControllerPopupTestTriggerExpr.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTriggerExpr.php b/ui/app/controllers/CControllerPopupTriggerExpr.php
index c808a8586c9..424448d8d29 100644
--- a/ui/app/controllers/CControllerPopupTriggerExpr.php
+++ b/ui/app/controllers/CControllerPopupTriggerExpr.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerPopupTriggerWizard.php b/ui/app/controllers/CControllerPopupTriggerWizard.php
index 820aa3d59fb..0ef13b5322b 100644
--- a/ui/app/controllers/CControllerPopupTriggerWizard.php
+++ b/ui/app/controllers/CControllerPopupTriggerWizard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProblem.php b/ui/app/controllers/CControllerProblem.php
index 73fbedfbbd2..870971f11c2 100644
--- a/ui/app/controllers/CControllerProblem.php
+++ b/ui/app/controllers/CControllerProblem.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProblemView.php b/ui/app/controllers/CControllerProblemView.php
index 494a6a94e1b..4f12cf74f76 100644
--- a/ui/app/controllers/CControllerProblemView.php
+++ b/ui/app/controllers/CControllerProblemView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProblemViewRefresh.php b/ui/app/controllers/CControllerProblemViewRefresh.php
index 86b932c846e..3bf91280a3f 100644
--- a/ui/app/controllers/CControllerProblemViewRefresh.php
+++ b/ui/app/controllers/CControllerProblemViewRefresh.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProfileUpdate.php b/ui/app/controllers/CControllerProfileUpdate.php
index fb93e47349f..3a3ccc87c39 100644
--- a/ui/app/controllers/CControllerProfileUpdate.php
+++ b/ui/app/controllers/CControllerProfileUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyCreate.php b/ui/app/controllers/CControllerProxyCreate.php
index c18d23bf6f5..b93fe105ab0 100644
--- a/ui/app/controllers/CControllerProxyCreate.php
+++ b/ui/app/controllers/CControllerProxyCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyDelete.php b/ui/app/controllers/CControllerProxyDelete.php
index e6f60f7a230..001b684254c 100644
--- a/ui/app/controllers/CControllerProxyDelete.php
+++ b/ui/app/controllers/CControllerProxyDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyEdit.php b/ui/app/controllers/CControllerProxyEdit.php
index ffcd2f1d635..16e38efe2c6 100644
--- a/ui/app/controllers/CControllerProxyEdit.php
+++ b/ui/app/controllers/CControllerProxyEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyHostDisable.php b/ui/app/controllers/CControllerProxyHostDisable.php
index 96bd12be126..0048a636d75 100644
--- a/ui/app/controllers/CControllerProxyHostDisable.php
+++ b/ui/app/controllers/CControllerProxyHostDisable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyHostEnable.php b/ui/app/controllers/CControllerProxyHostEnable.php
index 7a4971d5fcc..ef255370d24 100644
--- a/ui/app/controllers/CControllerProxyHostEnable.php
+++ b/ui/app/controllers/CControllerProxyHostEnable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyList.php b/ui/app/controllers/CControllerProxyList.php
index 8d4dc894302..1c091bad768 100644
--- a/ui/app/controllers/CControllerProxyList.php
+++ b/ui/app/controllers/CControllerProxyList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerProxyUpdate.php b/ui/app/controllers/CControllerProxyUpdate.php
index 9e1303b730f..b25a5482fe5 100644
--- a/ui/app/controllers/CControllerProxyUpdate.php
+++ b/ui/app/controllers/CControllerProxyUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerQueueDetails.php b/ui/app/controllers/CControllerQueueDetails.php
index 53f4c37166f..f6c82c5dad1 100644
--- a/ui/app/controllers/CControllerQueueDetails.php
+++ b/ui/app/controllers/CControllerQueueDetails.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerQueueOverview.php b/ui/app/controllers/CControllerQueueOverview.php
index ac7589175dd..d9c031f4ab7 100644
--- a/ui/app/controllers/CControllerQueueOverview.php
+++ b/ui/app/controllers/CControllerQueueOverview.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerQueueOverviewProxy.php b/ui/app/controllers/CControllerQueueOverviewProxy.php
index fbfb5fa8b49..18be0576a2a 100644
--- a/ui/app/controllers/CControllerQueueOverviewProxy.php
+++ b/ui/app/controllers/CControllerQueueOverviewProxy.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExCreate.php b/ui/app/controllers/CControllerRegExCreate.php
index ef2e6700288..6705d0b706c 100644
--- a/ui/app/controllers/CControllerRegExCreate.php
+++ b/ui/app/controllers/CControllerRegExCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExDelete.php b/ui/app/controllers/CControllerRegExDelete.php
index e772d89a492..9d6430f9d1c 100644
--- a/ui/app/controllers/CControllerRegExDelete.php
+++ b/ui/app/controllers/CControllerRegExDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExEdit.php b/ui/app/controllers/CControllerRegExEdit.php
index f36dc21208c..c4ed94b0192 100644
--- a/ui/app/controllers/CControllerRegExEdit.php
+++ b/ui/app/controllers/CControllerRegExEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExList.php b/ui/app/controllers/CControllerRegExList.php
index a12a68f2c18..2890bf99b0f 100644
--- a/ui/app/controllers/CControllerRegExList.php
+++ b/ui/app/controllers/CControllerRegExList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExTest.php b/ui/app/controllers/CControllerRegExTest.php
index 1a8ce9aa76e..7225a000107 100644
--- a/ui/app/controllers/CControllerRegExTest.php
+++ b/ui/app/controllers/CControllerRegExTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerRegExUpdate.php b/ui/app/controllers/CControllerRegExUpdate.php
index 4b7d5be99f7..dc87ce9e8f7 100644
--- a/ui/app/controllers/CControllerRegExUpdate.php
+++ b/ui/app/controllers/CControllerRegExUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerReportServices.php b/ui/app/controllers/CControllerReportServices.php
index 01da9e16cc0..0aa260d7971 100644
--- a/ui/app/controllers/CControllerReportServices.php
+++ b/ui/app/controllers/CControllerReportServices.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerReportStatus.php b/ui/app/controllers/CControllerReportStatus.php
index 7a575fde193..2d6a0b508de 100644
--- a/ui/app/controllers/CControllerReportStatus.php
+++ b/ui/app/controllers/CControllerReportStatus.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerScriptCreate.php b/ui/app/controllers/CControllerScriptCreate.php
index 77fdb6acb36..7c3d30d6061 100644
--- a/ui/app/controllers/CControllerScriptCreate.php
+++ b/ui/app/controllers/CControllerScriptCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerScriptDelete.php b/ui/app/controllers/CControllerScriptDelete.php
index 39d8b82d5ef..4d6888e0c09 100644
--- a/ui/app/controllers/CControllerScriptDelete.php
+++ b/ui/app/controllers/CControllerScriptDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerScriptEdit.php b/ui/app/controllers/CControllerScriptEdit.php
index f8610cdf012..03aade6d000 100644
--- a/ui/app/controllers/CControllerScriptEdit.php
+++ b/ui/app/controllers/CControllerScriptEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerScriptList.php b/ui/app/controllers/CControllerScriptList.php
index 2b68df773d9..c1bc759b98c 100644
--- a/ui/app/controllers/CControllerScriptList.php
+++ b/ui/app/controllers/CControllerScriptList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerScriptUpdate.php b/ui/app/controllers/CControllerScriptUpdate.php
index 83a1f23f3c8..96add398f86 100644
--- a/ui/app/controllers/CControllerScriptUpdate.php
+++ b/ui/app/controllers/CControllerScriptUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerSearch.php b/ui/app/controllers/CControllerSearch.php
index 3bd4a79f86c..c66d031fd18 100644
--- a/ui/app/controllers/CControllerSearch.php
+++ b/ui/app/controllers/CControllerSearch.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerSystemWarning.php b/ui/app/controllers/CControllerSystemWarning.php
index b9b5a6adeab..cec6cc23349 100644
--- a/ui/app/controllers/CControllerSystemWarning.php
+++ b/ui/app/controllers/CControllerSystemWarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTabFilterProfileUpdate.php b/ui/app/controllers/CControllerTabFilterProfileUpdate.php
index 1c6a5e9a9a5..45806ef88a0 100644
--- a/ui/app/controllers/CControllerTabFilterProfileUpdate.php
+++ b/ui/app/controllers/CControllerTabFilterProfileUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTemplateDashboardDelete.php b/ui/app/controllers/CControllerTemplateDashboardDelete.php
index bfad4d30ac3..b158a7db06e 100644
--- a/ui/app/controllers/CControllerTemplateDashboardDelete.php
+++ b/ui/app/controllers/CControllerTemplateDashboardDelete.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTemplateDashboardEdit.php b/ui/app/controllers/CControllerTemplateDashboardEdit.php
index 72cf0523cff..791d614cd84 100644
--- a/ui/app/controllers/CControllerTemplateDashboardEdit.php
+++ b/ui/app/controllers/CControllerTemplateDashboardEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTemplateDashboardList.php b/ui/app/controllers/CControllerTemplateDashboardList.php
index beac5b8add5..eb91625b548 100644
--- a/ui/app/controllers/CControllerTemplateDashboardList.php
+++ b/ui/app/controllers/CControllerTemplateDashboardList.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTemplateDashboardUpdate.php b/ui/app/controllers/CControllerTemplateDashboardUpdate.php
index 012b1b4e9b9..b0409411f89 100644
--- a/ui/app/controllers/CControllerTemplateDashboardUpdate.php
+++ b/ui/app/controllers/CControllerTemplateDashboardUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTimeSelectorUpdate.php b/ui/app/controllers/CControllerTimeSelectorUpdate.php
index 32830fdfa11..f147fbc81d6 100644
--- a/ui/app/controllers/CControllerTimeSelectorUpdate.php
+++ b/ui/app/controllers/CControllerTimeSelectorUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTrigDisplayEdit.php b/ui/app/controllers/CControllerTrigDisplayEdit.php
index 4260ac9cc12..5891987d72d 100644
--- a/ui/app/controllers/CControllerTrigDisplayEdit.php
+++ b/ui/app/controllers/CControllerTrigDisplayEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerTrigDisplayUpdate.php b/ui/app/controllers/CControllerTrigDisplayUpdate.php
index 638f8bbbcd0..f06d7e6f86c 100644
--- a/ui/app/controllers/CControllerTrigDisplayUpdate.php
+++ b/ui/app/controllers/CControllerTrigDisplayUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserCreate.php b/ui/app/controllers/CControllerUserCreate.php
index d52dafa13b4..6e7ee6d8614 100644
--- a/ui/app/controllers/CControllerUserCreate.php
+++ b/ui/app/controllers/CControllerUserCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserDelete.php b/ui/app/controllers/CControllerUserDelete.php
index 9f27020206d..3a626e69934 100644
--- a/ui/app/controllers/CControllerUserDelete.php
+++ b/ui/app/controllers/CControllerUserDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserEdit.php b/ui/app/controllers/CControllerUserEdit.php
index 6423959aef1..b6df84d44b5 100644
--- a/ui/app/controllers/CControllerUserEdit.php
+++ b/ui/app/controllers/CControllerUserEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserEditGeneral.php b/ui/app/controllers/CControllerUserEditGeneral.php
index 77d47bfcfc3..9ff185b640c 100644
--- a/ui/app/controllers/CControllerUserEditGeneral.php
+++ b/ui/app/controllers/CControllerUserEditGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserList.php b/ui/app/controllers/CControllerUserList.php
index a94fa123483..16243d9e87e 100644
--- a/ui/app/controllers/CControllerUserList.php
+++ b/ui/app/controllers/CControllerUserList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserProfileEdit.php b/ui/app/controllers/CControllerUserProfileEdit.php
index 1036cdcfa53..a6a214a9a24 100644
--- a/ui/app/controllers/CControllerUserProfileEdit.php
+++ b/ui/app/controllers/CControllerUserProfileEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserProfileUpdate.php b/ui/app/controllers/CControllerUserProfileUpdate.php
index 74ab38af511..6d751d072ff 100644
--- a/ui/app/controllers/CControllerUserProfileUpdate.php
+++ b/ui/app/controllers/CControllerUserProfileUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserUnblock.php b/ui/app/controllers/CControllerUserUnblock.php
index 0c875107680..7fbc0cfcb37 100644
--- a/ui/app/controllers/CControllerUserUnblock.php
+++ b/ui/app/controllers/CControllerUserUnblock.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserUpdate.php b/ui/app/controllers/CControllerUserUpdate.php
index 9d038613cd5..8b61cee3341 100644
--- a/ui/app/controllers/CControllerUserUpdate.php
+++ b/ui/app/controllers/CControllerUserUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserUpdateGeneral.php b/ui/app/controllers/CControllerUserUpdateGeneral.php
index 590264fa596..201a1f1a065 100644
--- a/ui/app/controllers/CControllerUserUpdateGeneral.php
+++ b/ui/app/controllers/CControllerUserUpdateGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupCreate.php b/ui/app/controllers/CControllerUsergroupCreate.php
index 987081e6b3b..ef2bac0d500 100644
--- a/ui/app/controllers/CControllerUsergroupCreate.php
+++ b/ui/app/controllers/CControllerUsergroupCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupDelete.php b/ui/app/controllers/CControllerUsergroupDelete.php
index 26fbe46d143..a530e34affc 100644
--- a/ui/app/controllers/CControllerUsergroupDelete.php
+++ b/ui/app/controllers/CControllerUsergroupDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupEdit.php b/ui/app/controllers/CControllerUsergroupEdit.php
index d137c2f1c9a..21656612e1d 100644
--- a/ui/app/controllers/CControllerUsergroupEdit.php
+++ b/ui/app/controllers/CControllerUsergroupEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupGrouprightAdd.php b/ui/app/controllers/CControllerUsergroupGrouprightAdd.php
index 1f4ac492188..ea673215f5c 100644
--- a/ui/app/controllers/CControllerUsergroupGrouprightAdd.php
+++ b/ui/app/controllers/CControllerUsergroupGrouprightAdd.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupList.php b/ui/app/controllers/CControllerUsergroupList.php
index 93f5455c51b..e952e1f65f4 100644
--- a/ui/app/controllers/CControllerUsergroupList.php
+++ b/ui/app/controllers/CControllerUsergroupList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupMassUpdate.php b/ui/app/controllers/CControllerUsergroupMassUpdate.php
index 492d675c4ee..fc8aff36658 100644
--- a/ui/app/controllers/CControllerUsergroupMassUpdate.php
+++ b/ui/app/controllers/CControllerUsergroupMassUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupTagfilterAdd.php b/ui/app/controllers/CControllerUsergroupTagfilterAdd.php
index b338d5138ea..bb1877798e2 100644
--- a/ui/app/controllers/CControllerUsergroupTagfilterAdd.php
+++ b/ui/app/controllers/CControllerUsergroupTagfilterAdd.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUsergroupUpdate.php b/ui/app/controllers/CControllerUsergroupUpdate.php
index 4bfe58fde90..98cf3b66ed3 100644
--- a/ui/app/controllers/CControllerUsergroupUpdate.php
+++ b/ui/app/controllers/CControllerUsergroupUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleCreate.php b/ui/app/controllers/CControllerUserroleCreate.php
index 7592dbab300..c7fbdeda9ea 100644
--- a/ui/app/controllers/CControllerUserroleCreate.php
+++ b/ui/app/controllers/CControllerUserroleCreate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleDelete.php b/ui/app/controllers/CControllerUserroleDelete.php
index d0fb4884495..744a8dfde44 100644
--- a/ui/app/controllers/CControllerUserroleDelete.php
+++ b/ui/app/controllers/CControllerUserroleDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleEdit.php b/ui/app/controllers/CControllerUserroleEdit.php
index 2815a489d6e..869049e32d0 100644
--- a/ui/app/controllers/CControllerUserroleEdit.php
+++ b/ui/app/controllers/CControllerUserroleEdit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleEditGeneral.php b/ui/app/controllers/CControllerUserroleEditGeneral.php
index fd34bff5aa7..1d41a51067d 100644
--- a/ui/app/controllers/CControllerUserroleEditGeneral.php
+++ b/ui/app/controllers/CControllerUserroleEditGeneral.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleList.php b/ui/app/controllers/CControllerUserroleList.php
index d4489494b8b..38d57418631 100644
--- a/ui/app/controllers/CControllerUserroleList.php
+++ b/ui/app/controllers/CControllerUserroleList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerUserroleUpdate.php b/ui/app/controllers/CControllerUserroleUpdate.php
index 16b5dc7d117..4cc4519f1b1 100644
--- a/ui/app/controllers/CControllerUserroleUpdate.php
+++ b/ui/app/controllers/CControllerUserroleUpdate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerValuemapCreate.php b/ui/app/controllers/CControllerValuemapCreate.php
index 78f28826c82..bcce1f60c05 100644
--- a/ui/app/controllers/CControllerValuemapCreate.php
+++ b/ui/app/controllers/CControllerValuemapCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerValuemapDelete.php b/ui/app/controllers/CControllerValuemapDelete.php
index c77efed03d8..449241fe3fc 100644
--- a/ui/app/controllers/CControllerValuemapDelete.php
+++ b/ui/app/controllers/CControllerValuemapDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerValuemapEdit.php b/ui/app/controllers/CControllerValuemapEdit.php
index b88ef60d4db..4be33dbccfe 100644
--- a/ui/app/controllers/CControllerValuemapEdit.php
+++ b/ui/app/controllers/CControllerValuemapEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerValuemapList.php b/ui/app/controllers/CControllerValuemapList.php
index e399d434b02..e8b2270e4e2 100644
--- a/ui/app/controllers/CControllerValuemapList.php
+++ b/ui/app/controllers/CControllerValuemapList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerValuemapUpdate.php b/ui/app/controllers/CControllerValuemapUpdate.php
index 00edd0e722e..cd630141dce 100644
--- a/ui/app/controllers/CControllerValuemapUpdate.php
+++ b/ui/app/controllers/CControllerValuemapUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWebView.php b/ui/app/controllers/CControllerWebView.php
index 422775b2196..45359f5e274 100644
--- a/ui/app/controllers/CControllerWebView.php
+++ b/ui/app/controllers/CControllerWebView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidget.php b/ui/app/controllers/CControllerWidget.php
index 9f3ce9ed972..24400879773 100644
--- a/ui/app/controllers/CControllerWidget.php
+++ b/ui/app/controllers/CControllerWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetActionLogView.php b/ui/app/controllers/CControllerWidgetActionLogView.php
index 962467d3a2f..c07beca3c75 100644
--- a/ui/app/controllers/CControllerWidgetActionLogView.php
+++ b/ui/app/controllers/CControllerWidgetActionLogView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetClockView.php b/ui/app/controllers/CControllerWidgetClockView.php
index c8b4ac68afa..87017aaef14 100644
--- a/ui/app/controllers/CControllerWidgetClockView.php
+++ b/ui/app/controllers/CControllerWidgetClockView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetDataOverView.php b/ui/app/controllers/CControllerWidgetDataOverView.php
index 33463e25e08..f494ec62aa8 100644
--- a/ui/app/controllers/CControllerWidgetDataOverView.php
+++ b/ui/app/controllers/CControllerWidgetDataOverView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetDiscoveryView.php b/ui/app/controllers/CControllerWidgetDiscoveryView.php
index 617f94ceeb7..cf312b3b7cc 100644
--- a/ui/app/controllers/CControllerWidgetDiscoveryView.php
+++ b/ui/app/controllers/CControllerWidgetDiscoveryView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetFavGraphsView.php b/ui/app/controllers/CControllerWidgetFavGraphsView.php
index a7074263a62..5918bfd3aa7 100644
--- a/ui/app/controllers/CControllerWidgetFavGraphsView.php
+++ b/ui/app/controllers/CControllerWidgetFavGraphsView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetFavMapsView.php b/ui/app/controllers/CControllerWidgetFavMapsView.php
index d4ab98d85ee..e513a3515a5 100644
--- a/ui/app/controllers/CControllerWidgetFavMapsView.php
+++ b/ui/app/controllers/CControllerWidgetFavMapsView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetFavScreensView.php b/ui/app/controllers/CControllerWidgetFavScreensView.php
index c9a3a84bee0..43c83bd8ba1 100644
--- a/ui/app/controllers/CControllerWidgetFavScreensView.php
+++ b/ui/app/controllers/CControllerWidgetFavScreensView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetGraphView.php b/ui/app/controllers/CControllerWidgetGraphView.php
index 291b0a9874a..06bc8205cb9 100644
--- a/ui/app/controllers/CControllerWidgetGraphView.php
+++ b/ui/app/controllers/CControllerWidgetGraphView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetHostAvailView.php b/ui/app/controllers/CControllerWidgetHostAvailView.php
index 5a5203e5a09..43f7ae91124 100644
--- a/ui/app/controllers/CControllerWidgetHostAvailView.php
+++ b/ui/app/controllers/CControllerWidgetHostAvailView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetIterator.php b/ui/app/controllers/CControllerWidgetIterator.php
index 70deb311a3e..bb9735534d0 100644
--- a/ui/app/controllers/CControllerWidgetIterator.php
+++ b/ui/app/controllers/CControllerWidgetIterator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetIteratorGraphPrototypeView.php b/ui/app/controllers/CControllerWidgetIteratorGraphPrototypeView.php
index ffddf43e7c7..8382c05a8a9 100644
--- a/ui/app/controllers/CControllerWidgetIteratorGraphPrototypeView.php
+++ b/ui/app/controllers/CControllerWidgetIteratorGraphPrototypeView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetMapView.php b/ui/app/controllers/CControllerWidgetMapView.php
index f0aca7cee5c..64e2edf1cce 100644
--- a/ui/app/controllers/CControllerWidgetMapView.php
+++ b/ui/app/controllers/CControllerWidgetMapView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetNavTreeItemEdit.php b/ui/app/controllers/CControllerWidgetNavTreeItemEdit.php
index 0e6e8d65fd5..940670f5a3b 100644
--- a/ui/app/controllers/CControllerWidgetNavTreeItemEdit.php
+++ b/ui/app/controllers/CControllerWidgetNavTreeItemEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetNavTreeItemUpdate.php b/ui/app/controllers/CControllerWidgetNavTreeItemUpdate.php
index c3e32961e4e..afead4d841b 100644
--- a/ui/app/controllers/CControllerWidgetNavTreeItemUpdate.php
+++ b/ui/app/controllers/CControllerWidgetNavTreeItemUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetNavTreeView.php b/ui/app/controllers/CControllerWidgetNavTreeView.php
index 72e08708cac..2fc8b38abe7 100644
--- a/ui/app/controllers/CControllerWidgetNavTreeView.php
+++ b/ui/app/controllers/CControllerWidgetNavTreeView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetPlainTextView.php b/ui/app/controllers/CControllerWidgetPlainTextView.php
index 8258304a9d1..1c5fc44de9b 100644
--- a/ui/app/controllers/CControllerWidgetPlainTextView.php
+++ b/ui/app/controllers/CControllerWidgetPlainTextView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetProblemHostsView.php b/ui/app/controllers/CControllerWidgetProblemHostsView.php
index 7bc28308a37..0d7c1c6ef66 100644
--- a/ui/app/controllers/CControllerWidgetProblemHostsView.php
+++ b/ui/app/controllers/CControllerWidgetProblemHostsView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetProblemsBySvView.php b/ui/app/controllers/CControllerWidgetProblemsBySvView.php
index b447d3cb257..73124cd5b24 100644
--- a/ui/app/controllers/CControllerWidgetProblemsBySvView.php
+++ b/ui/app/controllers/CControllerWidgetProblemsBySvView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetProblemsView.php b/ui/app/controllers/CControllerWidgetProblemsView.php
index a2454f0e33d..632baef0194 100644
--- a/ui/app/controllers/CControllerWidgetProblemsView.php
+++ b/ui/app/controllers/CControllerWidgetProblemsView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetSvgGraphView.php b/ui/app/controllers/CControllerWidgetSvgGraphView.php
index 1979039e41f..61e28d531f8 100644
--- a/ui/app/controllers/CControllerWidgetSvgGraphView.php
+++ b/ui/app/controllers/CControllerWidgetSvgGraphView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetSystemInfoView.php b/ui/app/controllers/CControllerWidgetSystemInfoView.php
index d559241cbe7..93a8dc74094 100644
--- a/ui/app/controllers/CControllerWidgetSystemInfoView.php
+++ b/ui/app/controllers/CControllerWidgetSystemInfoView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetTrigOverView.php b/ui/app/controllers/CControllerWidgetTrigOverView.php
index c6e5877dd4e..6139d04aef9 100644
--- a/ui/app/controllers/CControllerWidgetTrigOverView.php
+++ b/ui/app/controllers/CControllerWidgetTrigOverView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetUrlView.php b/ui/app/controllers/CControllerWidgetUrlView.php
index 39ea8f16f7f..8b076dc1575 100644
--- a/ui/app/controllers/CControllerWidgetUrlView.php
+++ b/ui/app/controllers/CControllerWidgetUrlView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/controllers/CControllerWidgetWebView.php b/ui/app/controllers/CControllerWidgetWebView.php
index 1b68aa611ca..cdc2831aa2f 100644
--- a/ui/app/controllers/CControllerWidgetWebView.php
+++ b/ui/app/controllers/CControllerWidgetWebView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/administration.usergroup.grouprights.html.php b/ui/app/partials/administration.usergroup.grouprights.html.php
index 9cfdd0b2ae5..92c54c3f68d 100644
--- a/ui/app/partials/administration.usergroup.grouprights.html.php
+++ b/ui/app/partials/administration.usergroup.grouprights.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/administration.usergroup.tagfilters.html.php b/ui/app/partials/administration.usergroup.tagfilters.html.php
index 9b8e0e53a24..260816fcf4e 100644
--- a/ui/app/partials/administration.usergroup.tagfilters.html.php
+++ b/ui/app/partials/administration.usergroup.tagfilters.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/common.filter.trigger.php b/ui/app/partials/common.filter.trigger.php
index 9c39b7340ed..7ffbb671887 100644
--- a/ui/app/partials/common.filter.trigger.php
+++ b/ui/app/partials/common.filter.trigger.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/configuration.tags.tab.php b/ui/app/partials/configuration.tags.tab.php
index a5f0cb6263f..203c74ed896 100644
--- a/ui/app/partials/configuration.tags.tab.php
+++ b/ui/app/partials/configuration.tags.tab.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/dataoverview.table.left.php b/ui/app/partials/dataoverview.table.left.php
index b8a900cc8e2..6e07e4125cd 100644
--- a/ui/app/partials/dataoverview.table.left.php
+++ b/ui/app/partials/dataoverview.table.left.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/dataoverview.table.top.php b/ui/app/partials/dataoverview.table.top.php
index d4bb0639253..49a1eb1fe14 100644
--- a/ui/app/partials/dataoverview.table.top.php
+++ b/ui/app/partials/dataoverview.table.top.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/hostmacros.inherited.list.html.php b/ui/app/partials/hostmacros.inherited.list.html.php
index 302c7745434..36862d58ae3 100644
--- a/ui/app/partials/hostmacros.inherited.list.html.php
+++ b/ui/app/partials/hostmacros.inherited.list.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/hostmacros.list.html.php b/ui/app/partials/hostmacros.list.html.php
index 4649d265e6a..9b5c5a385ff 100644
--- a/ui/app/partials/hostmacros.list.html.php
+++ b/ui/app/partials/hostmacros.list.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/js/common.filter.trigger.js.php b/ui/app/partials/js/common.filter.trigger.js.php
index 8c8115ad190..a1544ad0d10 100644
--- a/ui/app/partials/js/common.filter.trigger.js.php
+++ b/ui/app/partials/js/common.filter.trigger.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/js/configuration.tags.tab.js.php b/ui/app/partials/js/configuration.tags.tab.js.php
index d8249797bac..815338fc49f 100644
--- a/ui/app/partials/js/configuration.tags.tab.js.php
+++ b/ui/app/partials/js/configuration.tags.tab.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/layout.htmlpage.aside.php b/ui/app/partials/layout.htmlpage.aside.php
index 91c4172793b..157b96c9e26 100644
--- a/ui/app/partials/layout.htmlpage.aside.php
+++ b/ui/app/partials/layout.htmlpage.aside.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/layout.htmlpage.footer.php b/ui/app/partials/layout.htmlpage.footer.php
index 4a566846d6e..4a516f8458e 100644
--- a/ui/app/partials/layout.htmlpage.footer.php
+++ b/ui/app/partials/layout.htmlpage.footer.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/layout.htmlpage.header.php b/ui/app/partials/layout.htmlpage.header.php
index 1b889399e74..d2534ec9032 100644
--- a/ui/app/partials/layout.htmlpage.header.php
+++ b/ui/app/partials/layout.htmlpage.header.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/massupdate.macros.tab.php b/ui/app/partials/massupdate.macros.tab.php
index d64390cbb45..f4bc61804fd 100644
--- a/ui/app/partials/massupdate.macros.tab.php
+++ b/ui/app/partials/massupdate.macros.tab.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/monitoring.host.filter.php b/ui/app/partials/monitoring.host.filter.php
index d03dd449855..16913bc3fe5 100644
--- a/ui/app/partials/monitoring.host.filter.php
+++ b/ui/app/partials/monitoring.host.filter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/monitoring.host.view.html.php b/ui/app/partials/monitoring.host.view.html.php
index a861252e67d..b152a39d548 100644
--- a/ui/app/partials/monitoring.host.view.html.php
+++ b/ui/app/partials/monitoring.host.view.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/monitoring.latest.view.html.php b/ui/app/partials/monitoring.latest.view.html.php
index 98b38b5d7ed..83ce7febb97 100644
--- a/ui/app/partials/monitoring.latest.view.html.php
+++ b/ui/app/partials/monitoring.latest.view.html.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/monitoring.problem.filter.php b/ui/app/partials/monitoring.problem.filter.php
index 63b44999aab..dbb8eb4e1be 100644
--- a/ui/app/partials/monitoring.problem.filter.php
+++ b/ui/app/partials/monitoring.problem.filter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/popup.operations.php b/ui/app/partials/popup.operations.php
index ce24580a284..faec22825a1 100644
--- a/ui/app/partials/popup.operations.php
+++ b/ui/app/partials/popup.operations.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/timeselector.filter.php b/ui/app/partials/timeselector.filter.php
index 3d7d1f78088..7effef79faf 100644
--- a/ui/app/partials/timeselector.filter.php
+++ b/ui/app/partials/timeselector.filter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/trigoverview.table.left.php b/ui/app/partials/trigoverview.table.left.php
index c21166b2954..51f35d1c93f 100644
--- a/ui/app/partials/trigoverview.table.left.php
+++ b/ui/app/partials/trigoverview.table.left.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/partials/trigoverview.table.top.php b/ui/app/partials/trigoverview.table.top.php
index 2770baac3cb..bddd70cccb5 100644
--- a/ui/app/partials/trigoverview.table.top.php
+++ b/ui/app/partials/trigoverview.table.top.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.authentication.edit.php b/ui/app/views/administration.authentication.edit.php
index d5e50c3bcaa..be67fa5fa7e 100644
--- a/ui/app/views/administration.authentication.edit.php
+++ b/ui/app/views/administration.authentication.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.autoreg.edit.php b/ui/app/views/administration.autoreg.edit.php
index ed5e8e866f1..2b8a51c29c8 100644
--- a/ui/app/views/administration.autoreg.edit.php
+++ b/ui/app/views/administration.autoreg.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.gui.edit.php b/ui/app/views/administration.gui.edit.php
index 740a9a851bf..df72307fb02 100644
--- a/ui/app/views/administration.gui.edit.php
+++ b/ui/app/views/administration.gui.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.housekeeping.edit.php b/ui/app/views/administration.housekeeping.edit.php
index 435c92cf496..23a2e6fc127 100644
--- a/ui/app/views/administration.housekeeping.edit.php
+++ b/ui/app/views/administration.housekeeping.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.iconmap.edit.php b/ui/app/views/administration.iconmap.edit.php
index 323fe0f1785..65cc952c0b5 100644
--- a/ui/app/views/administration.iconmap.edit.php
+++ b/ui/app/views/administration.iconmap.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.iconmap.list.php b/ui/app/views/administration.iconmap.list.php
index de66a50b006..0c37eac046b 100644
--- a/ui/app/views/administration.iconmap.list.php
+++ b/ui/app/views/administration.iconmap.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.image.edit.php b/ui/app/views/administration.image.edit.php
index 6ad3e9e038a..48d7baee9a9 100644
--- a/ui/app/views/administration.image.edit.php
+++ b/ui/app/views/administration.image.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.image.list.php b/ui/app/views/administration.image.list.php
index bb8c91b7e5f..3cd68886e3c 100644
--- a/ui/app/views/administration.image.list.php
+++ b/ui/app/views/administration.image.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.macros.edit.php b/ui/app/views/administration.macros.edit.php
index 027ef8df3df..5e2be7c4a24 100644
--- a/ui/app/views/administration.macros.edit.php
+++ b/ui/app/views/administration.macros.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.mediatype.edit.php b/ui/app/views/administration.mediatype.edit.php
index 99098f17e54..60cff32167a 100644
--- a/ui/app/views/administration.mediatype.edit.php
+++ b/ui/app/views/administration.mediatype.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.mediatype.list.php b/ui/app/views/administration.mediatype.list.php
index e1055947dd1..c2dc57b17df 100644
--- a/ui/app/views/administration.mediatype.list.php
+++ b/ui/app/views/administration.mediatype.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.miscconfig.edit.php b/ui/app/views/administration.miscconfig.edit.php
index 43d3034c571..ba1926f83c1 100644
--- a/ui/app/views/administration.miscconfig.edit.php
+++ b/ui/app/views/administration.miscconfig.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.module.edit.php b/ui/app/views/administration.module.edit.php
index 467cc53b30d..c219f8572a2 100644
--- a/ui/app/views/administration.module.edit.php
+++ b/ui/app/views/administration.module.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.module.list.php b/ui/app/views/administration.module.list.php
index 332985f49ee..18e377a8478 100644
--- a/ui/app/views/administration.module.list.php
+++ b/ui/app/views/administration.module.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.proxy.edit.php b/ui/app/views/administration.proxy.edit.php
index ecfc4ea2f43..5af745adfd9 100644
--- a/ui/app/views/administration.proxy.edit.php
+++ b/ui/app/views/administration.proxy.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.proxy.list.php b/ui/app/views/administration.proxy.list.php
index 6db81974747..0d8ded3ad0d 100644
--- a/ui/app/views/administration.proxy.list.php
+++ b/ui/app/views/administration.proxy.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.queue.details.php b/ui/app/views/administration.queue.details.php
index efee12c2acb..48630eea49d 100644
--- a/ui/app/views/administration.queue.details.php
+++ b/ui/app/views/administration.queue.details.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.queue.overview.php b/ui/app/views/administration.queue.overview.php
index 266d8424fbb..9089d755307 100644
--- a/ui/app/views/administration.queue.overview.php
+++ b/ui/app/views/administration.queue.overview.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.queue.overview.proxy.php b/ui/app/views/administration.queue.overview.proxy.php
index 68adcfedbf5..d62ac9c58af 100644
--- a/ui/app/views/administration.queue.overview.proxy.php
+++ b/ui/app/views/administration.queue.overview.proxy.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.regex.edit.php b/ui/app/views/administration.regex.edit.php
index b0f52a784e0..4389fc8a364 100644
--- a/ui/app/views/administration.regex.edit.php
+++ b/ui/app/views/administration.regex.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.regex.list.php b/ui/app/views/administration.regex.list.php
index 17a7b0fb6df..d0687c8bbd8 100644
--- a/ui/app/views/administration.regex.list.php
+++ b/ui/app/views/administration.regex.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.script.edit.php b/ui/app/views/administration.script.edit.php
index c64605a3710..a7ab3ccdb2e 100644
--- a/ui/app/views/administration.script.edit.php
+++ b/ui/app/views/administration.script.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.script.list.php b/ui/app/views/administration.script.list.php
index 13457270ce5..03c146cf3ec 100644
--- a/ui/app/views/administration.script.list.php
+++ b/ui/app/views/administration.script.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.trigdisplay.edit.php b/ui/app/views/administration.trigdisplay.edit.php
index b2fd788ee63..2cc3a8590fe 100644
--- a/ui/app/views/administration.trigdisplay.edit.php
+++ b/ui/app/views/administration.trigdisplay.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.user.edit.php b/ui/app/views/administration.user.edit.php
index 0cb97008c4a..d5a70f3d41b 100644
--- a/ui/app/views/administration.user.edit.php
+++ b/ui/app/views/administration.user.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.user.list.php b/ui/app/views/administration.user.list.php
index be5b45277fc..9e1df4c6c43 100644
--- a/ui/app/views/administration.user.list.php
+++ b/ui/app/views/administration.user.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.usergroup.edit.php b/ui/app/views/administration.usergroup.edit.php
index 4900be4a63e..aa088f97475 100644
--- a/ui/app/views/administration.usergroup.edit.php
+++ b/ui/app/views/administration.usergroup.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.usergroup.grouprights.php b/ui/app/views/administration.usergroup.grouprights.php
index 6d75690bf07..62f5f9464e1 100644
--- a/ui/app/views/administration.usergroup.grouprights.php
+++ b/ui/app/views/administration.usergroup.grouprights.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.usergroup.list.php b/ui/app/views/administration.usergroup.list.php
index ec77d834d00..953a01fa0c9 100644
--- a/ui/app/views/administration.usergroup.list.php
+++ b/ui/app/views/administration.usergroup.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.usergroup.tagfilters.php b/ui/app/views/administration.usergroup.tagfilters.php
index ccbe9f6760a..05b8f6022b3 100644
--- a/ui/app/views/administration.usergroup.tagfilters.php
+++ b/ui/app/views/administration.usergroup.tagfilters.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.userrole.edit.php b/ui/app/views/administration.userrole.edit.php
index 3b07d45a7a2..c974571fd63 100644
--- a/ui/app/views/administration.userrole.edit.php
+++ b/ui/app/views/administration.userrole.edit.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.userrole.list.php b/ui/app/views/administration.userrole.list.php
index c439489000e..c5bd1e4a54b 100644
--- a/ui/app/views/administration.userrole.list.php
+++ b/ui/app/views/administration.userrole.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.valuemap.edit.php b/ui/app/views/administration.valuemap.edit.php
index 8fbd22f0d66..6405fa191bf 100644
--- a/ui/app/views/administration.valuemap.edit.php
+++ b/ui/app/views/administration.valuemap.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/administration.valuemap.list.php b/ui/app/views/administration.valuemap.list.php
index fe0aa27f9f3..913e1b9c859 100644
--- a/ui/app/views/administration.valuemap.list.php
+++ b/ui/app/views/administration.valuemap.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.application.edit.php b/ui/app/views/configuration.application.edit.php
index a5b9c770286..f8160a7a851 100644
--- a/ui/app/views/configuration.application.edit.php
+++ b/ui/app/views/configuration.application.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.application.list.php b/ui/app/views/configuration.application.list.php
index dfbcabfd2b8..f695b2ae6a6 100644
--- a/ui/app/views/configuration.application.list.php
+++ b/ui/app/views/configuration.application.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.correlation.edit.php b/ui/app/views/configuration.correlation.edit.php
index d24d8abf070..47a2cff833e 100644
--- a/ui/app/views/configuration.correlation.edit.php
+++ b/ui/app/views/configuration.correlation.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.correlation.list.php b/ui/app/views/configuration.correlation.list.php
index 37ce31ca59d..92e4988cdad 100644
--- a/ui/app/views/configuration.correlation.list.php
+++ b/ui/app/views/configuration.correlation.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.dashboard.edit.php b/ui/app/views/configuration.dashboard.edit.php
index 2b033ddee17..95bedd22a0e 100644
--- a/ui/app/views/configuration.dashboard.edit.php
+++ b/ui/app/views/configuration.dashboard.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.dashboard.list.php b/ui/app/views/configuration.dashboard.list.php
index 5f79d793149..9504fbcb062 100644
--- a/ui/app/views/configuration.dashboard.list.php
+++ b/ui/app/views/configuration.dashboard.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.discovery.edit.php b/ui/app/views/configuration.discovery.edit.php
index b2a49499930..90556c62412 100644
--- a/ui/app/views/configuration.discovery.edit.php
+++ b/ui/app/views/configuration.discovery.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/configuration.discovery.list.php b/ui/app/views/configuration.discovery.list.php
index b0a7642bd59..d5a2d010adf 100644
--- a/ui/app/views/configuration.discovery.list.php
+++ b/ui/app/views/configuration.discovery.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/dashboard.properties.edit.php b/ui/app/views/dashboard.properties.edit.php
index b4974bc6369..c2bc13781c0 100644
--- a/ui/app/views/dashboard.properties.edit.php
+++ b/ui/app/views/dashboard.properties.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/dashboard.share.edit.php b/ui/app/views/dashboard.share.edit.php
index 114ade2fe1d..0f844e54472 100644
--- a/ui/app/views/dashboard.share.edit.php
+++ b/ui/app/views/dashboard.share.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/hostmacros.list.php b/ui/app/views/hostmacros.list.php
index b4748b8d1b7..2b1efa8dbf9 100644
--- a/ui/app/views/hostmacros.list.php
+++ b/ui/app/views/hostmacros.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.authentication.edit.js.php b/ui/app/views/js/administration.authentication.edit.js.php
index 1e313d6d750..afb8870b845 100644
--- a/ui/app/views/js/administration.authentication.edit.js.php
+++ b/ui/app/views/js/administration.authentication.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.autoreg.edit.js.php b/ui/app/views/js/administration.autoreg.edit.js.php
index 70a44324a06..3c9eb239c2f 100644
--- a/ui/app/views/js/administration.autoreg.edit.js.php
+++ b/ui/app/views/js/administration.autoreg.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.gui.edit.js.php b/ui/app/views/js/administration.gui.edit.js.php
index 565d8f31638..2712d8a233c 100644
--- a/ui/app/views/js/administration.gui.edit.js.php
+++ b/ui/app/views/js/administration.gui.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.housekeeping.edit.js.php b/ui/app/views/js/administration.housekeeping.edit.js.php
index 9d1aa1faa12..d1fbab594c4 100644
--- a/ui/app/views/js/administration.housekeeping.edit.js.php
+++ b/ui/app/views/js/administration.housekeeping.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.iconmap.edit.js.php b/ui/app/views/js/administration.iconmap.edit.js.php
index 491dd2d2039..5cf14d32bf9 100644
--- a/ui/app/views/js/administration.iconmap.edit.js.php
+++ b/ui/app/views/js/administration.iconmap.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.image.edit.js.php b/ui/app/views/js/administration.image.edit.js.php
index 654e9b71a2d..7fd2f586b69 100644
--- a/ui/app/views/js/administration.image.edit.js.php
+++ b/ui/app/views/js/administration.image.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.image.list.js.php b/ui/app/views/js/administration.image.list.js.php
index e9214b2e723..9decd592c47 100644
--- a/ui/app/views/js/administration.image.list.js.php
+++ b/ui/app/views/js/administration.image.list.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.macros.edit.js.php b/ui/app/views/js/administration.macros.edit.js.php
index de6c7634f4c..42a5605fd08 100644
--- a/ui/app/views/js/administration.macros.edit.js.php
+++ b/ui/app/views/js/administration.macros.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.mediatype.edit.js.php b/ui/app/views/js/administration.mediatype.edit.js.php
index 46bcf3d76ce..330d841173a 100644
--- a/ui/app/views/js/administration.mediatype.edit.js.php
+++ b/ui/app/views/js/administration.mediatype.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.miscconfig.edit.js.php b/ui/app/views/js/administration.miscconfig.edit.js.php
index d643adc94eb..87da39701f3 100644
--- a/ui/app/views/js/administration.miscconfig.edit.js.php
+++ b/ui/app/views/js/administration.miscconfig.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.proxy.edit.js.php b/ui/app/views/js/administration.proxy.edit.js.php
index dcd9df2834a..e7feb3f9c88 100644
--- a/ui/app/views/js/administration.proxy.edit.js.php
+++ b/ui/app/views/js/administration.proxy.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.regex.edit.js.php b/ui/app/views/js/administration.regex.edit.js.php
index 56d2729dd4b..98d493d7e32 100644
--- a/ui/app/views/js/administration.regex.edit.js.php
+++ b/ui/app/views/js/administration.regex.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.script.edit.js.php b/ui/app/views/js/administration.script.edit.js.php
index 4f8cee9cca8..146efd2e9ea 100644
--- a/ui/app/views/js/administration.script.edit.js.php
+++ b/ui/app/views/js/administration.script.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.trigdisplay.edit.js.php b/ui/app/views/js/administration.trigdisplay.edit.js.php
index c6ee7d5b220..8efc705b07f 100644
--- a/ui/app/views/js/administration.trigdisplay.edit.js.php
+++ b/ui/app/views/js/administration.trigdisplay.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.user.edit.common.js.php b/ui/app/views/js/administration.user.edit.common.js.php
index 35979752d74..d1312053050 100644
--- a/ui/app/views/js/administration.user.edit.common.js.php
+++ b/ui/app/views/js/administration.user.edit.common.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.user.edit.js.php b/ui/app/views/js/administration.user.edit.js.php
index 8acabaf2899..c0c8b071a84 100644
--- a/ui/app/views/js/administration.user.edit.js.php
+++ b/ui/app/views/js/administration.user.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.user.list.js.php b/ui/app/views/js/administration.user.list.js.php
index 4d5b720de26..b75eb8312e0 100644
--- a/ui/app/views/js/administration.user.list.js.php
+++ b/ui/app/views/js/administration.user.list.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.usergroup.edit.js.php b/ui/app/views/js/administration.usergroup.edit.js.php
index be972da8d28..c8171839948 100644
--- a/ui/app/views/js/administration.usergroup.edit.js.php
+++ b/ui/app/views/js/administration.usergroup.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.userprofile.edit.js.php b/ui/app/views/js/administration.userprofile.edit.js.php
index f1503c0bd9e..04d67ef9091 100644
--- a/ui/app/views/js/administration.userprofile.edit.js.php
+++ b/ui/app/views/js/administration.userprofile.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.userrole.edit.js.php b/ui/app/views/js/administration.userrole.edit.js.php
index 6bac9d140c5..1f2565b6242 100644
--- a/ui/app/views/js/administration.userrole.edit.js.php
+++ b/ui/app/views/js/administration.userrole.edit.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/administration.valuemap.edit.js.php b/ui/app/views/js/administration.valuemap.edit.js.php
index 59d1d494264..c2f4d588dce 100644
--- a/ui/app/views/js/administration.valuemap.edit.js.php
+++ b/ui/app/views/js/administration.valuemap.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/configuration.applications.edit.js.php b/ui/app/views/js/configuration.applications.edit.js.php
index a98776fd2b0..4b80f9e0479 100644
--- a/ui/app/views/js/configuration.applications.edit.js.php
+++ b/ui/app/views/js/configuration.applications.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/configuration.correlation.edit.js.php b/ui/app/views/js/configuration.correlation.edit.js.php
index a75957d6947..cdc43f1458f 100644
--- a/ui/app/views/js/configuration.correlation.edit.js.php
+++ b/ui/app/views/js/configuration.correlation.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/configuration.dashboard.edit.js.php b/ui/app/views/js/configuration.dashboard.edit.js.php
index cafcbd49b35..f2978a195f0 100644
--- a/ui/app/views/js/configuration.dashboard.edit.js.php
+++ b/ui/app/views/js/configuration.dashboard.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/configuration.discovery.edit.js.php b/ui/app/views/js/configuration.discovery.edit.js.php
index 9dfea562fee..7bf92ff78fb 100644
--- a/ui/app/views/js/configuration.discovery.edit.js.php
+++ b/ui/app/views/js/configuration.discovery.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/dashboard/class.dashboard-share.js.php b/ui/app/views/js/dashboard/class.dashboard-share.js.php
index bc13b438fd3..021c010c3c3 100644
--- a/ui/app/views/js/dashboard/class.dashboard-share.js.php
+++ b/ui/app/views/js/dashboard/class.dashboard-share.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/dashboard/class.dashboard.js.php b/ui/app/views/js/dashboard/class.dashboard.js.php
index fd971443ca7..0b25b13de82 100644
--- a/ui/app/views/js/dashboard/class.dashboard.js.php
+++ b/ui/app/views/js/dashboard/class.dashboard.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/dashboard/class.template-dashboard.js.php b/ui/app/views/js/dashboard/class.template-dashboard.js.php
index 2886067d4f9..723c03b5f5f 100644
--- a/ui/app/views/js/dashboard/class.template-dashboard.js.php
+++ b/ui/app/views/js/dashboard/class.template-dashboard.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.charts.view.js.php b/ui/app/views/js/monitoring.charts.view.js.php
index 68226395bc3..4c71b248d84 100644
--- a/ui/app/views/js/monitoring.charts.view.js.php
+++ b/ui/app/views/js/monitoring.charts.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.dashboard.view.js.php b/ui/app/views/js/monitoring.dashboard.view.js.php
index dab8d7fa600..68dd513172b 100644
--- a/ui/app/views/js/monitoring.dashboard.view.js.php
+++ b/ui/app/views/js/monitoring.dashboard.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.host.dashboard.view.js.php b/ui/app/views/js/monitoring.host.dashboard.view.js.php
index 635717003ea..df2e3c63f97 100644
--- a/ui/app/views/js/monitoring.host.dashboard.view.js.php
+++ b/ui/app/views/js/monitoring.host.dashboard.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.host.view.js.php b/ui/app/views/js/monitoring.host.view.js.php
index 65d863662e1..bf0948d707b 100644
--- a/ui/app/views/js/monitoring.host.view.js.php
+++ b/ui/app/views/js/monitoring.host.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.latest.view.js.php b/ui/app/views/js/monitoring.latest.view.js.php
index 4af7aa2c5d1..1ddfeea6304 100644
--- a/ui/app/views/js/monitoring.latest.view.js.php
+++ b/ui/app/views/js/monitoring.latest.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.map.view.js.php b/ui/app/views/js/monitoring.map.view.js.php
index bd45dc45370..3f7ceed645b 100644
--- a/ui/app/views/js/monitoring.map.view.js.php
+++ b/ui/app/views/js/monitoring.map.view.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/monitoring.problem.view.js.php b/ui/app/views/js/monitoring.problem.view.js.php
index 00448fb9eea..c5255761fa3 100644
--- a/ui/app/views/js/monitoring.problem.view.js.php
+++ b/ui/app/views/js/monitoring.problem.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.acknowledge.edit.js.php b/ui/app/views/js/popup.acknowledge.edit.js.php
index 1900c771d6d..a2bb89605c7 100644
--- a/ui/app/views/js/popup.acknowledge.edit.js.php
+++ b/ui/app/views/js/popup.acknowledge.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.discovery.check.js.php b/ui/app/views/js/popup.discovery.check.js.php
index 8b63d8cc845..6cbf2cea685 100644
--- a/ui/app/views/js/popup.discovery.check.js.php
+++ b/ui/app/views/js/popup.discovery.check.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.import.js.php b/ui/app/views/js/popup.import.js.php
index f341e8048a5..f781658c2fd 100644
--- a/ui/app/views/js/popup.import.js.php
+++ b/ui/app/views/js/popup.import.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.itemtestedit.view.js.php b/ui/app/views/js/popup.itemtestedit.view.js.php
index 01aca33e90d..47d1d37d239 100644
--- a/ui/app/views/js/popup.itemtestedit.view.js.php
+++ b/ui/app/views/js/popup.itemtestedit.view.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.maintenance.period.js.php b/ui/app/views/js/popup.maintenance.period.js.php
index e5b0c5240a5..84ddc004959 100644
--- a/ui/app/views/js/popup.maintenance.period.js.php
+++ b/ui/app/views/js/popup.maintenance.period.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.massupdate.item.js.php b/ui/app/views/js/popup.massupdate.item.js.php
index 1b408ecb426..bca87dd0d8a 100644
--- a/ui/app/views/js/popup.massupdate.item.js.php
+++ b/ui/app/views/js/popup.massupdate.item.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.massupdate.js.php b/ui/app/views/js/popup.massupdate.js.php
index 0af592e1bca..3a1aa4f05f5 100644
--- a/ui/app/views/js/popup.massupdate.js.php
+++ b/ui/app/views/js/popup.massupdate.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.massupdate.macros.js.php b/ui/app/views/js/popup.massupdate.macros.js.php
index d7d68a754ce..e90645d9609 100644
--- a/ui/app/views/js/popup.massupdate.macros.js.php
+++ b/ui/app/views/js/popup.massupdate.macros.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.massupdate.tmpl.js.php b/ui/app/views/js/popup.massupdate.tmpl.js.php
index 00dfa41ac96..4e0d4091c5b 100644
--- a/ui/app/views/js/popup.massupdate.tmpl.js.php
+++ b/ui/app/views/js/popup.massupdate.tmpl.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.massupdate.trigger.js.php b/ui/app/views/js/popup.massupdate.trigger.js.php
index f90534c6c7c..39aae4bdba0 100644
--- a/ui/app/views/js/popup.massupdate.trigger.js.php
+++ b/ui/app/views/js/popup.massupdate.trigger.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.media.js.php b/ui/app/views/js/popup.media.js.php
index 994a7ce31cb..16504e9c9cb 100644
--- a/ui/app/views/js/popup.media.js.php
+++ b/ui/app/views/js/popup.media.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.mediatype.message.js.php b/ui/app/views/js/popup.mediatype.message.js.php
index d3d81754fc6..03441e5c6a4 100644
--- a/ui/app/views/js/popup.mediatype.message.js.php
+++ b/ui/app/views/js/popup.mediatype.message.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.mediatypetest.edit.js.php b/ui/app/views/js/popup.mediatypetest.edit.js.php
index 84f2f38dbd2..e1aca433b47 100644
--- a/ui/app/views/js/popup.mediatypetest.edit.js.php
+++ b/ui/app/views/js/popup.mediatypetest.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.tabfilter.edit.js.php b/ui/app/views/js/popup.tabfilter.edit.js.php
index 948e3b68cfe..7661dce914f 100644
--- a/ui/app/views/js/popup.tabfilter.edit.js.php
+++ b/ui/app/views/js/popup.tabfilter.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.triggerexpr.js.php b/ui/app/views/js/popup.triggerexpr.js.php
index d9167cbdff8..c01cab3d6af 100644
--- a/ui/app/views/js/popup.triggerexpr.js.php
+++ b/ui/app/views/js/popup.triggerexpr.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/popup.triggerwizard.js.php b/ui/app/views/js/popup.triggerwizard.js.php
index c13acfc8e8b..065e520a410 100644
--- a/ui/app/views/js/popup.triggerwizard.js.php
+++ b/ui/app/views/js/popup.triggerwizard.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/report.services.js.php b/ui/app/views/js/report.services.js.php
index 07d1d5ab68e..529eebff291 100644
--- a/ui/app/views/js/report.services.js.php
+++ b/ui/app/views/js/report.services.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/js/reports.auditlog.list.js.php b/ui/app/views/js/reports.auditlog.list.js.php
index 87e9a7b6837..87dde6c130d 100644
--- a/ui/app/views/js/reports.auditlog.list.js.php
+++ b/ui/app/views/js/reports.auditlog.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.csv.php b/ui/app/views/layout.csv.php
index 40e4a2e07d1..31519c74b13 100644
--- a/ui/app/views/layout.csv.php
+++ b/ui/app/views/layout.csv.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.export.php b/ui/app/views/layout.export.php
index 38a1b1d88fd..6c89905298b 100644
--- a/ui/app/views/layout.export.php
+++ b/ui/app/views/layout.export.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.htmlpage.php b/ui/app/views/layout.htmlpage.php
index 78eca71988c..5251cc6a8d4 100644
--- a/ui/app/views/layout.htmlpage.php
+++ b/ui/app/views/layout.htmlpage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.javascript.php b/ui/app/views/layout.javascript.php
index d3ab6959121..5b014306018 100644
--- a/ui/app/views/layout.javascript.php
+++ b/ui/app/views/layout.javascript.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.json.php b/ui/app/views/layout.json.php
index aa057667890..575f06dc95e 100644
--- a/ui/app/views/layout.json.php
+++ b/ui/app/views/layout.json.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.warning.php b/ui/app/views/layout.warning.php
index 01e41e1479c..84d9aec044d 100644
--- a/ui/app/views/layout.warning.php
+++ b/ui/app/views/layout.warning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/layout.widget.php b/ui/app/views/layout.widget.php
index aa057667890..575f06dc95e 100644
--- a/ui/app/views/layout.widget.php
+++ b/ui/app/views/layout.widget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.charts.view.json.php b/ui/app/views/monitoring.charts.view.json.php
index 95248008e39..0de50c561c7 100644
--- a/ui/app/views/monitoring.charts.view.json.php
+++ b/ui/app/views/monitoring.charts.view.json.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.charts.view.php b/ui/app/views/monitoring.charts.view.php
index 2a18ab31403..f16377cf53c 100644
--- a/ui/app/views/monitoring.charts.view.php
+++ b/ui/app/views/monitoring.charts.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.dashboard.list.php b/ui/app/views/monitoring.dashboard.list.php
index 990284c1e0d..8530a4b1573 100644
--- a/ui/app/views/monitoring.dashboard.list.php
+++ b/ui/app/views/monitoring.dashboard.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.dashboard.view.php b/ui/app/views/monitoring.dashboard.view.php
index bc82fecdc97..dc23aafefa0 100644
--- a/ui/app/views/monitoring.dashboard.view.php
+++ b/ui/app/views/monitoring.dashboard.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.dashboard.widget.edit.php b/ui/app/views/monitoring.dashboard.widget.edit.php
index 5219ea6284a..5dd3cf814ec 100644
--- a/ui/app/views/monitoring.dashboard.widget.edit.php
+++ b/ui/app/views/monitoring.dashboard.widget.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.discovery.view.php b/ui/app/views/monitoring.discovery.view.php
index f769f8877eb..2e2ef6162d2 100644
--- a/ui/app/views/monitoring.discovery.view.php
+++ b/ui/app/views/monitoring.discovery.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.host.dashboard.view.php b/ui/app/views/monitoring.host.dashboard.view.php
index c153cdc3b0c..9d30ed6b55e 100644
--- a/ui/app/views/monitoring.host.dashboard.view.php
+++ b/ui/app/views/monitoring.host.dashboard.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.host.view.php b/ui/app/views/monitoring.host.view.php
index ba502131a93..bc3715d8330 100644
--- a/ui/app/views/monitoring.host.view.php
+++ b/ui/app/views/monitoring.host.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.host.view.refresh.php b/ui/app/views/monitoring.host.view.refresh.php
index 52a545bbc15..76030eaa112 100644
--- a/ui/app/views/monitoring.host.view.refresh.php
+++ b/ui/app/views/monitoring.host.view.refresh.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.latest.view.php b/ui/app/views/monitoring.latest.view.php
index 9e3357bd941..2db093ff755 100644
--- a/ui/app/views/monitoring.latest.view.php
+++ b/ui/app/views/monitoring.latest.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.latest.view.refresh.php b/ui/app/views/monitoring.latest.view.refresh.php
index 30367775279..59e80a4ea66 100644
--- a/ui/app/views/monitoring.latest.view.refresh.php
+++ b/ui/app/views/monitoring.latest.view.refresh.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.map.view.php b/ui/app/views/monitoring.map.view.php
index 3882661cb9b..50f13a0eb61 100644
--- a/ui/app/views/monitoring.map.view.php
+++ b/ui/app/views/monitoring.map.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.problem.view.php b/ui/app/views/monitoring.problem.view.php
index 4e0d3e341c8..bc1e387cca7 100644
--- a/ui/app/views/monitoring.problem.view.php
+++ b/ui/app/views/monitoring.problem.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.web.view.php b/ui/app/views/monitoring.web.view.php
index 852122e0af5..82d5f3cd5c3 100644
--- a/ui/app/views/monitoring.web.view.php
+++ b/ui/app/views/monitoring.web.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.actionlog.view.php b/ui/app/views/monitoring.widget.actionlog.view.php
index 8a1c3c0a348..dd3425338bd 100644
--- a/ui/app/views/monitoring.widget.actionlog.view.php
+++ b/ui/app/views/monitoring.widget.actionlog.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.clock.view.php b/ui/app/views/monitoring.widget.clock.view.php
index 4242e9067db..a3fa4fc88e8 100644
--- a/ui/app/views/monitoring.widget.clock.view.php
+++ b/ui/app/views/monitoring.widget.clock.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.dataover.view.php b/ui/app/views/monitoring.widget.dataover.view.php
index 0de1dcc5699..8f877ae6790 100644
--- a/ui/app/views/monitoring.widget.dataover.view.php
+++ b/ui/app/views/monitoring.widget.dataover.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.discovery.view.php b/ui/app/views/monitoring.widget.discovery.view.php
index e910cb755d0..d0125016ee8 100644
--- a/ui/app/views/monitoring.widget.discovery.view.php
+++ b/ui/app/views/monitoring.widget.discovery.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.favgraphs.view.php b/ui/app/views/monitoring.widget.favgraphs.view.php
index 3b2865bc007..4841c3d1b0e 100644
--- a/ui/app/views/monitoring.widget.favgraphs.view.php
+++ b/ui/app/views/monitoring.widget.favgraphs.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.favmaps.view.php b/ui/app/views/monitoring.widget.favmaps.view.php
index 2ce0051f4ae..a55c56c7b32 100644
--- a/ui/app/views/monitoring.widget.favmaps.view.php
+++ b/ui/app/views/monitoring.widget.favmaps.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.favscreens.view.php b/ui/app/views/monitoring.widget.favscreens.view.php
index afc60617c0e..39ff21ff589 100644
--- a/ui/app/views/monitoring.widget.favscreens.view.php
+++ b/ui/app/views/monitoring.widget.favscreens.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.graph.view.php b/ui/app/views/monitoring.widget.graph.view.php
index 8dbd1c14c49..1c6ff8afe68 100644
--- a/ui/app/views/monitoring.widget.graph.view.php
+++ b/ui/app/views/monitoring.widget.graph.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.hostavail.view.php b/ui/app/views/monitoring.widget.hostavail.view.php
index d549ba75655..580e8295fe9 100644
--- a/ui/app/views/monitoring.widget.hostavail.view.php
+++ b/ui/app/views/monitoring.widget.hostavail.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.map.view.php b/ui/app/views/monitoring.widget.map.view.php
index 4796a8d66d3..6d05b1f7f7c 100644
--- a/ui/app/views/monitoring.widget.map.view.php
+++ b/ui/app/views/monitoring.widget.map.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.navtree.view.php b/ui/app/views/monitoring.widget.navtree.view.php
index 2814ef903a2..771353c1d74 100644
--- a/ui/app/views/monitoring.widget.navtree.view.php
+++ b/ui/app/views/monitoring.widget.navtree.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.navtreeitem.edit.php b/ui/app/views/monitoring.widget.navtreeitem.edit.php
index a39eff82518..46e6f83f019 100644
--- a/ui/app/views/monitoring.widget.navtreeitem.edit.php
+++ b/ui/app/views/monitoring.widget.navtreeitem.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.plaintext.view.php b/ui/app/views/monitoring.widget.plaintext.view.php
index 3e36093f1d2..1575bb08fa8 100644
--- a/ui/app/views/monitoring.widget.plaintext.view.php
+++ b/ui/app/views/monitoring.widget.plaintext.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.problemhosts.view.php b/ui/app/views/monitoring.widget.problemhosts.view.php
index d52ecdbeee7..709ba660620 100644
--- a/ui/app/views/monitoring.widget.problemhosts.view.php
+++ b/ui/app/views/monitoring.widget.problemhosts.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.problems.view.php b/ui/app/views/monitoring.widget.problems.view.php
index c726920c44b..35d4f4ffc40 100644
--- a/ui/app/views/monitoring.widget.problems.view.php
+++ b/ui/app/views/monitoring.widget.problems.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.problemsbysv.view.php b/ui/app/views/monitoring.widget.problemsbysv.view.php
index 74ace70b452..ed478026622 100644
--- a/ui/app/views/monitoring.widget.problemsbysv.view.php
+++ b/ui/app/views/monitoring.widget.problemsbysv.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.svggraph.view.php b/ui/app/views/monitoring.widget.svggraph.view.php
index 17a8ad4dbae..5d11bc021bf 100644
--- a/ui/app/views/monitoring.widget.svggraph.view.php
+++ b/ui/app/views/monitoring.widget.svggraph.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.systeminfo.view.php b/ui/app/views/monitoring.widget.systeminfo.view.php
index c7568a44a19..a34248ba23a 100644
--- a/ui/app/views/monitoring.widget.systeminfo.view.php
+++ b/ui/app/views/monitoring.widget.systeminfo.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.trigover.view.php b/ui/app/views/monitoring.widget.trigover.view.php
index fa9fef9e3dd..7d06b91681e 100644
--- a/ui/app/views/monitoring.widget.trigover.view.php
+++ b/ui/app/views/monitoring.widget.trigover.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.url.view.php b/ui/app/views/monitoring.widget.url.view.php
index cb61ffce5ed..1d91a00f4b5 100644
--- a/ui/app/views/monitoring.widget.url.view.php
+++ b/ui/app/views/monitoring.widget.url.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/monitoring.widget.web.view.php b/ui/app/views/monitoring.widget.web.view.php
index f9d31191e0f..1ecbfc830fe 100644
--- a/ui/app/views/monitoring.widget.web.view.php
+++ b/ui/app/views/monitoring.widget.web.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.acknowledge.edit.php b/ui/app/views/popup.acknowledge.edit.php
index f0c2572a313..a609f5ccbc1 100644
--- a/ui/app/views/popup.acknowledge.edit.php
+++ b/ui/app/views/popup.acknowledge.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.condition.common.php b/ui/app/views/popup.condition.common.php
index 130bb3afe2e..cf57d578d02 100644
--- a/ui/app/views/popup.condition.common.php
+++ b/ui/app/views/popup.condition.common.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.discovery.check.php b/ui/app/views/popup.discovery.check.php
index 3f79ae65416..fee68894f43 100644
--- a/ui/app/views/popup.discovery.check.php
+++ b/ui/app/views/popup.discovery.check.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.generic.php b/ui/app/views/popup.generic.php
index 8b920fcf319..ceec429a27f 100644
--- a/ui/app/views/popup.generic.php
+++ b/ui/app/views/popup.generic.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.httpstep.php b/ui/app/views/popup.httpstep.php
index 6661c2491f5..f0f6a263dea 100644
--- a/ui/app/views/popup.httpstep.php
+++ b/ui/app/views/popup.httpstep.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.import.php b/ui/app/views/popup.import.php
index 766f9a62d31..4aba9919b49 100644
--- a/ui/app/views/popup.import.php
+++ b/ui/app/views/popup.import.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.itemtestedit.view.php b/ui/app/views/popup.itemtestedit.view.php
index 586edca042c..b845448fa53 100644
--- a/ui/app/views/popup.itemtestedit.view.php
+++ b/ui/app/views/popup.itemtestedit.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.lldoperation.php b/ui/app/views/popup.lldoperation.php
index 683ddc55208..4da3ca6313e 100644
--- a/ui/app/views/popup.lldoperation.php
+++ b/ui/app/views/popup.lldoperation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.lldoverride.php b/ui/app/views/popup.lldoverride.php
index e363bd52cae..1f75ea732ec 100644
--- a/ui/app/views/popup.lldoverride.php
+++ b/ui/app/views/popup.lldoverride.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.maintenance.period.php b/ui/app/views/popup.maintenance.period.php
index 0557f07054c..ab984316fa9 100644
--- a/ui/app/views/popup.maintenance.period.php
+++ b/ui/app/views/popup.maintenance.period.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.massupdate.host.php b/ui/app/views/popup.massupdate.host.php
index 45947b0b6a0..7ae5a1edb48 100644
--- a/ui/app/views/popup.massupdate.host.php
+++ b/ui/app/views/popup.massupdate.host.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.massupdate.item.php b/ui/app/views/popup.massupdate.item.php
index 97411aa7ad9..2a6dacfb11a 100644
--- a/ui/app/views/popup.massupdate.item.php
+++ b/ui/app/views/popup.massupdate.item.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.massupdate.template.php b/ui/app/views/popup.massupdate.template.php
index 30cb08250bc..f11a59f4c2b 100644
--- a/ui/app/views/popup.massupdate.template.php
+++ b/ui/app/views/popup.massupdate.template.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.massupdate.trigger.php b/ui/app/views/popup.massupdate.trigger.php
index 1cd1722a5dd..318d9a24f27 100644
--- a/ui/app/views/popup.massupdate.trigger.php
+++ b/ui/app/views/popup.massupdate.trigger.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.media.php b/ui/app/views/popup.media.php
index 6f86709cd89..1b84c08b589 100644
--- a/ui/app/views/popup.media.php
+++ b/ui/app/views/popup.media.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.mediatype.message.php b/ui/app/views/popup.mediatype.message.php
index aa6cc7b21f8..e42e88f9cd5 100644
--- a/ui/app/views/popup.mediatype.message.php
+++ b/ui/app/views/popup.mediatype.message.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.mediatypetest.edit.php b/ui/app/views/popup.mediatypetest.edit.php
index 939701659cc..221877b62bc 100644
--- a/ui/app/views/popup.mediatypetest.edit.php
+++ b/ui/app/views/popup.mediatypetest.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.scriptexec.php b/ui/app/views/popup.scriptexec.php
index 8e905069fcf..9327ce51688 100644
--- a/ui/app/views/popup.scriptexec.php
+++ b/ui/app/views/popup.scriptexec.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.services.php b/ui/app/views/popup.services.php
index a7ca81ed094..bec49f25760 100644
--- a/ui/app/views/popup.services.php
+++ b/ui/app/views/popup.services.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.tabfilter.edit.php b/ui/app/views/popup.tabfilter.edit.php
index ea94348545c..56aeb0009e4 100644
--- a/ui/app/views/popup.tabfilter.edit.php
+++ b/ui/app/views/popup.tabfilter.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.testtriggerexpr.php b/ui/app/views/popup.testtriggerexpr.php
index 4d7aa37b459..9d09a7b8757 100644
--- a/ui/app/views/popup.testtriggerexpr.php
+++ b/ui/app/views/popup.testtriggerexpr.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.triggerexpr.php b/ui/app/views/popup.triggerexpr.php
index b95fd897cc0..9f8190bda79 100644
--- a/ui/app/views/popup.triggerexpr.php
+++ b/ui/app/views/popup.triggerexpr.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.triggerwizard.php b/ui/app/views/popup.triggerwizard.php
index 7da9abab6f5..caebfebc714 100644
--- a/ui/app/views/popup.triggerwizard.php
+++ b/ui/app/views/popup.triggerwizard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/popup.view.php b/ui/app/views/popup.view.php
index bd020de78d6..c94225a9f19 100644
--- a/ui/app/views/popup.view.php
+++ b/ui/app/views/popup.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/report.services.php b/ui/app/views/report.services.php
index 5bb4aaa09b5..c186e5b1418 100644
--- a/ui/app/views/report.services.php
+++ b/ui/app/views/report.services.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/report.status.php b/ui/app/views/report.status.php
index 2f1db93d232..c6ce24429d1 100644
--- a/ui/app/views/report.status.php
+++ b/ui/app/views/report.status.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/reports.auditlog.list.php b/ui/app/views/reports.auditlog.list.php
index 2757b03ec76..fcccb7c3ede 100644
--- a/ui/app/views/reports.auditlog.list.php
+++ b/ui/app/views/reports.auditlog.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/search.php b/ui/app/views/search.php
index a1bafead810..e7333c89f0f 100644
--- a/ui/app/views/search.php
+++ b/ui/app/views/search.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/app/views/system.warning.php b/ui/app/views/system.warning.php
index d2aa7fc9c77..36968073b46 100644
--- a/ui/app/views/system.warning.php
+++ b/ui/app/views/system.warning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/auditacts.php b/ui/auditacts.php
index 7f5a50af07c..5505ce52f79 100644
--- a/ui/auditacts.php
+++ b/ui/auditacts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/browserwarning.php b/ui/browserwarning.php
index bb3ba3b8037..e1643c6ffb6 100644
--- a/ui/browserwarning.php
+++ b/ui/browserwarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart.php b/ui/chart.php
index 9c03b1433d5..fe4d64894cf 100644
--- a/ui/chart.php
+++ b/ui/chart.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart2.php b/ui/chart2.php
index eddef537ec7..681c292bf7e 100644
--- a/ui/chart2.php
+++ b/ui/chart2.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart3.php b/ui/chart3.php
index 90a4847073c..60dade712c2 100644
--- a/ui/chart3.php
+++ b/ui/chart3.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart4.php b/ui/chart4.php
index ba8c045e306..f06a0158db6 100644
--- a/ui/chart4.php
+++ b/ui/chart4.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart5.php b/ui/chart5.php
index b2106783e7d..53648263429 100644
--- a/ui/chart5.php
+++ b/ui/chart5.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart6.php b/ui/chart6.php
index 6407b6f145c..810a49a1c04 100644
--- a/ui/chart6.php
+++ b/ui/chart6.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/chart7.php b/ui/chart7.php
index d361cb7227d..a7e4430c6c9 100644
--- a/ui/chart7.php
+++ b/ui/chart7.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/conf/maintenance.inc.php b/ui/conf/maintenance.inc.php
index 96516898f26..fc421123ea3 100644
--- a/ui/conf/maintenance.inc.php
+++ b/ui/conf/maintenance.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/disc_prototypes.php b/ui/disc_prototypes.php
index fc4b9c1a7ac..7c61af33950 100644
--- a/ui/disc_prototypes.php
+++ b/ui/disc_prototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/graphs.php b/ui/graphs.php
index e4a2f209121..25cadee8f68 100644
--- a/ui/graphs.php
+++ b/ui/graphs.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/history.php b/ui/history.php
index 4cb1b86ef9d..4cf710bfa98 100644
--- a/ui/history.php
+++ b/ui/history.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/host_discovery.php b/ui/host_discovery.php
index ec7f2c3f68c..0ce2f4be485 100644
--- a/ui/host_discovery.php
+++ b/ui/host_discovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/host_prototypes.php b/ui/host_prototypes.php
index 4b4842e9efc..4163dce0f61 100644
--- a/ui/host_prototypes.php
+++ b/ui/host_prototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/hostgroups.php b/ui/hostgroups.php
index ea0151dbc7c..f99c88187af 100644
--- a/ui/hostgroups.php
+++ b/ui/hostgroups.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/hostinventories.php b/ui/hostinventories.php
index 66a86443c33..f65630e0687 100644
--- a/ui/hostinventories.php
+++ b/ui/hostinventories.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/hostinventoriesoverview.php b/ui/hostinventoriesoverview.php
index 15ffae969cb..b979db12604 100644
--- a/ui/hostinventoriesoverview.php
+++ b/ui/hostinventoriesoverview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/hosts.php b/ui/hosts.php
index e978ead784e..dd4cf8358c7 100644
--- a/ui/hosts.php
+++ b/ui/hosts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/httpconf.php b/ui/httpconf.php
index b2541a02465..532ababe426 100644
--- a/ui/httpconf.php
+++ b/ui/httpconf.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/httpdetails.php b/ui/httpdetails.php
index 3f9bd204cde..89273562ca0 100644
--- a/ui/httpdetails.php
+++ b/ui/httpdetails.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/image.php b/ui/image.php
index 1ed0f803fd8..6e93a5442d4 100644
--- a/ui/image.php
+++ b/ui/image.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/imgstore.php b/ui/imgstore.php
index 6d3eb16670f..079c7e2358e 100644
--- a/ui/imgstore.php
+++ b/ui/imgstore.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/actions.inc.php b/ui/include/actions.inc.php
index d8c0b1f4b29..ab2e4c3d048 100644
--- a/ui/include/actions.inc.php
+++ b/ui/include/actions.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/audit.inc.php b/ui/include/audit.inc.php
index e0e24500645..7f45e8b13b1 100644
--- a/ui/include/audit.inc.php
+++ b/ui/include/audit.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/blocks.inc.php b/ui/include/blocks.inc.php
index 7177976b76c..cbf1aa32722 100644
--- a/ui/include/blocks.inc.php
+++ b/ui/include/blocks.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/API.php b/ui/include/classes/api/API.php
index aab8dc1a1fb..08578b5e072 100644
--- a/ui/include/classes/api/API.php
+++ b/ui/include/classes/api/API.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/APIException.php b/ui/include/classes/api/APIException.php
index a0b2fd253ef..1fecf2217d6 100644
--- a/ui/include/classes/api/APIException.php
+++ b/ui/include/classes/api/APIException.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/CApiClientResponse.php b/ui/include/classes/api/CApiClientResponse.php
index 3fac0c49f77..dd4420607d7 100644
--- a/ui/include/classes/api/CApiClientResponse.php
+++ b/ui/include/classes/api/CApiClientResponse.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/CApiService.php b/ui/include/classes/api/CApiService.php
index 903918ca8b7..1b81b00bbe4 100644
--- a/ui/include/classes/api/CApiService.php
+++ b/ui/include/classes/api/CApiService.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/CApiServiceFactory.php b/ui/include/classes/api/CApiServiceFactory.php
index 8ee2a549b62..51d0c3f2a76 100644
--- a/ui/include/classes/api/CApiServiceFactory.php
+++ b/ui/include/classes/api/CApiServiceFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/CAudit.php b/ui/include/classes/api/CAudit.php
index 32e61f9b5fe..1cacda6fa2e 100644
--- a/ui/include/classes/api/CAudit.php
+++ b/ui/include/classes/api/CAudit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/CRelationMap.php b/ui/include/classes/api/CRelationMap.php
index 717f817b1a9..a31ba4dcab9 100644
--- a/ui/include/classes/api/CRelationMap.php
+++ b/ui/include/classes/api/CRelationMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/clients/CApiClient.php b/ui/include/classes/api/clients/CApiClient.php
index 678f2f436b1..36600c70a89 100644
--- a/ui/include/classes/api/clients/CApiClient.php
+++ b/ui/include/classes/api/clients/CApiClient.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/clients/CLocalApiClient.php b/ui/include/classes/api/clients/CLocalApiClient.php
index e5d3aa5649d..00152a2344e 100644
--- a/ui/include/classes/api/clients/CLocalApiClient.php
+++ b/ui/include/classes/api/clients/CLocalApiClient.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/helpers/CApiHostHelper.php b/ui/include/classes/api/helpers/CApiHostHelper.php
index b8435638963..b47aae60cc0 100644
--- a/ui/include/classes/api/helpers/CApiHostHelper.php
+++ b/ui/include/classes/api/helpers/CApiHostHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/helpers/CApiTagHelper.php b/ui/include/classes/api/helpers/CApiTagHelper.php
index 17b847d9275..cefc38f8d43 100644
--- a/ui/include/classes/api/helpers/CApiTagHelper.php
+++ b/ui/include/classes/api/helpers/CApiTagHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CApplicationManager.php b/ui/include/classes/api/managers/CApplicationManager.php
index 30f0f5236c8..8867e9cc22c 100644
--- a/ui/include/classes/api/managers/CApplicationManager.php
+++ b/ui/include/classes/api/managers/CApplicationManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CDiscoveryRuleManager.php b/ui/include/classes/api/managers/CDiscoveryRuleManager.php
index d063985eeb5..feec5308df3 100644
--- a/ui/include/classes/api/managers/CDiscoveryRuleManager.php
+++ b/ui/include/classes/api/managers/CDiscoveryRuleManager.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CGraphManager.php b/ui/include/classes/api/managers/CGraphManager.php
index 9004509f293..fe590561092 100644
--- a/ui/include/classes/api/managers/CGraphManager.php
+++ b/ui/include/classes/api/managers/CGraphManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CGraphPrototypeManager.php b/ui/include/classes/api/managers/CGraphPrototypeManager.php
index dc239b72ced..d34f0d708cd 100644
--- a/ui/include/classes/api/managers/CGraphPrototypeManager.php
+++ b/ui/include/classes/api/managers/CGraphPrototypeManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CHistoryManager.php b/ui/include/classes/api/managers/CHistoryManager.php
index 028c7b61532..61357ee4d10 100644
--- a/ui/include/classes/api/managers/CHistoryManager.php
+++ b/ui/include/classes/api/managers/CHistoryManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CHttpTestManager.php b/ui/include/classes/api/managers/CHttpTestManager.php
index 1585e9ae135..60fb34af9cf 100644
--- a/ui/include/classes/api/managers/CHttpTestManager.php
+++ b/ui/include/classes/api/managers/CHttpTestManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CItemManager.php b/ui/include/classes/api/managers/CItemManager.php
index 60531ca2de4..7fbed8743d3 100644
--- a/ui/include/classes/api/managers/CItemManager.php
+++ b/ui/include/classes/api/managers/CItemManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CItemPrototypeManager.php b/ui/include/classes/api/managers/CItemPrototypeManager.php
index b32a9e4ca1c..05ff0406604 100644
--- a/ui/include/classes/api/managers/CItemPrototypeManager.php
+++ b/ui/include/classes/api/managers/CItemPrototypeManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CTriggerManager.php b/ui/include/classes/api/managers/CTriggerManager.php
index 3dc3b314e0a..8599b254356 100644
--- a/ui/include/classes/api/managers/CTriggerManager.php
+++ b/ui/include/classes/api/managers/CTriggerManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/managers/CTriggerPrototypeManager.php b/ui/include/classes/api/managers/CTriggerPrototypeManager.php
index 5b37c3174b4..fa992da17cc 100644
--- a/ui/include/classes/api/managers/CTriggerPrototypeManager.php
+++ b/ui/include/classes/api/managers/CTriggerPrototypeManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAPIInfo.php b/ui/include/classes/api/services/CAPIInfo.php
index ac18ef8d2bf..fb3a13c235c 100644
--- a/ui/include/classes/api/services/CAPIInfo.php
+++ b/ui/include/classes/api/services/CAPIInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAction.php b/ui/include/classes/api/services/CAction.php
index d2744bec8e5..c957421f90f 100644
--- a/ui/include/classes/api/services/CAction.php
+++ b/ui/include/classes/api/services/CAction.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAlert.php b/ui/include/classes/api/services/CAlert.php
index 843d0f179e0..eb14b384f59 100644
--- a/ui/include/classes/api/services/CAlert.php
+++ b/ui/include/classes/api/services/CAlert.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CApplication.php b/ui/include/classes/api/services/CApplication.php
index 3fcc855b3d4..e5c5cb7d790 100644
--- a/ui/include/classes/api/services/CApplication.php
+++ b/ui/include/classes/api/services/CApplication.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAuditLog.php b/ui/include/classes/api/services/CAuditLog.php
index 5820121a8ec..2953961f375 100644
--- a/ui/include/classes/api/services/CAuditLog.php
+++ b/ui/include/classes/api/services/CAuditLog.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAuthentication.php b/ui/include/classes/api/services/CAuthentication.php
index 918d3984d56..9ec1680541c 100644
--- a/ui/include/classes/api/services/CAuthentication.php
+++ b/ui/include/classes/api/services/CAuthentication.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CAutoregistration.php b/ui/include/classes/api/services/CAutoregistration.php
index b8dba65a50a..c733858cc1b 100644
--- a/ui/include/classes/api/services/CAutoregistration.php
+++ b/ui/include/classes/api/services/CAutoregistration.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CConfiguration.php b/ui/include/classes/api/services/CConfiguration.php
index 0ab4cca80d2..0de96015a60 100644
--- a/ui/include/classes/api/services/CConfiguration.php
+++ b/ui/include/classes/api/services/CConfiguration.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CCorrelation.php b/ui/include/classes/api/services/CCorrelation.php
index ae794d6fb8b..624d6b9c285 100644
--- a/ui/include/classes/api/services/CCorrelation.php
+++ b/ui/include/classes/api/services/CCorrelation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDCheck.php b/ui/include/classes/api/services/CDCheck.php
index 1b48720761a..6d7202f0c18 100644
--- a/ui/include/classes/api/services/CDCheck.php
+++ b/ui/include/classes/api/services/CDCheck.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDHost.php b/ui/include/classes/api/services/CDHost.php
index e6766274724..be25d0b2653 100644
--- a/ui/include/classes/api/services/CDHost.php
+++ b/ui/include/classes/api/services/CDHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDRule.php b/ui/include/classes/api/services/CDRule.php
index 49dc58327db..cbcc51caa6d 100644
--- a/ui/include/classes/api/services/CDRule.php
+++ b/ui/include/classes/api/services/CDRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDService.php b/ui/include/classes/api/services/CDService.php
index 3de21985bf9..6b22d5b2e7c 100644
--- a/ui/include/classes/api/services/CDService.php
+++ b/ui/include/classes/api/services/CDService.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDashboard.php b/ui/include/classes/api/services/CDashboard.php
index 6f0be7bbc19..614a33252df 100644
--- a/ui/include/classes/api/services/CDashboard.php
+++ b/ui/include/classes/api/services/CDashboard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDashboardGeneral.php b/ui/include/classes/api/services/CDashboardGeneral.php
index 0886c506234..2591e95a6a9 100644
--- a/ui/include/classes/api/services/CDashboardGeneral.php
+++ b/ui/include/classes/api/services/CDashboardGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CDiscoveryRule.php b/ui/include/classes/api/services/CDiscoveryRule.php
index f4551cc5303..46a9d3c01a8 100644
--- a/ui/include/classes/api/services/CDiscoveryRule.php
+++ b/ui/include/classes/api/services/CDiscoveryRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CEvent.php b/ui/include/classes/api/services/CEvent.php
index e8030fb262c..7ed46795aac 100644
--- a/ui/include/classes/api/services/CEvent.php
+++ b/ui/include/classes/api/services/CEvent.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CGraph.php b/ui/include/classes/api/services/CGraph.php
index 44b00a3a1a0..d3e4a747155 100644
--- a/ui/include/classes/api/services/CGraph.php
+++ b/ui/include/classes/api/services/CGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CGraphGeneral.php b/ui/include/classes/api/services/CGraphGeneral.php
index 5406f8becd2..d5465d3e404 100644
--- a/ui/include/classes/api/services/CGraphGeneral.php
+++ b/ui/include/classes/api/services/CGraphGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CGraphItem.php b/ui/include/classes/api/services/CGraphItem.php
index 75a179ac81d..d59eab7d5f2 100644
--- a/ui/include/classes/api/services/CGraphItem.php
+++ b/ui/include/classes/api/services/CGraphItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CGraphPrototype.php b/ui/include/classes/api/services/CGraphPrototype.php
index eae65748bd6..2b0dd261c9c 100644
--- a/ui/include/classes/api/services/CGraphPrototype.php
+++ b/ui/include/classes/api/services/CGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHistory.php b/ui/include/classes/api/services/CHistory.php
index 5e19d8c1260..b9d429b1638 100644
--- a/ui/include/classes/api/services/CHistory.php
+++ b/ui/include/classes/api/services/CHistory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHost.php b/ui/include/classes/api/services/CHost.php
index d631b578f4c..fb29133e5d8 100644
--- a/ui/include/classes/api/services/CHost.php
+++ b/ui/include/classes/api/services/CHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHostBase.php b/ui/include/classes/api/services/CHostBase.php
index e8790ec0341..e3a650a8de7 100644
--- a/ui/include/classes/api/services/CHostBase.php
+++ b/ui/include/classes/api/services/CHostBase.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHostGeneral.php b/ui/include/classes/api/services/CHostGeneral.php
index 9560be85502..35158d20273 100644
--- a/ui/include/classes/api/services/CHostGeneral.php
+++ b/ui/include/classes/api/services/CHostGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHostGroup.php b/ui/include/classes/api/services/CHostGroup.php
index b20f71b9fcd..cb849cc0020 100644
--- a/ui/include/classes/api/services/CHostGroup.php
+++ b/ui/include/classes/api/services/CHostGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHostInterface.php b/ui/include/classes/api/services/CHostInterface.php
index 5b15572f90c..c9a6cd90b01 100644
--- a/ui/include/classes/api/services/CHostInterface.php
+++ b/ui/include/classes/api/services/CHostInterface.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHostPrototype.php b/ui/include/classes/api/services/CHostPrototype.php
index 4f78c3135a1..cdca0d03ade 100644
--- a/ui/include/classes/api/services/CHostPrototype.php
+++ b/ui/include/classes/api/services/CHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHousekeeping.php b/ui/include/classes/api/services/CHousekeeping.php
index 27a1423628a..3cb91be059e 100644
--- a/ui/include/classes/api/services/CHousekeeping.php
+++ b/ui/include/classes/api/services/CHousekeeping.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CHttpTest.php b/ui/include/classes/api/services/CHttpTest.php
index 1d75bfe532d..8b1b0e092e6 100644
--- a/ui/include/classes/api/services/CHttpTest.php
+++ b/ui/include/classes/api/services/CHttpTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CIconMap.php b/ui/include/classes/api/services/CIconMap.php
index 48c38b61dbe..abdc4e2d2eb 100644
--- a/ui/include/classes/api/services/CIconMap.php
+++ b/ui/include/classes/api/services/CIconMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CImage.php b/ui/include/classes/api/services/CImage.php
index 65992b1c238..5774e9275a2 100644
--- a/ui/include/classes/api/services/CImage.php
+++ b/ui/include/classes/api/services/CImage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CItem.php b/ui/include/classes/api/services/CItem.php
index 4fb4ca9ba90..3e489aa9548 100644
--- a/ui/include/classes/api/services/CItem.php
+++ b/ui/include/classes/api/services/CItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CItemGeneral.php b/ui/include/classes/api/services/CItemGeneral.php
index 1dde24e2d88..a705e83a430 100644
--- a/ui/include/classes/api/services/CItemGeneral.php
+++ b/ui/include/classes/api/services/CItemGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CItemPrototype.php b/ui/include/classes/api/services/CItemPrototype.php
index 2023afd461d..a3892262ef5 100644
--- a/ui/include/classes/api/services/CItemPrototype.php
+++ b/ui/include/classes/api/services/CItemPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CMaintenance.php b/ui/include/classes/api/services/CMaintenance.php
index b9095cc79c6..bd07c2875ca 100644
--- a/ui/include/classes/api/services/CMaintenance.php
+++ b/ui/include/classes/api/services/CMaintenance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CMap.php b/ui/include/classes/api/services/CMap.php
index 2bdff115a8d..5876c6ecb0a 100644
--- a/ui/include/classes/api/services/CMap.php
+++ b/ui/include/classes/api/services/CMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CMapElement.php b/ui/include/classes/api/services/CMapElement.php
index 3f0cfc189f3..df3c350b7d9 100644
--- a/ui/include/classes/api/services/CMapElement.php
+++ b/ui/include/classes/api/services/CMapElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CMediatype.php b/ui/include/classes/api/services/CMediatype.php
index 53bab812d42..a33e913270a 100644
--- a/ui/include/classes/api/services/CMediatype.php
+++ b/ui/include/classes/api/services/CMediatype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CModule.php b/ui/include/classes/api/services/CModule.php
index 3848c5d02a3..b57942aede6 100644
--- a/ui/include/classes/api/services/CModule.php
+++ b/ui/include/classes/api/services/CModule.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CProblem.php b/ui/include/classes/api/services/CProblem.php
index 5f8deffebce..913392692c6 100644
--- a/ui/include/classes/api/services/CProblem.php
+++ b/ui/include/classes/api/services/CProblem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CProxy.php b/ui/include/classes/api/services/CProxy.php
index 4586e56ed54..f7fc234c14a 100644
--- a/ui/include/classes/api/services/CProxy.php
+++ b/ui/include/classes/api/services/CProxy.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CRole.php b/ui/include/classes/api/services/CRole.php
index 91c92ab371f..8e2ddd8d854 100644
--- a/ui/include/classes/api/services/CRole.php
+++ b/ui/include/classes/api/services/CRole.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CScreen.php b/ui/include/classes/api/services/CScreen.php
index a8ab212c1a2..8d9a4628d5f 100644
--- a/ui/include/classes/api/services/CScreen.php
+++ b/ui/include/classes/api/services/CScreen.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CScreenItem.php b/ui/include/classes/api/services/CScreenItem.php
index 48297adda81..dec428daf17 100644
--- a/ui/include/classes/api/services/CScreenItem.php
+++ b/ui/include/classes/api/services/CScreenItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CScript.php b/ui/include/classes/api/services/CScript.php
index 5369b3c25d5..d27d6985833 100644
--- a/ui/include/classes/api/services/CScript.php
+++ b/ui/include/classes/api/services/CScript.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CService.php b/ui/include/classes/api/services/CService.php
index 31453e802ed..1b7c0c5fcbf 100644
--- a/ui/include/classes/api/services/CService.php
+++ b/ui/include/classes/api/services/CService.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CSettings.php b/ui/include/classes/api/services/CSettings.php
index 20853b7167b..b18579ae3b8 100644
--- a/ui/include/classes/api/services/CSettings.php
+++ b/ui/include/classes/api/services/CSettings.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTask.php b/ui/include/classes/api/services/CTask.php
index c86603f50b2..5f4b3c5c60b 100644
--- a/ui/include/classes/api/services/CTask.php
+++ b/ui/include/classes/api/services/CTask.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTemplate.php b/ui/include/classes/api/services/CTemplate.php
index 272f0a3f436..9f5ddd38261 100644
--- a/ui/include/classes/api/services/CTemplate.php
+++ b/ui/include/classes/api/services/CTemplate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTemplateDashboard.php b/ui/include/classes/api/services/CTemplateDashboard.php
index 717681c623f..838cbab3d44 100644
--- a/ui/include/classes/api/services/CTemplateDashboard.php
+++ b/ui/include/classes/api/services/CTemplateDashboard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTrend.php b/ui/include/classes/api/services/CTrend.php
index c828b78c29d..0d1eb56653e 100644
--- a/ui/include/classes/api/services/CTrend.php
+++ b/ui/include/classes/api/services/CTrend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTrigger.php b/ui/include/classes/api/services/CTrigger.php
index 94a1c6e8843..b72758404da 100644
--- a/ui/include/classes/api/services/CTrigger.php
+++ b/ui/include/classes/api/services/CTrigger.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTriggerGeneral.php b/ui/include/classes/api/services/CTriggerGeneral.php
index db4f08daa0b..f54fd202e1f 100644
--- a/ui/include/classes/api/services/CTriggerGeneral.php
+++ b/ui/include/classes/api/services/CTriggerGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CTriggerPrototype.php b/ui/include/classes/api/services/CTriggerPrototype.php
index 6b2684e9330..e9182c75135 100644
--- a/ui/include/classes/api/services/CTriggerPrototype.php
+++ b/ui/include/classes/api/services/CTriggerPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CUser.php b/ui/include/classes/api/services/CUser.php
index 7ef62c7e4f4..b9327ee4b33 100644
--- a/ui/include/classes/api/services/CUser.php
+++ b/ui/include/classes/api/services/CUser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CUserGroup.php b/ui/include/classes/api/services/CUserGroup.php
index 3bc3cfcefcb..7961f5f5a05 100644
--- a/ui/include/classes/api/services/CUserGroup.php
+++ b/ui/include/classes/api/services/CUserGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CUserMacro.php b/ui/include/classes/api/services/CUserMacro.php
index 8b4bd376a1f..8259306304f 100644
--- a/ui/include/classes/api/services/CUserMacro.php
+++ b/ui/include/classes/api/services/CUserMacro.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/services/CValueMap.php b/ui/include/classes/api/services/CValueMap.php
index 6639be7f7e7..19a43018f16 100644
--- a/ui/include/classes/api/services/CValueMap.php
+++ b/ui/include/classes/api/services/CValueMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/wrappers/CApiWrapper.php b/ui/include/classes/api/wrappers/CApiWrapper.php
index 7b87cb777e3..e1a1d60cd23 100644
--- a/ui/include/classes/api/wrappers/CApiWrapper.php
+++ b/ui/include/classes/api/wrappers/CApiWrapper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/api/wrappers/CFrontendApiWrapper.php b/ui/include/classes/api/wrappers/CFrontendApiWrapper.php
index e2c524675d7..0c0a9ac3ce4 100644
--- a/ui/include/classes/api/wrappers/CFrontendApiWrapper.php
+++ b/ui/include/classes/api/wrappers/CFrontendApiWrapper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/APP.php b/ui/include/classes/core/APP.php
index 6171f77b0e6..35d6b9f18d5 100644
--- a/ui/include/classes/core/APP.php
+++ b/ui/include/classes/core/APP.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CAjaxResponse.php b/ui/include/classes/core/CAjaxResponse.php
index 4ec12e63057..a7e2c53ef28 100644
--- a/ui/include/classes/core/CAjaxResponse.php
+++ b/ui/include/classes/core/CAjaxResponse.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CAutoloader.php b/ui/include/classes/core/CAutoloader.php
index 982294469c5..dc459d28f4a 100644
--- a/ui/include/classes/core/CAutoloader.php
+++ b/ui/include/classes/core/CAutoloader.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CComponentRegistry.php b/ui/include/classes/core/CComponentRegistry.php
index 1e8187d8b6c..d005e7d0e00 100644
--- a/ui/include/classes/core/CComponentRegistry.php
+++ b/ui/include/classes/core/CComponentRegistry.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CConfigFile.php b/ui/include/classes/core/CConfigFile.php
index bd2e051ab8d..0bf82b34109 100644
--- a/ui/include/classes/core/CConfigFile.php
+++ b/ui/include/classes/core/CConfigFile.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CCookieSession.php b/ui/include/classes/core/CCookieSession.php
index 6de1d208b25..f94f47554ef 100644
--- a/ui/include/classes/core/CCookieSession.php
+++ b/ui/include/classes/core/CCookieSession.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CEncryptedCookieSession.php b/ui/include/classes/core/CEncryptedCookieSession.php
index 9e54db7408b..afb0790ac69 100644
--- a/ui/include/classes/core/CEncryptedCookieSession.php
+++ b/ui/include/classes/core/CEncryptedCookieSession.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CHttpRequest.php b/ui/include/classes/core/CHttpRequest.php
index ae85ae1d332..a3feff0d5b8 100644
--- a/ui/include/classes/core/CHttpRequest.php
+++ b/ui/include/classes/core/CHttpRequest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CJsonRpc.php b/ui/include/classes/core/CJsonRpc.php
index ea4c9b91f52..2ff3a7ccf78 100644
--- a/ui/include/classes/core/CJsonRpc.php
+++ b/ui/include/classes/core/CJsonRpc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CModule.php b/ui/include/classes/core/CModule.php
index f2accd2efa6..f59637d0227 100644
--- a/ui/include/classes/core/CModule.php
+++ b/ui/include/classes/core/CModule.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CModuleManager.php b/ui/include/classes/core/CModuleManager.php
index fef8e450abc..c6efc63e796 100644
--- a/ui/include/classes/core/CModuleManager.php
+++ b/ui/include/classes/core/CModuleManager.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/CRegistryFactory.php b/ui/include/classes/core/CRegistryFactory.php
index 25fcd1dda3e..004a7de2247 100644
--- a/ui/include/classes/core/CRegistryFactory.php
+++ b/ui/include/classes/core/CRegistryFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/ConfigFileException.php b/ui/include/classes/core/ConfigFileException.php
index e308c0ba0fd..f9534f85b6e 100644
--- a/ui/include/classes/core/ConfigFileException.php
+++ b/ui/include/classes/core/ConfigFileException.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/Manager.php b/ui/include/classes/core/Manager.php
index 58ec092cffd..e88303b5cbc 100644
--- a/ui/include/classes/core/Manager.php
+++ b/ui/include/classes/core/Manager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/core/ZBase.php b/ui/include/classes/core/ZBase.php
index 0c463570cb8..f2df64be2aa 100644
--- a/ui/include/classes/core/ZBase.php
+++ b/ui/include/classes/core/ZBase.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/DB.php b/ui/include/classes/db/DB.php
index 97095486b2c..4bb3a50050d 100644
--- a/ui/include/classes/db/DB.php
+++ b/ui/include/classes/db/DB.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/DBException.php b/ui/include/classes/db/DBException.php
index 4a4e147c274..9cc04eb4dd5 100644
--- a/ui/include/classes/db/DBException.php
+++ b/ui/include/classes/db/DBException.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/DbBackend.php b/ui/include/classes/db/DbBackend.php
index 3e48f7134dd..8c31da99c5d 100644
--- a/ui/include/classes/db/DbBackend.php
+++ b/ui/include/classes/db/DbBackend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/MysqlDbBackend.php b/ui/include/classes/db/MysqlDbBackend.php
index d927d7fd189..e26b861c6e3 100644
--- a/ui/include/classes/db/MysqlDbBackend.php
+++ b/ui/include/classes/db/MysqlDbBackend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/OracleDbBackend.php b/ui/include/classes/db/OracleDbBackend.php
index b719f4d2905..b0600c15fb7 100644
--- a/ui/include/classes/db/OracleDbBackend.php
+++ b/ui/include/classes/db/OracleDbBackend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/db/PostgresqlDbBackend.php b/ui/include/classes/db/PostgresqlDbBackend.php
index 9695b03f74b..0982fed56d3 100644
--- a/ui/include/classes/db/PostgresqlDbBackend.php
+++ b/ui/include/classes/db/PostgresqlDbBackend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/debug/CProfiler.php b/ui/include/classes/debug/CProfiler.php
index 03a492384be..899d7661b7f 100644
--- a/ui/include/classes/debug/CProfiler.php
+++ b/ui/include/classes/debug/CProfiler.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/CConfigurationExport.php b/ui/include/classes/export/CConfigurationExport.php
index c0a4f88f04a..6ee49146539 100644
--- a/ui/include/classes/export/CConfigurationExport.php
+++ b/ui/include/classes/export/CConfigurationExport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/CConfigurationExportBuilder.php b/ui/include/classes/export/CConfigurationExportBuilder.php
index 3786505067e..e6dc0085cea 100644
--- a/ui/include/classes/export/CConfigurationExportBuilder.php
+++ b/ui/include/classes/export/CConfigurationExportBuilder.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/CConfigurationExportException.php b/ui/include/classes/export/CConfigurationExportException.php
index 3e3ec2bdfa6..6cfc2599c3e 100644
--- a/ui/include/classes/export/CConfigurationExportException.php
+++ b/ui/include/classes/export/CConfigurationExportException.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/writers/CExportWriter.php b/ui/include/classes/export/writers/CExportWriter.php
index 4fe01999665..3e41e6838c1 100644
--- a/ui/include/classes/export/writers/CExportWriter.php
+++ b/ui/include/classes/export/writers/CExportWriter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/writers/CExportWriterFactory.php b/ui/include/classes/export/writers/CExportWriterFactory.php
index d2e9235c70b..b1d0ee8bdd8 100644
--- a/ui/include/classes/export/writers/CExportWriterFactory.php
+++ b/ui/include/classes/export/writers/CExportWriterFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/writers/CJsonExportWriter.php b/ui/include/classes/export/writers/CJsonExportWriter.php
index 562b7dc4b75..528cf435d4f 100644
--- a/ui/include/classes/export/writers/CJsonExportWriter.php
+++ b/ui/include/classes/export/writers/CJsonExportWriter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/writers/CXmlExportWriter.php b/ui/include/classes/export/writers/CXmlExportWriter.php
index 747786c470d..3ce201a2fe6 100644
--- a/ui/include/classes/export/writers/CXmlExportWriter.php
+++ b/ui/include/classes/export/writers/CXmlExportWriter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/export/writers/CYamlExportWriter.php b/ui/include/classes/export/writers/CYamlExportWriter.php
index 2e4e64d729b..020906b1206 100644
--- a/ui/include/classes/export/writers/CYamlExportWriter.php
+++ b/ui/include/classes/export/writers/CYamlExportWriter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/graph/CSvgGraph.php b/ui/include/classes/graph/CSvgGraph.php
index 82aba3455a5..7a72c05a065 100644
--- a/ui/include/classes/graph/CSvgGraph.php
+++ b/ui/include/classes/graph/CSvgGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/graphdraw/CGraphDraw.php b/ui/include/classes/graphdraw/CGraphDraw.php
index 62fd5abb747..0b0c5b73583 100644
--- a/ui/include/classes/graphdraw/CGraphDraw.php
+++ b/ui/include/classes/graphdraw/CGraphDraw.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/graphdraw/CLineGraphDraw.php b/ui/include/classes/graphdraw/CLineGraphDraw.php
index c78bfa1da3a..599a3ec83e2 100644
--- a/ui/include/classes/graphdraw/CLineGraphDraw.php
+++ b/ui/include/classes/graphdraw/CLineGraphDraw.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/graphdraw/CPieGraphDraw.php b/ui/include/classes/graphdraw/CPieGraphDraw.php
index 866c8847076..a834924834b 100644
--- a/ui/include/classes/graphdraw/CPieGraphDraw.php
+++ b/ui/include/classes/graphdraw/CPieGraphDraw.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CArrayHelper.php b/ui/include/classes/helpers/CArrayHelper.php
index c860fabbb53..30c28d2b209 100644
--- a/ui/include/classes/helpers/CArrayHelper.php
+++ b/ui/include/classes/helpers/CArrayHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CAuthenticationHelper.php b/ui/include/classes/helpers/CAuthenticationHelper.php
index ee86a7fd720..7efc897694a 100644
--- a/ui/include/classes/helpers/CAuthenticationHelper.php
+++ b/ui/include/classes/helpers/CAuthenticationHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CBrandHelper.php b/ui/include/classes/helpers/CBrandHelper.php
index a87d01841ae..4a54a696898 100644
--- a/ui/include/classes/helpers/CBrandHelper.php
+++ b/ui/include/classes/helpers/CBrandHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CConditionHelper.php b/ui/include/classes/helpers/CConditionHelper.php
index 3741511fec3..062a16cdc09 100644
--- a/ui/include/classes/helpers/CConditionHelper.php
+++ b/ui/include/classes/helpers/CConditionHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CConfigGeneralHelper.php b/ui/include/classes/helpers/CConfigGeneralHelper.php
index 53a3668e54d..c81480fdf6e 100644
--- a/ui/include/classes/helpers/CConfigGeneralHelper.php
+++ b/ui/include/classes/helpers/CConfigGeneralHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CCookieHelper.php b/ui/include/classes/helpers/CCookieHelper.php
index 7b8a7bf3987..39274a9746a 100644
--- a/ui/include/classes/helpers/CCookieHelper.php
+++ b/ui/include/classes/helpers/CCookieHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CDashboardHelper.php b/ui/include/classes/helpers/CDashboardHelper.php
index c286514b14b..cd48010f443 100644
--- a/ui/include/classes/helpers/CDashboardHelper.php
+++ b/ui/include/classes/helpers/CDashboardHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CDataCacheHelper.php b/ui/include/classes/helpers/CDataCacheHelper.php
index 001dbc2c71c..17f84b866f1 100644
--- a/ui/include/classes/helpers/CDataCacheHelper.php
+++ b/ui/include/classes/helpers/CDataCacheHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CDateTimeZoneHelper.php b/ui/include/classes/helpers/CDateTimeZoneHelper.php
index a07744bbada..caafdcd6a10 100644
--- a/ui/include/classes/helpers/CDateTimeZoneHelper.php
+++ b/ui/include/classes/helpers/CDateTimeZoneHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CElasticsearchHelper.php b/ui/include/classes/helpers/CElasticsearchHelper.php
index 11bf1126eb4..abd768dc455 100644
--- a/ui/include/classes/helpers/CElasticsearchHelper.php
+++ b/ui/include/classes/helpers/CElasticsearchHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CEncryptHelper.php b/ui/include/classes/helpers/CEncryptHelper.php
index 51de2fc86aa..1f40050e5be 100644
--- a/ui/include/classes/helpers/CEncryptHelper.php
+++ b/ui/include/classes/helpers/CEncryptHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CHousekeepingHelper.php b/ui/include/classes/helpers/CHousekeepingHelper.php
index 4518f79742e..3d1921995df 100644
--- a/ui/include/classes/helpers/CHousekeepingHelper.php
+++ b/ui/include/classes/helpers/CHousekeepingHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CHtml.php b/ui/include/classes/helpers/CHtml.php
index 04bd58d5235..0dd8dfce56c 100644
--- a/ui/include/classes/helpers/CHtml.php
+++ b/ui/include/classes/helpers/CHtml.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMapHelper.php b/ui/include/classes/helpers/CMapHelper.php
index 60881537ed4..5669fe7d24e 100644
--- a/ui/include/classes/helpers/CMapHelper.php
+++ b/ui/include/classes/helpers/CMapHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMathHelper.php b/ui/include/classes/helpers/CMathHelper.php
index 30588030fd2..7478007da03 100644
--- a/ui/include/classes/helpers/CMathHelper.php
+++ b/ui/include/classes/helpers/CMathHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMediatypeHelper.php b/ui/include/classes/helpers/CMediatypeHelper.php
index e17cde64c1c..1681f8c546d 100644
--- a/ui/include/classes/helpers/CMediatypeHelper.php
+++ b/ui/include/classes/helpers/CMediatypeHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMenuHelper.php b/ui/include/classes/helpers/CMenuHelper.php
index 0e59461bb4d..6ba82eac6be 100644
--- a/ui/include/classes/helpers/CMenuHelper.php
+++ b/ui/include/classes/helpers/CMenuHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMenuPopupHelper.php b/ui/include/classes/helpers/CMenuPopupHelper.php
index 1d5d9afb7e5..8572438cb99 100644
--- a/ui/include/classes/helpers/CMenuPopupHelper.php
+++ b/ui/include/classes/helpers/CMenuPopupHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CMessageHelper.php b/ui/include/classes/helpers/CMessageHelper.php
index f6299df83ec..f8483feb747 100644
--- a/ui/include/classes/helpers/CMessageHelper.php
+++ b/ui/include/classes/helpers/CMessageHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CPagerHelper.php b/ui/include/classes/helpers/CPagerHelper.php
index 650a8ccfa48..b79e6ee3d88 100644
--- a/ui/include/classes/helpers/CPagerHelper.php
+++ b/ui/include/classes/helpers/CPagerHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CRoleHelper.php b/ui/include/classes/helpers/CRoleHelper.php
index b731f9b1b19..0257059e30b 100644
--- a/ui/include/classes/helpers/CRoleHelper.php
+++ b/ui/include/classes/helpers/CRoleHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CSessionHelper.php b/ui/include/classes/helpers/CSessionHelper.php
index c5e527944c6..378be564913 100644
--- a/ui/include/classes/helpers/CSessionHelper.php
+++ b/ui/include/classes/helpers/CSessionHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CSettingsHelper.php b/ui/include/classes/helpers/CSettingsHelper.php
index a7ae89b7c0f..1899a0a96ca 100644
--- a/ui/include/classes/helpers/CSettingsHelper.php
+++ b/ui/include/classes/helpers/CSettingsHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CSvgGraphHelper.php b/ui/include/classes/helpers/CSvgGraphHelper.php
index 9bfdcee3f14..4c67e6478f2 100644
--- a/ui/include/classes/helpers/CSvgGraphHelper.php
+++ b/ui/include/classes/helpers/CSvgGraphHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CUploadFile.php b/ui/include/classes/helpers/CUploadFile.php
index 69515e2d346..bbce75405aa 100644
--- a/ui/include/classes/helpers/CUploadFile.php
+++ b/ui/include/classes/helpers/CUploadFile.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CVaultHelper.php b/ui/include/classes/helpers/CVaultHelper.php
index fb4b0a89623..064fccb4feb 100644
--- a/ui/include/classes/helpers/CVaultHelper.php
+++ b/ui/include/classes/helpers/CVaultHelper.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/helpers/CViewHelper.php b/ui/include/classes/helpers/CViewHelper.php
index c498969c249..f4ea2ef87b2 100644
--- a/ui/include/classes/helpers/CViewHelper.php
+++ b/ui/include/classes/helpers/CViewHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CActionButtonList.php b/ui/include/classes/html/CActionButtonList.php
index e5d7ae9eab7..2a76a16a6e8 100644
--- a/ui/include/classes/html/CActionButtonList.php
+++ b/ui/include/classes/html/CActionButtonList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CBreadcrumbs.php b/ui/include/classes/html/CBreadcrumbs.php
index c23a897a93f..d89f5b74d62 100644
--- a/ui/include/classes/html/CBreadcrumbs.php
+++ b/ui/include/classes/html/CBreadcrumbs.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButton.php b/ui/include/classes/html/CButton.php
index 4f55eb44706..2a648b7df53 100644
--- a/ui/include/classes/html/CButton.php
+++ b/ui/include/classes/html/CButton.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButtonCancel.php b/ui/include/classes/html/CButtonCancel.php
index 657d58362a5..fc7986a5cc1 100644
--- a/ui/include/classes/html/CButtonCancel.php
+++ b/ui/include/classes/html/CButtonCancel.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButtonDelete.php b/ui/include/classes/html/CButtonDelete.php
index b9675c0a888..1f94715acc7 100644
--- a/ui/include/classes/html/CButtonDelete.php
+++ b/ui/include/classes/html/CButtonDelete.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButtonDropdown.php b/ui/include/classes/html/CButtonDropdown.php
index 5a14abf77bf..0fc986bf9df 100644
--- a/ui/include/classes/html/CButtonDropdown.php
+++ b/ui/include/classes/html/CButtonDropdown.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButtonExport.php b/ui/include/classes/html/CButtonExport.php
index 093efb78a45..6e0c6ded641 100644
--- a/ui/include/classes/html/CButtonExport.php
+++ b/ui/include/classes/html/CButtonExport.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CButtonQMessage.php b/ui/include/classes/html/CButtonQMessage.php
index 1e29d946635..95afc7389f6 100644
--- a/ui/include/classes/html/CButtonQMessage.php
+++ b/ui/include/classes/html/CButtonQMessage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CCheckBox.php b/ui/include/classes/html/CCheckBox.php
index db3a653d258..dcfc51d95d9 100644
--- a/ui/include/classes/html/CCheckBox.php
+++ b/ui/include/classes/html/CCheckBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CCheckBoxList.php b/ui/include/classes/html/CCheckBoxList.php
index 8fa26c95c55..47b5d709360 100644
--- a/ui/include/classes/html/CCheckBoxList.php
+++ b/ui/include/classes/html/CCheckBoxList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CClock.php b/ui/include/classes/html/CClock.php
index 9e72b991af1..2b742d3fcce 100644
--- a/ui/include/classes/html/CClock.php
+++ b/ui/include/classes/html/CClock.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CCol.php b/ui/include/classes/html/CCol.php
index cbb6433f446..dadadfc1399 100644
--- a/ui/include/classes/html/CCol.php
+++ b/ui/include/classes/html/CCol.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CColHeader.php b/ui/include/classes/html/CColHeader.php
index 31554be971a..cbce1b9cb53 100644
--- a/ui/include/classes/html/CColHeader.php
+++ b/ui/include/classes/html/CColHeader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CCollapsibleUiWidget.php b/ui/include/classes/html/CCollapsibleUiWidget.php
index 339eaa25f01..9f23ee6de77 100644
--- a/ui/include/classes/html/CCollapsibleUiWidget.php
+++ b/ui/include/classes/html/CCollapsibleUiWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CColor.php b/ui/include/classes/html/CColor.php
index 2e8e3c7b11b..d9c48956555 100644
--- a/ui/include/classes/html/CColor.php
+++ b/ui/include/classes/html/CColor.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CDashboardWidgetMap.php b/ui/include/classes/html/CDashboardWidgetMap.php
index fbf721e7905..3d1fbb91bba 100644
--- a/ui/include/classes/html/CDashboardWidgetMap.php
+++ b/ui/include/classes/html/CDashboardWidgetMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CDateSelector.php b/ui/include/classes/html/CDateSelector.php
index 334d2b98621..419f7181d5f 100644
--- a/ui/include/classes/html/CDateSelector.php
+++ b/ui/include/classes/html/CDateSelector.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CDiv.php b/ui/include/classes/html/CDiv.php
index 119dde6e49c..beef1c932c0 100644
--- a/ui/include/classes/html/CDiv.php
+++ b/ui/include/classes/html/CDiv.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFile.php b/ui/include/classes/html/CFile.php
index 0787f8a1ffe..2638ab304cd 100644
--- a/ui/include/classes/html/CFile.php
+++ b/ui/include/classes/html/CFile.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFilter.php b/ui/include/classes/html/CFilter.php
index 78ece951492..34cc94d6866 100644
--- a/ui/include/classes/html/CFilter.php
+++ b/ui/include/classes/html/CFilter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CForm.php b/ui/include/classes/html/CForm.php
index 3b18b853e54..0a69423d846 100644
--- a/ui/include/classes/html/CForm.php
+++ b/ui/include/classes/html/CForm.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFormActions.php b/ui/include/classes/html/CFormActions.php
index 1056791c28c..76a12ead1c3 100644
--- a/ui/include/classes/html/CFormActions.php
+++ b/ui/include/classes/html/CFormActions.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFormField.php b/ui/include/classes/html/CFormField.php
index 2048747df6c..04a7104ecc1 100644
--- a/ui/include/classes/html/CFormField.php
+++ b/ui/include/classes/html/CFormField.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFormGrid.php b/ui/include/classes/html/CFormGrid.php
index 99354cd9822..00d67235577 100644
--- a/ui/include/classes/html/CFormGrid.php
+++ b/ui/include/classes/html/CFormGrid.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CFormList.php b/ui/include/classes/html/CFormList.php
index 7be1a93aa49..760591b22d1 100644
--- a/ui/include/classes/html/CFormList.php
+++ b/ui/include/classes/html/CFormList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CHorList.php b/ui/include/classes/html/CHorList.php
index 5073ecb3fbf..8ad03b05e98 100644
--- a/ui/include/classes/html/CHorList.php
+++ b/ui/include/classes/html/CHorList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CIFrame.php b/ui/include/classes/html/CIFrame.php
index 32220cd201b..3d8b4e0c5a9 100644
--- a/ui/include/classes/html/CIFrame.php
+++ b/ui/include/classes/html/CIFrame.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CImageTextTable.php b/ui/include/classes/html/CImageTextTable.php
index 2fe534f6d3e..e5ed0d4d5f3 100644
--- a/ui/include/classes/html/CImageTextTable.php
+++ b/ui/include/classes/html/CImageTextTable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CImg.php b/ui/include/classes/html/CImg.php
index 54ba7a2f464..291004fce94 100644
--- a/ui/include/classes/html/CImg.php
+++ b/ui/include/classes/html/CImg.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CInput.php b/ui/include/classes/html/CInput.php
index ae5bae10579..1244788252e 100644
--- a/ui/include/classes/html/CInput.php
+++ b/ui/include/classes/html/CInput.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CInputSecret.php b/ui/include/classes/html/CInputSecret.php
index 8218115193d..dbd37483278 100644
--- a/ui/include/classes/html/CInputSecret.php
+++ b/ui/include/classes/html/CInputSecret.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CJsScript.php b/ui/include/classes/html/CJsScript.php
index 9f68c9c4be5..fd990157573 100644
--- a/ui/include/classes/html/CJsScript.php
+++ b/ui/include/classes/html/CJsScript.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CLabel.php b/ui/include/classes/html/CLabel.php
index 85bfcaf9409..5f9b4f205ef 100644
--- a/ui/include/classes/html/CLabel.php
+++ b/ui/include/classes/html/CLabel.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CLink.php b/ui/include/classes/html/CLink.php
index 6362ac19b85..e5ee3df54d4 100644
--- a/ui/include/classes/html/CLink.php
+++ b/ui/include/classes/html/CLink.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CLinkAction.php b/ui/include/classes/html/CLinkAction.php
index 06a8bbfbe39..f82fedff127 100644
--- a/ui/include/classes/html/CLinkAction.php
+++ b/ui/include/classes/html/CLinkAction.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CList.php b/ui/include/classes/html/CList.php
index 126dcbcc2c7..bac6087acbf 100644
--- a/ui/include/classes/html/CList.php
+++ b/ui/include/classes/html/CList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CListBox.php b/ui/include/classes/html/CListBox.php
index b63f75e758b..033ebe7f3ec 100644
--- a/ui/include/classes/html/CListBox.php
+++ b/ui/include/classes/html/CListBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CListBoxItem.php b/ui/include/classes/html/CListBoxItem.php
index dde563b369b..20895d9bfd2 100644
--- a/ui/include/classes/html/CListBoxItem.php
+++ b/ui/include/classes/html/CListBoxItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CListItem.php b/ui/include/classes/html/CListItem.php
index 26bf2c68614..ba2147018c4 100644
--- a/ui/include/classes/html/CListItem.php
+++ b/ui/include/classes/html/CListItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CMacroValue.php b/ui/include/classes/html/CMacroValue.php
index 8d928800c49..2b121096256 100644
--- a/ui/include/classes/html/CMacroValue.php
+++ b/ui/include/classes/html/CMacroValue.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CMenu.php b/ui/include/classes/html/CMenu.php
index 3872b0fb31d..cdbb079d5be 100644
--- a/ui/include/classes/html/CMenu.php
+++ b/ui/include/classes/html/CMenu.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CMenuItem.php b/ui/include/classes/html/CMenuItem.php
index 844618c6774..f1e35265520 100644
--- a/ui/include/classes/html/CMenuItem.php
+++ b/ui/include/classes/html/CMenuItem.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CMultiSelect.php b/ui/include/classes/html/CMultiSelect.php
index f1cbc62f3b7..1391c105632 100644
--- a/ui/include/classes/html/CMultiSelect.php
+++ b/ui/include/classes/html/CMultiSelect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CMultilineInput.php b/ui/include/classes/html/CMultilineInput.php
index 9628e67424f..ce67ef5ffed 100644
--- a/ui/include/classes/html/CMultilineInput.php
+++ b/ui/include/classes/html/CMultilineInput.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CNavigationTree.php b/ui/include/classes/html/CNavigationTree.php
index c15613ae512..0aa97b348cc 100644
--- a/ui/include/classes/html/CNavigationTree.php
+++ b/ui/include/classes/html/CNavigationTree.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CNumericBox.php b/ui/include/classes/html/CNumericBox.php
index 8d34142192f..b37f47732b9 100644
--- a/ui/include/classes/html/CNumericBox.php
+++ b/ui/include/classes/html/CNumericBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CObject.php b/ui/include/classes/html/CObject.php
index eb53b86f0e5..13e66167240 100644
--- a/ui/include/classes/html/CObject.php
+++ b/ui/include/classes/html/CObject.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CParam.php b/ui/include/classes/html/CParam.php
index 674b89dde1a..6d76fd697e2 100644
--- a/ui/include/classes/html/CParam.php
+++ b/ui/include/classes/html/CParam.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CPassBox.php b/ui/include/classes/html/CPassBox.php
index 167e4048043..5e7e8ae40e5 100644
--- a/ui/include/classes/html/CPassBox.php
+++ b/ui/include/classes/html/CPassBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CPatternSelect.php b/ui/include/classes/html/CPatternSelect.php
index f60a0f22e99..ea146fba1a7 100644
--- a/ui/include/classes/html/CPatternSelect.php
+++ b/ui/include/classes/html/CPatternSelect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CPre.php b/ui/include/classes/html/CPre.php
index 586ca3af9da..0427d219574 100644
--- a/ui/include/classes/html/CPre.php
+++ b/ui/include/classes/html/CPre.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CRadioButtonList.php b/ui/include/classes/html/CRadioButtonList.php
index ba4ff8e75fc..258a0793d81 100644
--- a/ui/include/classes/html/CRadioButtonList.php
+++ b/ui/include/classes/html/CRadioButtonList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CRangeControl.php b/ui/include/classes/html/CRangeControl.php
index 5f441e3ed9c..66e1f069c82 100644
--- a/ui/include/classes/html/CRangeControl.php
+++ b/ui/include/classes/html/CRangeControl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CRedirectButton.php b/ui/include/classes/html/CRedirectButton.php
index fbb63c07371..190fae010da 100644
--- a/ui/include/classes/html/CRedirectButton.php
+++ b/ui/include/classes/html/CRedirectButton.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CRow.php b/ui/include/classes/html/CRow.php
index c352e4774e0..61f300bcd0e 100644
--- a/ui/include/classes/html/CRow.php
+++ b/ui/include/classes/html/CRow.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CRowHeader.php b/ui/include/classes/html/CRowHeader.php
index b39f20eed96..b2813799628 100644
--- a/ui/include/classes/html/CRowHeader.php
+++ b/ui/include/classes/html/CRowHeader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CScriptTag.php b/ui/include/classes/html/CScriptTag.php
index 7f74e1a1685..efee08385a5 100644
--- a/ui/include/classes/html/CScriptTag.php
+++ b/ui/include/classes/html/CScriptTag.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CScriptTemplate.php b/ui/include/classes/html/CScriptTemplate.php
index 3c9f168440e..0562aa5b899 100644
--- a/ui/include/classes/html/CScriptTemplate.php
+++ b/ui/include/classes/html/CScriptTemplate.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSelect.php b/ui/include/classes/html/CSelect.php
index 1f0119c5e09..894d7fbd411 100644
--- a/ui/include/classes/html/CSelect.php
+++ b/ui/include/classes/html/CSelect.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSelectOption.php b/ui/include/classes/html/CSelectOption.php
index 3e971659423..533ec7d19f4 100644
--- a/ui/include/classes/html/CSelectOption.php
+++ b/ui/include/classes/html/CSelectOption.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSelectOptionGroup.php b/ui/include/classes/html/CSelectOptionGroup.php
index a2d3781edea..55607daf8be 100644
--- a/ui/include/classes/html/CSelectOptionGroup.php
+++ b/ui/include/classes/html/CSelectOptionGroup.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSeverity.php b/ui/include/classes/html/CSeverity.php
index a9370eb648b..76f79f9bf93 100644
--- a/ui/include/classes/html/CSeverity.php
+++ b/ui/include/classes/html/CSeverity.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSeverityCheckBoxList.php b/ui/include/classes/html/CSeverityCheckBoxList.php
index 265541d0d96..e5cddc8d509 100644
--- a/ui/include/classes/html/CSeverityCheckBoxList.php
+++ b/ui/include/classes/html/CSeverityCheckBoxList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSimpleButton.php b/ui/include/classes/html/CSimpleButton.php
index 1cf9de6431f..08fae51c0ef 100644
--- a/ui/include/classes/html/CSimpleButton.php
+++ b/ui/include/classes/html/CSimpleButton.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSpan.php b/ui/include/classes/html/CSpan.php
index f71ca33141c..bdc711cf284 100644
--- a/ui/include/classes/html/CSpan.php
+++ b/ui/include/classes/html/CSpan.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSubmit.php b/ui/include/classes/html/CSubmit.php
index 6d4e0060c5f..d5840fd200c 100644
--- a/ui/include/classes/html/CSubmit.php
+++ b/ui/include/classes/html/CSubmit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSubmitButton.php b/ui/include/classes/html/CSubmitButton.php
index cf2621b99de..f9988856207 100644
--- a/ui/include/classes/html/CSubmitButton.php
+++ b/ui/include/classes/html/CSubmitButton.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CSup.php b/ui/include/classes/html/CSup.php
index 68217583a00..cff1773255c 100644
--- a/ui/include/classes/html/CSup.php
+++ b/ui/include/classes/html/CSup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTabFilter.php b/ui/include/classes/html/CTabFilter.php
index 641d2efd824..ad00aab25ac 100644
--- a/ui/include/classes/html/CTabFilter.php
+++ b/ui/include/classes/html/CTabFilter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTabView.php b/ui/include/classes/html/CTabView.php
index a480cab11e8..9a874c8f659 100644
--- a/ui/include/classes/html/CTabView.php
+++ b/ui/include/classes/html/CTabView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTable.php b/ui/include/classes/html/CTable.php
index 1f40d758a74..c63969e2e3a 100644
--- a/ui/include/classes/html/CTable.php
+++ b/ui/include/classes/html/CTable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTableColumn.php b/ui/include/classes/html/CTableColumn.php
index a7ba483d575..65619ac25bd 100644
--- a/ui/include/classes/html/CTableColumn.php
+++ b/ui/include/classes/html/CTableColumn.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTableInfo.php b/ui/include/classes/html/CTableInfo.php
index 8111cd8eab9..ecbd7848e0e 100644
--- a/ui/include/classes/html/CTableInfo.php
+++ b/ui/include/classes/html/CTableInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTag.php b/ui/include/classes/html/CTag.php
index 850a5e8fd26..e6ab7884677 100644
--- a/ui/include/classes/html/CTag.php
+++ b/ui/include/classes/html/CTag.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTextArea.php b/ui/include/classes/html/CTextArea.php
index 4b59fc6e3c2..d2d1a73f57d 100644
--- a/ui/include/classes/html/CTextArea.php
+++ b/ui/include/classes/html/CTextArea.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTextAreaFlexible.php b/ui/include/classes/html/CTextAreaFlexible.php
index e1edfe334fd..02ee0623823 100644
--- a/ui/include/classes/html/CTextAreaFlexible.php
+++ b/ui/include/classes/html/CTextAreaFlexible.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTextBox.php b/ui/include/classes/html/CTextBox.php
index d3bc8ce9ce4..676c01128ff 100644
--- a/ui/include/classes/html/CTextBox.php
+++ b/ui/include/classes/html/CTextBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CTriggersInfo.php b/ui/include/classes/html/CTriggersInfo.php
index 1cba05c7773..4dd048f37d7 100644
--- a/ui/include/classes/html/CTriggersInfo.php
+++ b/ui/include/classes/html/CTriggersInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CUiWidget.php b/ui/include/classes/html/CUiWidget.php
index 63dbc811bdf..78750fb1b21 100644
--- a/ui/include/classes/html/CUiWidget.php
+++ b/ui/include/classes/html/CUiWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CVar.php b/ui/include/classes/html/CVar.php
index 63d97987733..adc18fed474 100644
--- a/ui/include/classes/html/CVar.php
+++ b/ui/include/classes/html/CVar.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CVisibilityBox.php b/ui/include/classes/html/CVisibilityBox.php
index 1206af7e776..ef8b5ff45d9 100644
--- a/ui/include/classes/html/CVisibilityBox.php
+++ b/ui/include/classes/html/CVisibilityBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/CWarning.php b/ui/include/classes/html/CWarning.php
index 9c32a28b0c8..ba8ee83873f 100644
--- a/ui/include/classes/html/CWarning.php
+++ b/ui/include/classes/html/CWarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/interfaces/CButtonInterface.php b/ui/include/classes/html/interfaces/CButtonInterface.php
index f121d652ce4..e5c0c6e4563 100644
--- a/ui/include/classes/html/interfaces/CButtonInterface.php
+++ b/ui/include/classes/html/interfaces/CButtonInterface.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/pageheader/CPageHeader.php b/ui/include/classes/html/pageheader/CPageHeader.php
index 54902820475..81b234b7e67 100644
--- a/ui/include/classes/html/pageheader/CPageHeader.php
+++ b/ui/include/classes/html/pageheader/CPageHeader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvg.php b/ui/include/classes/html/svg/CSvg.php
index 6f56bf2f73f..59d8842ac58 100644
--- a/ui/include/classes/html/svg/CSvg.php
+++ b/ui/include/classes/html/svg/CSvg.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgCircle.php b/ui/include/classes/html/svg/CSvgCircle.php
index 88cd856a1ba..ac3ea15421f 100644
--- a/ui/include/classes/html/svg/CSvgCircle.php
+++ b/ui/include/classes/html/svg/CSvgCircle.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphAnnotation.php b/ui/include/classes/html/svg/CSvgGraphAnnotation.php
index 425b0cd1320..ae51e22344e 100644
--- a/ui/include/classes/html/svg/CSvgGraphAnnotation.php
+++ b/ui/include/classes/html/svg/CSvgGraphAnnotation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphArea.php b/ui/include/classes/html/svg/CSvgGraphArea.php
index 1f04382a858..d5ada337cbd 100644
--- a/ui/include/classes/html/svg/CSvgGraphArea.php
+++ b/ui/include/classes/html/svg/CSvgGraphArea.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphAxis.php b/ui/include/classes/html/svg/CSvgGraphAxis.php
index be5cb5c2b97..e2ab1f5dd9e 100644
--- a/ui/include/classes/html/svg/CSvgGraphAxis.php
+++ b/ui/include/classes/html/svg/CSvgGraphAxis.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphBar.php b/ui/include/classes/html/svg/CSvgGraphBar.php
index 82bcf065ea2..edbc33be9a4 100644
--- a/ui/include/classes/html/svg/CSvgGraphBar.php
+++ b/ui/include/classes/html/svg/CSvgGraphBar.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphGrid.php b/ui/include/classes/html/svg/CSvgGraphGrid.php
index db8214f8d5e..37b6164f3a5 100644
--- a/ui/include/classes/html/svg/CSvgGraphGrid.php
+++ b/ui/include/classes/html/svg/CSvgGraphGrid.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphLegend.php b/ui/include/classes/html/svg/CSvgGraphLegend.php
index ade65c706e7..722c0a449d0 100644
--- a/ui/include/classes/html/svg/CSvgGraphLegend.php
+++ b/ui/include/classes/html/svg/CSvgGraphLegend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphLine.php b/ui/include/classes/html/svg/CSvgGraphLine.php
index c200be89c44..1c0dfbf7b40 100644
--- a/ui/include/classes/html/svg/CSvgGraphLine.php
+++ b/ui/include/classes/html/svg/CSvgGraphLine.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphLineGroup.php b/ui/include/classes/html/svg/CSvgGraphLineGroup.php
index 62f2a9b04d9..bb6ecbc34b5 100644
--- a/ui/include/classes/html/svg/CSvgGraphLineGroup.php
+++ b/ui/include/classes/html/svg/CSvgGraphLineGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGraphPoints.php b/ui/include/classes/html/svg/CSvgGraphPoints.php
index 2efc8b32912..7f47e0a6603 100644
--- a/ui/include/classes/html/svg/CSvgGraphPoints.php
+++ b/ui/include/classes/html/svg/CSvgGraphPoints.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgGroup.php b/ui/include/classes/html/svg/CSvgGroup.php
index fec5e2af96a..908038f11dc 100644
--- a/ui/include/classes/html/svg/CSvgGroup.php
+++ b/ui/include/classes/html/svg/CSvgGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgLine.php b/ui/include/classes/html/svg/CSvgLine.php
index af46bfa7294..96fff534465 100644
--- a/ui/include/classes/html/svg/CSvgLine.php
+++ b/ui/include/classes/html/svg/CSvgLine.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgPath.php b/ui/include/classes/html/svg/CSvgPath.php
index 65154469c2e..1ad7595015e 100644
--- a/ui/include/classes/html/svg/CSvgPath.php
+++ b/ui/include/classes/html/svg/CSvgPath.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgPolygon.php b/ui/include/classes/html/svg/CSvgPolygon.php
index e8010bf596d..eff08d8287d 100644
--- a/ui/include/classes/html/svg/CSvgPolygon.php
+++ b/ui/include/classes/html/svg/CSvgPolygon.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgRect.php b/ui/include/classes/html/svg/CSvgRect.php
index a078c8b733f..150f2d1f6ff 100644
--- a/ui/include/classes/html/svg/CSvgRect.php
+++ b/ui/include/classes/html/svg/CSvgRect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgTag.php b/ui/include/classes/html/svg/CSvgTag.php
index b21e17f1c91..80906665aa3 100644
--- a/ui/include/classes/html/svg/CSvgTag.php
+++ b/ui/include/classes/html/svg/CSvgTag.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/svg/CSvgText.php b/ui/include/classes/html/svg/CSvgText.php
index c263eadea67..66fab0ccc9d 100644
--- a/ui/include/classes/html/svg/CSvgText.php
+++ b/ui/include/classes/html/svg/CSvgText.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/html/widget/CWidget.php b/ui/include/classes/html/widget/CWidget.php
index 2e6c3d4519c..38b36bb97e2 100644
--- a/ui/include/classes/html/widget/CWidget.php
+++ b/ui/include/classes/html/widget/CWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/CConfigurationImport.php b/ui/include/classes/import/CConfigurationImport.php
index e9c2a623c2d..94cb17bf652 100644
--- a/ui/include/classes/import/CConfigurationImport.php
+++ b/ui/include/classes/import/CConfigurationImport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/CImportDataAdapter.php b/ui/include/classes/import/CImportDataAdapter.php
index 3b414fbbd54..0d3d5ee6680 100644
--- a/ui/include/classes/import/CImportDataAdapter.php
+++ b/ui/include/classes/import/CImportDataAdapter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/CImportReferencer.php b/ui/include/classes/import/CImportReferencer.php
index 4e5cda98c77..fba33c2014b 100644
--- a/ui/include/classes/import/CImportReferencer.php
+++ b/ui/include/classes/import/CImportReferencer.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/CImportedObjectContainer.php b/ui/include/classes/import/CImportedObjectContainer.php
index 7fbf1d42bf1..c6c6cea7fa5 100644
--- a/ui/include/classes/import/CImportedObjectContainer.php
+++ b/ui/include/classes/import/CImportedObjectContainer.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C10ImportConverter.php b/ui/include/classes/import/converters/C10ImportConverter.php
index 0d9e1242179..e9527201a2e 100644
--- a/ui/include/classes/import/converters/C10ImportConverter.php
+++ b/ui/include/classes/import/converters/C10ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C10ItemKeyConverter.php b/ui/include/classes/import/converters/C10ItemKeyConverter.php
index fa76d32438a..bd6acda4c70 100644
--- a/ui/include/classes/import/converters/C10ItemKeyConverter.php
+++ b/ui/include/classes/import/converters/C10ItemKeyConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C10TriggerConverter.php b/ui/include/classes/import/converters/C10TriggerConverter.php
index 48601452470..acb24b2c580 100644
--- a/ui/include/classes/import/converters/C10TriggerConverter.php
+++ b/ui/include/classes/import/converters/C10TriggerConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C20ImportConverter.php b/ui/include/classes/import/converters/C20ImportConverter.php
index 86cf8b392ec..2e174c00f37 100644
--- a/ui/include/classes/import/converters/C20ImportConverter.php
+++ b/ui/include/classes/import/converters/C20ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C20ItemKeyConverter.php b/ui/include/classes/import/converters/C20ItemKeyConverter.php
index 241c501a509..76595ab300f 100644
--- a/ui/include/classes/import/converters/C20ItemKeyConverter.php
+++ b/ui/include/classes/import/converters/C20ItemKeyConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C20TriggerConverter.php b/ui/include/classes/import/converters/C20TriggerConverter.php
index 2ae605d8e2e..4767e67ac22 100644
--- a/ui/include/classes/import/converters/C20TriggerConverter.php
+++ b/ui/include/classes/import/converters/C20TriggerConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C30ImportConverter.php b/ui/include/classes/import/converters/C30ImportConverter.php
index 4ecd9683aaf..8e44055e289 100644
--- a/ui/include/classes/import/converters/C30ImportConverter.php
+++ b/ui/include/classes/import/converters/C30ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C32ImportConverter.php b/ui/include/classes/import/converters/C32ImportConverter.php
index 2bae66b1be5..d68d090488d 100644
--- a/ui/include/classes/import/converters/C32ImportConverter.php
+++ b/ui/include/classes/import/converters/C32ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C34ImportConverter.php b/ui/include/classes/import/converters/C34ImportConverter.php
index c2e80698da4..ff31b74dd96 100644
--- a/ui/include/classes/import/converters/C34ImportConverter.php
+++ b/ui/include/classes/import/converters/C34ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C40ImportConverter.php b/ui/include/classes/import/converters/C40ImportConverter.php
index 9fb534aabef..a239dcbc36d 100644
--- a/ui/include/classes/import/converters/C40ImportConverter.php
+++ b/ui/include/classes/import/converters/C40ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C42ImportConverter.php b/ui/include/classes/import/converters/C42ImportConverter.php
index e28c1ae07cb..68648af7e6d 100644
--- a/ui/include/classes/import/converters/C42ImportConverter.php
+++ b/ui/include/classes/import/converters/C42ImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C44ImportConverter.php b/ui/include/classes/import/converters/C44ImportConverter.php
index 6db7f16f6ab..2c48c101b8e 100644
--- a/ui/include/classes/import/converters/C44ImportConverter.php
+++ b/ui/include/classes/import/converters/C44ImportConverter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C50ImportConverter.php b/ui/include/classes/import/converters/C50ImportConverter.php
index 19ea542ef32..1813594644f 100644
--- a/ui/include/classes/import/converters/C50ImportConverter.php
+++ b/ui/include/classes/import/converters/C50ImportConverter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/C52ImportConverter.php b/ui/include/classes/import/converters/C52ImportConverter.php
index a714b6a60dd..f91e24db6ed 100644
--- a/ui/include/classes/import/converters/C52ImportConverter.php
+++ b/ui/include/classes/import/converters/C52ImportConverter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CConstantImportConverter.php b/ui/include/classes/import/converters/CConstantImportConverter.php
index 33d37893e66..a670b01bb20 100644
--- a/ui/include/classes/import/converters/CConstantImportConverter.php
+++ b/ui/include/classes/import/converters/CConstantImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CConverter.php b/ui/include/classes/import/converters/CConverter.php
index d46f9ed9135..3a97fb99199 100644
--- a/ui/include/classes/import/converters/CConverter.php
+++ b/ui/include/classes/import/converters/CConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CDefaultImportConverter.php b/ui/include/classes/import/converters/CDefaultImportConverter.php
index 653d2de9daf..fcd118e83b4 100644
--- a/ui/include/classes/import/converters/CDefaultImportConverter.php
+++ b/ui/include/classes/import/converters/CDefaultImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CImportConverterFactory.php b/ui/include/classes/import/converters/CImportConverterFactory.php
index 644a7f20932..96f17315883 100644
--- a/ui/include/classes/import/converters/CImportConverterFactory.php
+++ b/ui/include/classes/import/converters/CImportConverterFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CImportDataNormalizer.php b/ui/include/classes/import/converters/CImportDataNormalizer.php
index c91e9b01873..2f988b55bc5 100644
--- a/ui/include/classes/import/converters/CImportDataNormalizer.php
+++ b/ui/include/classes/import/converters/CImportDataNormalizer.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CTemplateScreenConverter.php b/ui/include/classes/import/converters/CTemplateScreenConverter.php
index fd2f3e09af0..6d09de523f3 100644
--- a/ui/include/classes/import/converters/CTemplateScreenConverter.php
+++ b/ui/include/classes/import/converters/CTemplateScreenConverter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/converters/CTransformImportConverter.php b/ui/include/classes/import/converters/CTransformImportConverter.php
index fbe7df0b696..41a71fbdf56 100644
--- a/ui/include/classes/import/converters/CTransformImportConverter.php
+++ b/ui/include/classes/import/converters/CTransformImportConverter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CHostImporter.php b/ui/include/classes/import/importers/CHostImporter.php
index ff65211a9b6..cf10b11881d 100644
--- a/ui/include/classes/import/importers/CHostImporter.php
+++ b/ui/include/classes/import/importers/CHostImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CImporter.php b/ui/include/classes/import/importers/CImporter.php
index 91c259d0879..290110425cb 100644
--- a/ui/include/classes/import/importers/CImporter.php
+++ b/ui/include/classes/import/importers/CImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CMapImporter.php b/ui/include/classes/import/importers/CMapImporter.php
index a2226477e19..2a1dc339ba2 100644
--- a/ui/include/classes/import/importers/CMapImporter.php
+++ b/ui/include/classes/import/importers/CMapImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CScreenImporter.php b/ui/include/classes/import/importers/CScreenImporter.php
index 678872770d2..c422b600c80 100644
--- a/ui/include/classes/import/importers/CScreenImporter.php
+++ b/ui/include/classes/import/importers/CScreenImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CTemplateDashboardImporter.php b/ui/include/classes/import/importers/CTemplateDashboardImporter.php
index 36cda3124f1..8bf8469c9d8 100644
--- a/ui/include/classes/import/importers/CTemplateDashboardImporter.php
+++ b/ui/include/classes/import/importers/CTemplateDashboardImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/importers/CTemplateImporter.php b/ui/include/classes/import/importers/CTemplateImporter.php
index ddb873cd1dc..1d349c72ba4 100644
--- a/ui/include/classes/import/importers/CTemplateImporter.php
+++ b/ui/include/classes/import/importers/CTemplateImporter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/readers/CImportReader.php b/ui/include/classes/import/readers/CImportReader.php
index c5f2607fe69..00110fa334e 100644
--- a/ui/include/classes/import/readers/CImportReader.php
+++ b/ui/include/classes/import/readers/CImportReader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/readers/CImportReaderFactory.php b/ui/include/classes/import/readers/CImportReaderFactory.php
index d1bea870663..58469ffaa8b 100644
--- a/ui/include/classes/import/readers/CImportReaderFactory.php
+++ b/ui/include/classes/import/readers/CImportReaderFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/readers/CJsonImportReader.php b/ui/include/classes/import/readers/CJsonImportReader.php
index 6880644e4be..5456f8c3131 100644
--- a/ui/include/classes/import/readers/CJsonImportReader.php
+++ b/ui/include/classes/import/readers/CJsonImportReader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/readers/CXmlImportReader.php b/ui/include/classes/import/readers/CXmlImportReader.php
index 235ff61fa1d..5830d43d8d0 100644
--- a/ui/include/classes/import/readers/CXmlImportReader.php
+++ b/ui/include/classes/import/readers/CXmlImportReader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/readers/CYamlImportReader.php b/ui/include/classes/import/readers/CYamlImportReader.php
index ac3abe2eed2..8cd311afe7d 100644
--- a/ui/include/classes/import/readers/CYamlImportReader.php
+++ b/ui/include/classes/import/readers/CYamlImportReader.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C10XmlValidator.php b/ui/include/classes/import/validators/C10XmlValidator.php
index 08f703c65fc..7b3a2235286 100644
--- a/ui/include/classes/import/validators/C10XmlValidator.php
+++ b/ui/include/classes/import/validators/C10XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C20XmlValidator.php b/ui/include/classes/import/validators/C20XmlValidator.php
index 7f8085a4cd1..e4324396fe8 100644
--- a/ui/include/classes/import/validators/C20XmlValidator.php
+++ b/ui/include/classes/import/validators/C20XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C30XmlValidator.php b/ui/include/classes/import/validators/C30XmlValidator.php
index 534ea53fd0d..bb3bfddcbfb 100644
--- a/ui/include/classes/import/validators/C30XmlValidator.php
+++ b/ui/include/classes/import/validators/C30XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C32XmlValidator.php b/ui/include/classes/import/validators/C32XmlValidator.php
index 7e606d92509..d6f7de40ff5 100644
--- a/ui/include/classes/import/validators/C32XmlValidator.php
+++ b/ui/include/classes/import/validators/C32XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C34XmlValidator.php b/ui/include/classes/import/validators/C34XmlValidator.php
index 370dbe8a135..296035bb91c 100644
--- a/ui/include/classes/import/validators/C34XmlValidator.php
+++ b/ui/include/classes/import/validators/C34XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C40XmlValidator.php b/ui/include/classes/import/validators/C40XmlValidator.php
index a83baf874d4..236b683406f 100644
--- a/ui/include/classes/import/validators/C40XmlValidator.php
+++ b/ui/include/classes/import/validators/C40XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C42XmlValidator.php b/ui/include/classes/import/validators/C42XmlValidator.php
index 069ba1743b4..3d83e359a11 100644
--- a/ui/include/classes/import/validators/C42XmlValidator.php
+++ b/ui/include/classes/import/validators/C42XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C44XmlValidator.php b/ui/include/classes/import/validators/C44XmlValidator.php
index 518c1b4a9b1..c0ab43a43a8 100644
--- a/ui/include/classes/import/validators/C44XmlValidator.php
+++ b/ui/include/classes/import/validators/C44XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C50XmlValidator.php b/ui/include/classes/import/validators/C50XmlValidator.php
index 2cb814d7071..dff0bfb622e 100644
--- a/ui/include/classes/import/validators/C50XmlValidator.php
+++ b/ui/include/classes/import/validators/C50XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C52XmlValidator.php b/ui/include/classes/import/validators/C52XmlValidator.php
index 82138f4210d..23ec530e50d 100644
--- a/ui/include/classes/import/validators/C52XmlValidator.php
+++ b/ui/include/classes/import/validators/C52XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/C54XmlValidator.php b/ui/include/classes/import/validators/C54XmlValidator.php
index 25590e9ef49..e2b15ededeb 100644
--- a/ui/include/classes/import/validators/C54XmlValidator.php
+++ b/ui/include/classes/import/validators/C54XmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/CImportValidatorFactory.php b/ui/include/classes/import/validators/CImportValidatorFactory.php
index 3b288c28105..6657000b01d 100644
--- a/ui/include/classes/import/validators/CImportValidatorFactory.php
+++ b/ui/include/classes/import/validators/CImportValidatorFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/CXmlValidator.php b/ui/include/classes/import/validators/CXmlValidator.php
index 5ae5ee3498e..775126d1ca2 100644
--- a/ui/include/classes/import/validators/CXmlValidator.php
+++ b/ui/include/classes/import/validators/CXmlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/import/validators/CXmlValidatorGeneral.php b/ui/include/classes/import/validators/CXmlValidatorGeneral.php
index 9b66d85ef18..ac496f5c878 100644
--- a/ui/include/classes/import/validators/CXmlValidatorGeneral.php
+++ b/ui/include/classes/import/validators/CXmlValidatorGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/items/CHelpItems.php b/ui/include/classes/items/CHelpItems.php
index 59822b07a72..4ba3c2a36d5 100644
--- a/ui/include/classes/items/CHelpItems.php
+++ b/ui/include/classes/items/CHelpItems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/ldap/CLdap.php b/ui/include/classes/ldap/CLdap.php
index 56c0753f036..394dad3d98f 100644
--- a/ui/include/classes/ldap/CLdap.php
+++ b/ui/include/classes/ldap/CLdap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/macros/CMacrosResolver.php b/ui/include/classes/macros/CMacrosResolver.php
index 47aea45597c..e21eae58a20 100644
--- a/ui/include/classes/macros/CMacrosResolver.php
+++ b/ui/include/classes/macros/CMacrosResolver.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/macros/CMacrosResolverGeneral.php b/ui/include/classes/macros/CMacrosResolverGeneral.php
index 673c424dba7..4041120766a 100644
--- a/ui/include/classes/macros/CMacrosResolverGeneral.php
+++ b/ui/include/classes/macros/CMacrosResolverGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/macros/CMacrosResolverHelper.php b/ui/include/classes/macros/CMacrosResolverHelper.php
index 0d816407287..7370bb2f485 100644
--- a/ui/include/classes/macros/CMacrosResolverHelper.php
+++ b/ui/include/classes/macros/CMacrosResolverHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CController.php b/ui/include/classes/mvc/CController.php
index 466954c268e..4db9ea65090 100644
--- a/ui/include/classes/mvc/CController.php
+++ b/ui/include/classes/mvc/CController.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CControllerResponse.php b/ui/include/classes/mvc/CControllerResponse.php
index 503bd80bd70..b550c682133 100644
--- a/ui/include/classes/mvc/CControllerResponse.php
+++ b/ui/include/classes/mvc/CControllerResponse.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CControllerResponseData.php b/ui/include/classes/mvc/CControllerResponseData.php
index cd570b21b03..c3e66f3f257 100644
--- a/ui/include/classes/mvc/CControllerResponseData.php
+++ b/ui/include/classes/mvc/CControllerResponseData.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CControllerResponseFatal.php b/ui/include/classes/mvc/CControllerResponseFatal.php
index ac8d8c03304..37a96675eef 100644
--- a/ui/include/classes/mvc/CControllerResponseFatal.php
+++ b/ui/include/classes/mvc/CControllerResponseFatal.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CControllerResponseRedirect.php b/ui/include/classes/mvc/CControllerResponseRedirect.php
index 4a2a993f107..ec0814000c2 100644
--- a/ui/include/classes/mvc/CControllerResponseRedirect.php
+++ b/ui/include/classes/mvc/CControllerResponseRedirect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CLegacyAction.php b/ui/include/classes/mvc/CLegacyAction.php
index b92dc6ef1e5..0d7612af6a7 100644
--- a/ui/include/classes/mvc/CLegacyAction.php
+++ b/ui/include/classes/mvc/CLegacyAction.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CPartial.php b/ui/include/classes/mvc/CPartial.php
index 54e0c0e474e..90da51ee73d 100644
--- a/ui/include/classes/mvc/CPartial.php
+++ b/ui/include/classes/mvc/CPartial.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CRouter.php b/ui/include/classes/mvc/CRouter.php
index d00ff9260a6..9ccaac6ae68 100644
--- a/ui/include/classes/mvc/CRouter.php
+++ b/ui/include/classes/mvc/CRouter.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/mvc/CView.php b/ui/include/classes/mvc/CView.php
index d88e337211d..f257ba2addf 100644
--- a/ui/include/classes/mvc/CView.php
+++ b/ui/include/classes/mvc/CView.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CADNameAttributeParser.php b/ui/include/classes/parsers/CADNameAttributeParser.php
index 95e7f5355b9..ed39bb68fe2 100644
--- a/ui/include/classes/parsers/CADNameAttributeParser.php
+++ b/ui/include/classes/parsers/CADNameAttributeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CAbsoluteTimeParser.php b/ui/include/classes/parsers/CAbsoluteTimeParser.php
index c7058b33851..aef1e7ccfff 100644
--- a/ui/include/classes/parsers/CAbsoluteTimeParser.php
+++ b/ui/include/classes/parsers/CAbsoluteTimeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CConditionFormula.php b/ui/include/classes/parsers/CConditionFormula.php
index 46bdfd9b776..7b0ba71a2e2 100644
--- a/ui/include/classes/parsers/CConditionFormula.php
+++ b/ui/include/classes/parsers/CConditionFormula.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CDnsParser.php b/ui/include/classes/parsers/CDnsParser.php
index c3bd3802436..9e6c33cd7d6 100644
--- a/ui/include/classes/parsers/CDnsParser.php
+++ b/ui/include/classes/parsers/CDnsParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CExpressionMacroFunctionParser.php b/ui/include/classes/parsers/CExpressionMacroFunctionParser.php
index 9bb1c41070c..312f01ddabc 100644
--- a/ui/include/classes/parsers/CExpressionMacroFunctionParser.php
+++ b/ui/include/classes/parsers/CExpressionMacroFunctionParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CExpressionMacroParser.php b/ui/include/classes/parsers/CExpressionMacroParser.php
index fc67e70f0fa..74687ddb3c9 100644
--- a/ui/include/classes/parsers/CExpressionMacroParser.php
+++ b/ui/include/classes/parsers/CExpressionMacroParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CFlexibleIntervalParser.php b/ui/include/classes/parsers/CFlexibleIntervalParser.php
index 4cf9650e927..a2b830338f3 100644
--- a/ui/include/classes/parsers/CFlexibleIntervalParser.php
+++ b/ui/include/classes/parsers/CFlexibleIntervalParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CFunctionIdParser.php b/ui/include/classes/parsers/CFunctionIdParser.php
index fb32343cf0b..b1df9c9a5c8 100644
--- a/ui/include/classes/parsers/CFunctionIdParser.php
+++ b/ui/include/classes/parsers/CFunctionIdParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CFunctionMacroParser.php b/ui/include/classes/parsers/CFunctionMacroParser.php
index 6ed00dbd9f0..085b57e2116 100644
--- a/ui/include/classes/parsers/CFunctionMacroParser.php
+++ b/ui/include/classes/parsers/CFunctionMacroParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CFunctionParser.php b/ui/include/classes/parsers/CFunctionParser.php
index 987c187b306..364f50bb402 100644
--- a/ui/include/classes/parsers/CFunctionParser.php
+++ b/ui/include/classes/parsers/CFunctionParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CHostGroupNameParser.php b/ui/include/classes/parsers/CHostGroupNameParser.php
index 40163261cff..b3abd3d8de6 100644
--- a/ui/include/classes/parsers/CHostGroupNameParser.php
+++ b/ui/include/classes/parsers/CHostGroupNameParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CHostNameParser.php b/ui/include/classes/parsers/CHostNameParser.php
index 89a183df6bd..848fc661cfd 100644
--- a/ui/include/classes/parsers/CHostNameParser.php
+++ b/ui/include/classes/parsers/CHostNameParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CIPParser.php b/ui/include/classes/parsers/CIPParser.php
index eb21340dea2..126ab76d6bd 100644
--- a/ui/include/classes/parsers/CIPParser.php
+++ b/ui/include/classes/parsers/CIPParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CIPRangeParser.php b/ui/include/classes/parsers/CIPRangeParser.php
index a1cc81b7788..989bce573c6 100644
--- a/ui/include/classes/parsers/CIPRangeParser.php
+++ b/ui/include/classes/parsers/CIPRangeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CIPv4Parser.php b/ui/include/classes/parsers/CIPv4Parser.php
index ab1ba5354d9..41f215d559e 100644
--- a/ui/include/classes/parsers/CIPv4Parser.php
+++ b/ui/include/classes/parsers/CIPv4Parser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CIPv6Parser.php b/ui/include/classes/parsers/CIPv6Parser.php
index f1d0370898a..4e35b25a87d 100644
--- a/ui/include/classes/parsers/CIPv6Parser.php
+++ b/ui/include/classes/parsers/CIPv6Parser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CItemKey.php b/ui/include/classes/parsers/CItemKey.php
index 920328ff7ef..3979632fc6e 100644
--- a/ui/include/classes/parsers/CItemKey.php
+++ b/ui/include/classes/parsers/CItemKey.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CLLDMacroFunctionParser.php b/ui/include/classes/parsers/CLLDMacroFunctionParser.php
index 03ca60bda16..fa0843ac29c 100644
--- a/ui/include/classes/parsers/CLLDMacroFunctionParser.php
+++ b/ui/include/classes/parsers/CLLDMacroFunctionParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CLLDMacroParser.php b/ui/include/classes/parsers/CLLDMacroParser.php
index 8dfd12ff684..1dd2aa7269b 100644
--- a/ui/include/classes/parsers/CLLDMacroParser.php
+++ b/ui/include/classes/parsers/CLLDMacroParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CMacroFunctionParser.php b/ui/include/classes/parsers/CMacroFunctionParser.php
index 9b60d2f9a27..85280f91f42 100644
--- a/ui/include/classes/parsers/CMacroFunctionParser.php
+++ b/ui/include/classes/parsers/CMacroFunctionParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CMacroParser.php b/ui/include/classes/parsers/CMacroParser.php
index d2a001362db..5b6dec2bd4d 100644
--- a/ui/include/classes/parsers/CMacroParser.php
+++ b/ui/include/classes/parsers/CMacroParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CNumberParser.php b/ui/include/classes/parsers/CNumberParser.php
index 6860a1baf2a..3132f715d58 100644
--- a/ui/include/classes/parsers/CNumberParser.php
+++ b/ui/include/classes/parsers/CNumberParser.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CParser.php b/ui/include/classes/parsers/CParser.php
index 95a236df1d3..3d907e04264 100644
--- a/ui/include/classes/parsers/CParser.php
+++ b/ui/include/classes/parsers/CParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CPrometheusOutputParser.php b/ui/include/classes/parsers/CPrometheusOutputParser.php
index 5037dae5ea6..524aa44705e 100644
--- a/ui/include/classes/parsers/CPrometheusOutputParser.php
+++ b/ui/include/classes/parsers/CPrometheusOutputParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CPrometheusPatternParser.php b/ui/include/classes/parsers/CPrometheusPatternParser.php
index 03ff4d0b3ab..8a28f4f220d 100644
--- a/ui/include/classes/parsers/CPrometheusPatternParser.php
+++ b/ui/include/classes/parsers/CPrometheusPatternParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CRangeParser.php b/ui/include/classes/parsers/CRangeParser.php
index c9c3b9cb46f..b5b4a4cc24e 100644
--- a/ui/include/classes/parsers/CRangeParser.php
+++ b/ui/include/classes/parsers/CRangeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CRangeTimeParser.php b/ui/include/classes/parsers/CRangeTimeParser.php
index 870b1ece906..e62219e3a6e 100644
--- a/ui/include/classes/parsers/CRangeTimeParser.php
+++ b/ui/include/classes/parsers/CRangeTimeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CRangesParser.php b/ui/include/classes/parsers/CRangesParser.php
index 3718406c579..f0053f7eb7f 100644
--- a/ui/include/classes/parsers/CRangesParser.php
+++ b/ui/include/classes/parsers/CRangesParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CReferenceParser.php b/ui/include/classes/parsers/CReferenceParser.php
index 32676d6a1b1..e13a30cc9f4 100644
--- a/ui/include/classes/parsers/CReferenceParser.php
+++ b/ui/include/classes/parsers/CReferenceParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CRelativeTimeParser.php b/ui/include/classes/parsers/CRelativeTimeParser.php
index f052172b51e..24e2dbb743c 100644
--- a/ui/include/classes/parsers/CRelativeTimeParser.php
+++ b/ui/include/classes/parsers/CRelativeTimeParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CReplacementParser.php b/ui/include/classes/parsers/CReplacementParser.php
index b6c2389e5de..32e15320625 100644
--- a/ui/include/classes/parsers/CReplacementParser.php
+++ b/ui/include/classes/parsers/CReplacementParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CSchedulingIntervalParser.php b/ui/include/classes/parsers/CSchedulingIntervalParser.php
index e077eba33cb..1d857c02747 100644
--- a/ui/include/classes/parsers/CSchedulingIntervalParser.php
+++ b/ui/include/classes/parsers/CSchedulingIntervalParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CSetParser.php b/ui/include/classes/parsers/CSetParser.php
index 7120d0ea094..1326427e49f 100644
--- a/ui/include/classes/parsers/CSetParser.php
+++ b/ui/include/classes/parsers/CSetParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CSimpleIntervalParser.php b/ui/include/classes/parsers/CSimpleIntervalParser.php
index 28588d5d70c..86a1bb0e98d 100644
--- a/ui/include/classes/parsers/CSimpleIntervalParser.php
+++ b/ui/include/classes/parsers/CSimpleIntervalParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CTimePeriodParser.php b/ui/include/classes/parsers/CTimePeriodParser.php
index 1d35a1a2625..9b7bc4f7fd3 100644
--- a/ui/include/classes/parsers/CTimePeriodParser.php
+++ b/ui/include/classes/parsers/CTimePeriodParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CTimePeriodsParser.php b/ui/include/classes/parsers/CTimePeriodsParser.php
index 73c036ce462..c2b9412d69e 100644
--- a/ui/include/classes/parsers/CTimePeriodsParser.php
+++ b/ui/include/classes/parsers/CTimePeriodsParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CTriggerExpression.php b/ui/include/classes/parsers/CTriggerExpression.php
index 81343a41656..5fcdf3aa978 100644
--- a/ui/include/classes/parsers/CTriggerExpression.php
+++ b/ui/include/classes/parsers/CTriggerExpression.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CUpdateIntervalParser.php b/ui/include/classes/parsers/CUpdateIntervalParser.php
index 8157748abbe..73b544a2e1e 100644
--- a/ui/include/classes/parsers/CUpdateIntervalParser.php
+++ b/ui/include/classes/parsers/CUpdateIntervalParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CUserMacroParser.php b/ui/include/classes/parsers/CUserMacroParser.php
index db691e40a0c..2d34e2f8c90 100644
--- a/ui/include/classes/parsers/CUserMacroParser.php
+++ b/ui/include/classes/parsers/CUserMacroParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CValidationRule.php b/ui/include/classes/parsers/CValidationRule.php
index 1a59509b13a..e22c7047680 100644
--- a/ui/include/classes/parsers/CValidationRule.php
+++ b/ui/include/classes/parsers/CValidationRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/CVaultSecretParser.php b/ui/include/classes/parsers/CVaultSecretParser.php
index a4fab721a85..bb546c5b93a 100644
--- a/ui/include/classes/parsers/CVaultSecretParser.php
+++ b/ui/include/classes/parsers/CVaultSecretParser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/results/CParserResult.php b/ui/include/classes/parsers/results/CParserResult.php
index 0bdd5197207..5ae0613f992 100644
--- a/ui/include/classes/parsers/results/CParserResult.php
+++ b/ui/include/classes/parsers/results/CParserResult.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/parsers/results/CTriggerExprParserResult.php b/ui/include/classes/parsers/results/CTriggerExprParserResult.php
index 5ed256fac32..8ee558d1e50 100644
--- a/ui/include/classes/parsers/results/CTriggerExprParserResult.php
+++ b/ui/include/classes/parsers/results/CTriggerExprParserResult.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/regexp/CGlobalRegexp.php b/ui/include/classes/regexp/CGlobalRegexp.php
index e80834bfe9b..40b7e86f219 100644
--- a/ui/include/classes/regexp/CGlobalRegexp.php
+++ b/ui/include/classes/regexp/CGlobalRegexp.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/routing/CUrl.php b/ui/include/classes/routing/CUrl.php
index 9ef0e532bb1..56838bd1dd4 100644
--- a/ui/include/classes/routing/CUrl.php
+++ b/ui/include/classes/routing/CUrl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/routing/CUrlFactory.php b/ui/include/classes/routing/CUrlFactory.php
index 15e78b84133..4d596eddc31 100644
--- a/ui/include/classes/routing/CUrlFactory.php
+++ b/ui/include/classes/routing/CUrlFactory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenActions.php b/ui/include/classes/screens/CScreenActions.php
index 1106c71ed55..23449984897 100644
--- a/ui/include/classes/screens/CScreenActions.php
+++ b/ui/include/classes/screens/CScreenActions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenBase.php b/ui/include/classes/screens/CScreenBase.php
index 27bb5925069..380078b3dbc 100644
--- a/ui/include/classes/screens/CScreenBase.php
+++ b/ui/include/classes/screens/CScreenBase.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenBuilder.php b/ui/include/classes/screens/CScreenBuilder.php
index 9e41ef7dcd6..08f3aa9147e 100644
--- a/ui/include/classes/screens/CScreenBuilder.php
+++ b/ui/include/classes/screens/CScreenBuilder.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenClock.php b/ui/include/classes/screens/CScreenClock.php
index c3f34520766..22e870ce6be 100644
--- a/ui/include/classes/screens/CScreenClock.php
+++ b/ui/include/classes/screens/CScreenClock.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenDataOverview.php b/ui/include/classes/screens/CScreenDataOverview.php
index 6fcb82e72e7..bccfd3ef50b 100644
--- a/ui/include/classes/screens/CScreenDataOverview.php
+++ b/ui/include/classes/screens/CScreenDataOverview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenDiscovery.php b/ui/include/classes/screens/CScreenDiscovery.php
index 54a641fba3d..b24aec1f19b 100644
--- a/ui/include/classes/screens/CScreenDiscovery.php
+++ b/ui/include/classes/screens/CScreenDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenEvents.php b/ui/include/classes/screens/CScreenEvents.php
index dac73b0a8bd..057d88a2212 100644
--- a/ui/include/classes/screens/CScreenEvents.php
+++ b/ui/include/classes/screens/CScreenEvents.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenGraph.php b/ui/include/classes/screens/CScreenGraph.php
index 81f8b38ae1c..dc90d37f520 100644
--- a/ui/include/classes/screens/CScreenGraph.php
+++ b/ui/include/classes/screens/CScreenGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHistory.php b/ui/include/classes/screens/CScreenHistory.php
index 42f6801199f..ca14f1ca46d 100644
--- a/ui/include/classes/screens/CScreenHistory.php
+++ b/ui/include/classes/screens/CScreenHistory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHostTriggers.php b/ui/include/classes/screens/CScreenHostTriggers.php
index 88ba3ebe63a..3f0d4245e8b 100644
--- a/ui/include/classes/screens/CScreenHostTriggers.php
+++ b/ui/include/classes/screens/CScreenHostTriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHostgroupTriggers.php b/ui/include/classes/screens/CScreenHostgroupTriggers.php
index e7e8c05e28d..811d26bec22 100644
--- a/ui/include/classes/screens/CScreenHostgroupTriggers.php
+++ b/ui/include/classes/screens/CScreenHostgroupTriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHostsInfo.php b/ui/include/classes/screens/CScreenHostsInfo.php
index 934ed1fe6aa..c56af363dfb 100644
--- a/ui/include/classes/screens/CScreenHostsInfo.php
+++ b/ui/include/classes/screens/CScreenHostsInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHttpTest.php b/ui/include/classes/screens/CScreenHttpTest.php
index 33ca4516d52..c1bc606d576 100644
--- a/ui/include/classes/screens/CScreenHttpTest.php
+++ b/ui/include/classes/screens/CScreenHttpTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenHttpTestDetails.php b/ui/include/classes/screens/CScreenHttpTestDetails.php
index bc77afb4f4d..1f73f6c52d5 100644
--- a/ui/include/classes/screens/CScreenHttpTestDetails.php
+++ b/ui/include/classes/screens/CScreenHttpTestDetails.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenLldGraph.php b/ui/include/classes/screens/CScreenLldGraph.php
index 1e53f8ea3c4..c4375bb800f 100644
--- a/ui/include/classes/screens/CScreenLldGraph.php
+++ b/ui/include/classes/screens/CScreenLldGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenLldGraphBase.php b/ui/include/classes/screens/CScreenLldGraphBase.php
index 3991b40f641..b91b0522d44 100644
--- a/ui/include/classes/screens/CScreenLldGraphBase.php
+++ b/ui/include/classes/screens/CScreenLldGraphBase.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenLldSimpleGraph.php b/ui/include/classes/screens/CScreenLldSimpleGraph.php
index 070ef163f57..b0ea192fdb1 100644
--- a/ui/include/classes/screens/CScreenLldSimpleGraph.php
+++ b/ui/include/classes/screens/CScreenLldSimpleGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenMap.php b/ui/include/classes/screens/CScreenMap.php
index 30eec66a5d6..54716e5eba8 100644
--- a/ui/include/classes/screens/CScreenMap.php
+++ b/ui/include/classes/screens/CScreenMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenPlainText.php b/ui/include/classes/screens/CScreenPlainText.php
index 285f8ae9328..f4eaaf00631 100644
--- a/ui/include/classes/screens/CScreenPlainText.php
+++ b/ui/include/classes/screens/CScreenPlainText.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenProblem.php b/ui/include/classes/screens/CScreenProblem.php
index 7e0ef3f6029..2375ce36844 100644
--- a/ui/include/classes/screens/CScreenProblem.php
+++ b/ui/include/classes/screens/CScreenProblem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenServerInfo.php b/ui/include/classes/screens/CScreenServerInfo.php
index 59a951c3f06..d9805345ba5 100644
--- a/ui/include/classes/screens/CScreenServerInfo.php
+++ b/ui/include/classes/screens/CScreenServerInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenSimpleGraph.php b/ui/include/classes/screens/CScreenSimpleGraph.php
index 7ea3a7eb62f..7b41493f0b0 100644
--- a/ui/include/classes/screens/CScreenSimpleGraph.php
+++ b/ui/include/classes/screens/CScreenSimpleGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenSystemStatus.php b/ui/include/classes/screens/CScreenSystemStatus.php
index b69b1c2032c..441d5eede7a 100644
--- a/ui/include/classes/screens/CScreenSystemStatus.php
+++ b/ui/include/classes/screens/CScreenSystemStatus.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenTriggersInfo.php b/ui/include/classes/screens/CScreenTriggersInfo.php
index f9be9d4ff1a..851af12f916 100644
--- a/ui/include/classes/screens/CScreenTriggersInfo.php
+++ b/ui/include/classes/screens/CScreenTriggersInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenTriggersOverview.php b/ui/include/classes/screens/CScreenTriggersOverview.php
index b4fdf419279..37b48465b94 100644
--- a/ui/include/classes/screens/CScreenTriggersOverview.php
+++ b/ui/include/classes/screens/CScreenTriggersOverview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/screens/CScreenUrl.php b/ui/include/classes/screens/CScreenUrl.php
index 9788a48b2e1..ef24609adf3 100644
--- a/ui/include/classes/screens/CScreenUrl.php
+++ b/ui/include/classes/screens/CScreenUrl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/server/CZabbixServer.php b/ui/include/classes/server/CZabbixServer.php
index 3ef53d635e6..10e85721bc7 100644
--- a/ui/include/classes/server/CZabbixServer.php
+++ b/ui/include/classes/server/CZabbixServer.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/services/CServicesSlaCalculator.php b/ui/include/classes/services/CServicesSlaCalculator.php
index 1e2104556c0..12985dacb15 100644
--- a/ui/include/classes/services/CServicesSlaCalculator.php
+++ b/ui/include/classes/services/CServicesSlaCalculator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/services/CTabFilterProfile.php b/ui/include/classes/services/CTabFilterProfile.php
index 9404c831c6b..fa66d87ca77 100644
--- a/ui/include/classes/services/CTabFilterProfile.php
+++ b/ui/include/classes/services/CTabFilterProfile.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/setup/CFrontendSetup.php b/ui/include/classes/setup/CFrontendSetup.php
index 661d0fc5f43..c22e810ff37 100644
--- a/ui/include/classes/setup/CFrontendSetup.php
+++ b/ui/include/classes/setup/CFrontendSetup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/setup/CSetupWizard.php b/ui/include/classes/setup/CSetupWizard.php
index 9514308ccec..7556aedaac4 100644
--- a/ui/include/classes/setup/CSetupWizard.php
+++ b/ui/include/classes/setup/CSetupWizard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/tree/CServiceTree.php b/ui/include/classes/tree/CServiceTree.php
index 55f2d94ed1a..3516135cc8a 100644
--- a/ui/include/classes/tree/CServiceTree.php
+++ b/ui/include/classes/tree/CServiceTree.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/tree/CTree.php b/ui/include/classes/tree/CTree.php
index ad6f469cc15..e9e389947a9 100644
--- a/ui/include/classes/tree/CTree.php
+++ b/ui/include/classes/tree/CTree.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/triggers/CTextTriggerConstructor.php b/ui/include/classes/triggers/CTextTriggerConstructor.php
index 68c8ea3ab98..ad72b5e12b8 100644
--- a/ui/include/classes/triggers/CTextTriggerConstructor.php
+++ b/ui/include/classes/triggers/CTextTriggerConstructor.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/user/CFavorite.php b/ui/include/classes/user/CFavorite.php
index 13da6471bef..d8102a7147a 100644
--- a/ui/include/classes/user/CFavorite.php
+++ b/ui/include/classes/user/CFavorite.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/user/CProfile.php b/ui/include/classes/user/CProfile.php
index 18516f1a3b1..fdab3970793 100644
--- a/ui/include/classes/user/CProfile.php
+++ b/ui/include/classes/user/CProfile.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/user/CWebUser.php b/ui/include/classes/user/CWebUser.php
index 4bdb7264a26..d995bb4bed9 100644
--- a/ui/include/classes/user/CWebUser.php
+++ b/ui/include/classes/user/CWebUser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CActionCondValidator.php b/ui/include/classes/validators/CActionCondValidator.php
index af27a7a502c..3c6999a22bc 100644
--- a/ui/include/classes/validators/CActionCondValidator.php
+++ b/ui/include/classes/validators/CActionCondValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CApiInputValidator.php b/ui/include/classes/validators/CApiInputValidator.php
index 03081d0a5f2..bfaa9f407c0 100644
--- a/ui/include/classes/validators/CApiInputValidator.php
+++ b/ui/include/classes/validators/CApiInputValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CCollectionValidator.php b/ui/include/classes/validators/CCollectionValidator.php
index c5a06adaccc..4a87f0bdf72 100644
--- a/ui/include/classes/validators/CCollectionValidator.php
+++ b/ui/include/classes/validators/CCollectionValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CColorValidator.php b/ui/include/classes/validators/CColorValidator.php
index 9d18851a4ed..ccf0814c6cc 100644
--- a/ui/include/classes/validators/CColorValidator.php
+++ b/ui/include/classes/validators/CColorValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CEmailValidator.php b/ui/include/classes/validators/CEmailValidator.php
index 6730d7be88b..4b3f4e5917d 100644
--- a/ui/include/classes/validators/CEmailValidator.php
+++ b/ui/include/classes/validators/CEmailValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CEventCorrCondValidator.php b/ui/include/classes/validators/CEventCorrCondValidator.php
index da9840f2867..06c8eae22e0 100644
--- a/ui/include/classes/validators/CEventCorrCondValidator.php
+++ b/ui/include/classes/validators/CEventCorrCondValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CEventNameValidator.php b/ui/include/classes/validators/CEventNameValidator.php
index 96f2bc8f065..048468bb5ba 100644
--- a/ui/include/classes/validators/CEventNameValidator.php
+++ b/ui/include/classes/validators/CEventNameValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CFunctionValidator.php b/ui/include/classes/validators/CFunctionValidator.php
index 4291740974f..e701a2ec60b 100644
--- a/ui/include/classes/validators/CFunctionValidator.php
+++ b/ui/include/classes/validators/CFunctionValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CHtmlUrlValidator.php b/ui/include/classes/validators/CHtmlUrlValidator.php
index 95b763b9655..ab301a16d07 100644
--- a/ui/include/classes/validators/CHtmlUrlValidator.php
+++ b/ui/include/classes/validators/CHtmlUrlValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CIdValidator.php b/ui/include/classes/validators/CIdValidator.php
index 7b465935f9c..ec8fd467d6f 100644
--- a/ui/include/classes/validators/CIdValidator.php
+++ b/ui/include/classes/validators/CIdValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CLdapAuthValidator.php b/ui/include/classes/validators/CLdapAuthValidator.php
index be8624dc7a5..ef3f9c0552a 100644
--- a/ui/include/classes/validators/CLdapAuthValidator.php
+++ b/ui/include/classes/validators/CLdapAuthValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CLimitedSetValidator.php b/ui/include/classes/validators/CLimitedSetValidator.php
index 44330a7fcfd..9502beb5a78 100644
--- a/ui/include/classes/validators/CLimitedSetValidator.php
+++ b/ui/include/classes/validators/CLimitedSetValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CNewValidator.php b/ui/include/classes/validators/CNewValidator.php
index 1af8f44f455..2fa1dd38809 100644
--- a/ui/include/classes/validators/CNewValidator.php
+++ b/ui/include/classes/validators/CNewValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CPartialValidatorInterface.php b/ui/include/classes/validators/CPartialValidatorInterface.php
index 16ad53d4570..99a05552719 100644
--- a/ui/include/classes/validators/CPartialValidatorInterface.php
+++ b/ui/include/classes/validators/CPartialValidatorInterface.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CRegexValidator.php b/ui/include/classes/validators/CRegexValidator.php
index 5e932db4b86..8061bd9c2e7 100644
--- a/ui/include/classes/validators/CRegexValidator.php
+++ b/ui/include/classes/validators/CRegexValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CStringValidator.php b/ui/include/classes/validators/CStringValidator.php
index 8f5349c923d..ba5f87a9b78 100644
--- a/ui/include/classes/validators/CStringValidator.php
+++ b/ui/include/classes/validators/CStringValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/CValidator.php b/ui/include/classes/validators/CValidator.php
index 974193f8cac..3aefb34f123 100644
--- a/ui/include/classes/validators/CValidator.php
+++ b/ui/include/classes/validators/CValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/event/CEventSourceObjectValidator.php b/ui/include/classes/validators/event/CEventSourceObjectValidator.php
index 3b27261e209..a8b3b453558 100644
--- a/ui/include/classes/validators/event/CEventSourceObjectValidator.php
+++ b/ui/include/classes/validators/event/CEventSourceObjectValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/host/CHostNormalValidator.php b/ui/include/classes/validators/host/CHostNormalValidator.php
index 24b2a504357..12d9f1f55a4 100644
--- a/ui/include/classes/validators/host/CHostNormalValidator.php
+++ b/ui/include/classes/validators/host/CHostNormalValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/object/CConditionValidator.php b/ui/include/classes/validators/object/CConditionValidator.php
index 9ba0f7f08fa..471196fd765 100644
--- a/ui/include/classes/validators/object/CConditionValidator.php
+++ b/ui/include/classes/validators/object/CConditionValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php b/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php
index 22bd02d5567..9b9c5d8417e 100644
--- a/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php
+++ b/ui/include/classes/validators/object/CUpdateDiscoveredValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/validators/schema/CSchemaValidator.php b/ui/include/classes/validators/schema/CSchemaValidator.php
index c15de3a26d7..4e472652b15 100644
--- a/ui/include/classes/validators/schema/CSchemaValidator.php
+++ b/ui/include/classes/validators/schema/CSchemaValidator.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/CWidgetConfig.php b/ui/include/classes/widgets/CWidgetConfig.php
index a08e79b5ccd..974f7696313 100644
--- a/ui/include/classes/widgets/CWidgetConfig.php
+++ b/ui/include/classes/widgets/CWidgetConfig.php
@@ -1,7 +1,7 @@
<?php declare(strict_types = 1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/CWidgetHelper.php b/ui/include/classes/widgets/CWidgetHelper.php
index e5aa143fbbb..afa04c4d144 100644
--- a/ui/include/classes/widgets/CWidgetHelper.php
+++ b/ui/include/classes/widgets/CWidgetHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetField.php b/ui/include/classes/widgets/fields/CWidgetField.php
index 315961fd2d7..ffedcf661d4 100644
--- a/ui/include/classes/widgets/fields/CWidgetField.php
+++ b/ui/include/classes/widgets/fields/CWidgetField.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldApplication.php b/ui/include/classes/widgets/fields/CWidgetFieldApplication.php
index 18d8802992a..8e37d776735 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldApplication.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldApplication.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php b/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php
index 2cab2c68cb2..d455fb081b4 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldCheckBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php b/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php
index 54baa56b384..525b1427230 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php b/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php
index d6f894b0249..3ad2e7fa7d5 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldDatePicker.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php b/ui/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php
index b958854b8c4..5163230c563 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldGraphDataSet.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldGraphOverride.php b/ui/include/classes/widgets/fields/CWidgetFieldGraphOverride.php
index ba3d9e22a33..957efb6e2cf 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldGraphOverride.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldGraphOverride.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldHidden.php b/ui/include/classes/widgets/fields/CWidgetFieldHidden.php
index 5adca06a700..43afbb3375b 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldHidden.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldHidden.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php
index d09c9f4437e..cee961e4b16 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldHostPatternSelect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php b/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php
index 0b544115fc0..fb75c6cf9c4 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldIntegerBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMs.php b/ui/include/classes/widgets/fields/CWidgetFieldMs.php
index fe3bd7700ce..f09fdd62134 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMs.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMs.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsGraph.php b/ui/include/classes/widgets/fields/CWidgetFieldMsGraph.php
index ea24d6e12db..9a39f31c637 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsGraph.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsGraphPrototype.php b/ui/include/classes/widgets/fields/CWidgetFieldMsGraphPrototype.php
index 663bf03a839..ec773925fa9 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsGraphPrototype.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsGroup.php b/ui/include/classes/widgets/fields/CWidgetFieldMsGroup.php
index adc685c63a0..d7074519467 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsGroup.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsHost.php b/ui/include/classes/widgets/fields/CWidgetFieldMsHost.php
index 0317dc15a03..d2e066ab0b9 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsHost.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsItem.php b/ui/include/classes/widgets/fields/CWidgetFieldMsItem.php
index 08845fa1186..7933090ca7a 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsItem.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php b/ui/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php
index 7b69c47018a..8f3e9f1ecd1 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php b/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php
index a9adbde48e5..1847500b772 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldNavTree.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php b/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php
index 03158f58e9f..63490d775fc 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldNumericBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php b/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php
index f792ce0ba08..5876cfa5cae 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php b/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php
index f54fde754a9..d6e01abea59 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldRangeControl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldReference.php b/ui/include/classes/widgets/fields/CWidgetFieldReference.php
index 9688a339120..d980314c101 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldReference.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldReference.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldSelect.php
index 770e6166f8c..c1035f0556c 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldSelect.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldSelect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldSelectResource.php b/ui/include/classes/widgets/fields/CWidgetFieldSelectResource.php
index fb0258cb2c8..76b0979593e 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldSelectResource.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldSelectResource.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php b/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php
index 368d84202d1..c98deef136d 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldSeverities.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTags.php b/ui/include/classes/widgets/fields/CWidgetFieldTags.php
index c57e5a474e4..427196c7670 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldTags.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldTags.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php b/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php
index 024665d9264..b01177f717e 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldTextBox.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldUrl.php b/ui/include/classes/widgets/fields/CWidgetFieldUrl.php
index 739be868f82..182c1ac5ae6 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldUrl.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldUrl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php b/ui/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php
index 85eb455aea9..0612c5c13fa 100644
--- a/ui/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php
+++ b/ui/include/classes/widgets/fields/CWidgetFieldWidgetSelect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetForm.php b/ui/include/classes/widgets/forms/CWidgetForm.php
index 44439a78147..ed173633ec1 100644
--- a/ui/include/classes/widgets/forms/CWidgetForm.php
+++ b/ui/include/classes/widgets/forms/CWidgetForm.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormActionLog.php b/ui/include/classes/widgets/forms/CWidgetFormActionLog.php
index db3f9b15fe6..f7b11200a32 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormActionLog.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormActionLog.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormClock.php b/ui/include/classes/widgets/forms/CWidgetFormClock.php
index cae240f612d..8943bd20209 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormClock.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormClock.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormDataOver.php b/ui/include/classes/widgets/forms/CWidgetFormDataOver.php
index fc8b33aff6d..a2e6630821d 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormDataOver.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormDataOver.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormGraph.php b/ui/include/classes/widgets/forms/CWidgetFormGraph.php
index 1fe2d5d6279..ebf2140b3b4 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormGraph.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormGraphPrototype.php b/ui/include/classes/widgets/forms/CWidgetFormGraphPrototype.php
index 367e274c16e..2f0309679b8 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormGraphPrototype.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormHostAvail.php b/ui/include/classes/widgets/forms/CWidgetFormHostAvail.php
index feaababe7ba..cff9bc9f2bc 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormHostAvail.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormHostAvail.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormMap.php b/ui/include/classes/widgets/forms/CWidgetFormMap.php
index e67b80db399..f1a4f69e725 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormMap.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormNavTree.php b/ui/include/classes/widgets/forms/CWidgetFormNavTree.php
index 8cbc96220dc..2735c04175f 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormNavTree.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormNavTree.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormPlainText.php b/ui/include/classes/widgets/forms/CWidgetFormPlainText.php
index 19459498a68..22167a66e95 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormPlainText.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormPlainText.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormProblemHosts.php b/ui/include/classes/widgets/forms/CWidgetFormProblemHosts.php
index 49edbabaac7..30485a31206 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormProblemHosts.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormProblemHosts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormProblems.php b/ui/include/classes/widgets/forms/CWidgetFormProblems.php
index bde60bdd130..042901ac762 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormProblems.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormProblems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormProblemsBySv.php b/ui/include/classes/widgets/forms/CWidgetFormProblemsBySv.php
index 526d64fea8c..a325f96b1dc 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormProblemsBySv.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormProblemsBySv.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormSvgGraph.php b/ui/include/classes/widgets/forms/CWidgetFormSvgGraph.php
index 2236d4db6fa..d2cc7667338 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormSvgGraph.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormSvgGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormTrigOver.php b/ui/include/classes/widgets/forms/CWidgetFormTrigOver.php
index 3e6556923ff..039f54824c3 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormTrigOver.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormTrigOver.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormUrl.php b/ui/include/classes/widgets/forms/CWidgetFormUrl.php
index cc98be5e0d0..7cba1510a47 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormUrl.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormUrl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/forms/CWidgetFormWeb.php b/ui/include/classes/widgets/forms/CWidgetFormWeb.php
index 220374ce3d4..4f66e85e365 100644
--- a/ui/include/classes/widgets/forms/CWidgetFormWeb.php
+++ b/ui/include/classes/widgets/forms/CWidgetFormWeb.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.actionlog.form.view.php b/ui/include/classes/widgets/views/widget.actionlog.form.view.php
index afe1c91cb0d..f7640c5404c 100644
--- a/ui/include/classes/widgets/views/widget.actionlog.form.view.php
+++ b/ui/include/classes/widgets/views/widget.actionlog.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.clock.form.view.php b/ui/include/classes/widgets/views/widget.clock.form.view.php
index 2638b0fb52c..e3bbedf8044 100644
--- a/ui/include/classes/widgets/views/widget.clock.form.view.php
+++ b/ui/include/classes/widgets/views/widget.clock.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.dataover.form.view.php b/ui/include/classes/widgets/views/widget.dataover.form.view.php
index 1fca958eb5c..507758413a1 100644
--- a/ui/include/classes/widgets/views/widget.dataover.form.view.php
+++ b/ui/include/classes/widgets/views/widget.dataover.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.discovery.form.view.php b/ui/include/classes/widgets/views/widget.discovery.form.view.php
index d3f1e55f6c5..08a3e0df349 100644
--- a/ui/include/classes/widgets/views/widget.discovery.form.view.php
+++ b/ui/include/classes/widgets/views/widget.discovery.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.favgraphs.form.view.php b/ui/include/classes/widgets/views/widget.favgraphs.form.view.php
index b56bba6411f..41dd4f9e9d1 100644
--- a/ui/include/classes/widgets/views/widget.favgraphs.form.view.php
+++ b/ui/include/classes/widgets/views/widget.favgraphs.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.favmaps.form.view.php b/ui/include/classes/widgets/views/widget.favmaps.form.view.php
index 65ccc6a513b..fb2ecb2c845 100644
--- a/ui/include/classes/widgets/views/widget.favmaps.form.view.php
+++ b/ui/include/classes/widgets/views/widget.favmaps.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.favscreens.form.view.php b/ui/include/classes/widgets/views/widget.favscreens.form.view.php
index 80201682156..4824e83a691 100644
--- a/ui/include/classes/widgets/views/widget.favscreens.form.view.php
+++ b/ui/include/classes/widgets/views/widget.favscreens.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.graph.form.view.php b/ui/include/classes/widgets/views/widget.graph.form.view.php
index cb3eee35d0c..1ac772b5321 100644
--- a/ui/include/classes/widgets/views/widget.graph.form.view.php
+++ b/ui/include/classes/widgets/views/widget.graph.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.graphprototype.form.view.php b/ui/include/classes/widgets/views/widget.graphprototype.form.view.php
index 54db0c11554..d6e8d561d0c 100644
--- a/ui/include/classes/widgets/views/widget.graphprototype.form.view.php
+++ b/ui/include/classes/widgets/views/widget.graphprototype.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.hostavail.form.view.php b/ui/include/classes/widgets/views/widget.hostavail.form.view.php
index 3645ba9d962..03a7c23036e 100644
--- a/ui/include/classes/widgets/views/widget.hostavail.form.view.php
+++ b/ui/include/classes/widgets/views/widget.hostavail.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.map.form.view.php b/ui/include/classes/widgets/views/widget.map.form.view.php
index 357c842ed40..ec62838dcd0 100644
--- a/ui/include/classes/widgets/views/widget.map.form.view.php
+++ b/ui/include/classes/widgets/views/widget.map.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.navtree.form.view.php b/ui/include/classes/widgets/views/widget.navtree.form.view.php
index 32b84cb4985..3bec8c9917c 100644
--- a/ui/include/classes/widgets/views/widget.navtree.form.view.php
+++ b/ui/include/classes/widgets/views/widget.navtree.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.plaintext.form.view.php b/ui/include/classes/widgets/views/widget.plaintext.form.view.php
index fb1ad6991d2..2814acd64eb 100644
--- a/ui/include/classes/widgets/views/widget.plaintext.form.view.php
+++ b/ui/include/classes/widgets/views/widget.plaintext.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.problemhosts.form.view.php b/ui/include/classes/widgets/views/widget.problemhosts.form.view.php
index 5e78596d9ba..a5b41e8037a 100644
--- a/ui/include/classes/widgets/views/widget.problemhosts.form.view.php
+++ b/ui/include/classes/widgets/views/widget.problemhosts.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.problems.form.view.php b/ui/include/classes/widgets/views/widget.problems.form.view.php
index 97be8f4d6e6..886c47f740b 100644
--- a/ui/include/classes/widgets/views/widget.problems.form.view.php
+++ b/ui/include/classes/widgets/views/widget.problems.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.problemsbysv.form.view.php b/ui/include/classes/widgets/views/widget.problemsbysv.form.view.php
index 9b8d8f16e5f..b4c88d77cbc 100644
--- a/ui/include/classes/widgets/views/widget.problemsbysv.form.view.php
+++ b/ui/include/classes/widgets/views/widget.problemsbysv.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.svggraph.form.view.php b/ui/include/classes/widgets/views/widget.svggraph.form.view.php
index f5a825b9ec8..74c9f57bfcc 100644
--- a/ui/include/classes/widgets/views/widget.svggraph.form.view.php
+++ b/ui/include/classes/widgets/views/widget.svggraph.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.systeminfo.form.view.php b/ui/include/classes/widgets/views/widget.systeminfo.form.view.php
index 57773826673..0ac01f28015 100644
--- a/ui/include/classes/widgets/views/widget.systeminfo.form.view.php
+++ b/ui/include/classes/widgets/views/widget.systeminfo.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.trigover.form.view.php b/ui/include/classes/widgets/views/widget.trigover.form.view.php
index f993297268e..0d009b92dcb 100644
--- a/ui/include/classes/widgets/views/widget.trigover.form.view.php
+++ b/ui/include/classes/widgets/views/widget.trigover.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.url.form.view.php b/ui/include/classes/widgets/views/widget.url.form.view.php
index 6ecdff2ec81..a6ab6cf70a8 100644
--- a/ui/include/classes/widgets/views/widget.url.form.view.php
+++ b/ui/include/classes/widgets/views/widget.url.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/widgets/views/widget.web.form.view.php b/ui/include/classes/widgets/views/widget.web.form.view.php
index 709cc22ec65..297d9a23a44 100644
--- a/ui/include/classes/widgets/views/widget.web.form.view.php
+++ b/ui/include/classes/widgets/views/widget.web.form.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/xml/CXmlConstantName.php b/ui/include/classes/xml/CXmlConstantName.php
index 3e6b3c01bdf..d3cb454b112 100644
--- a/ui/include/classes/xml/CXmlConstantName.php
+++ b/ui/include/classes/xml/CXmlConstantName.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/classes/xml/CXmlConstantValue.php b/ui/include/classes/xml/CXmlConstantValue.php
index 4c78495bbfe..e2456451878 100644
--- a/ui/include/classes/xml/CXmlConstantValue.php
+++ b/ui/include/classes/xml/CXmlConstantValue.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/config.inc.php b/ui/include/config.inc.php
index a8a818cd9f1..263bd7cd314 100644
--- a/ui/include/config.inc.php
+++ b/ui/include/config.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/correlation.inc.php b/ui/include/correlation.inc.php
index d2f13ed84ab..20629490f7c 100644
--- a/ui/include/correlation.inc.php
+++ b/ui/include/correlation.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/db.inc.php b/ui/include/db.inc.php
index de646a337af..81334543d03 100644
--- a/ui/include/db.inc.php
+++ b/ui/include/db.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/debug.inc.php b/ui/include/debug.inc.php
index 00fcf9ccef5..03b2ff0d0be 100644
--- a/ui/include/debug.inc.php
+++ b/ui/include/debug.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/defines.inc.php b/ui/include/defines.inc.php
index ef882069192..1edae55dc56 100644
--- a/ui/include/defines.inc.php
+++ b/ui/include/defines.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@ define('ZABBIX_EXPORT_VERSION', '5.4');
define('ZABBIX_DB_VERSION', 5030003);
define('ZABBIX_COPYRIGHT_FROM', '2001');
-define('ZABBIX_COPYRIGHT_TO', '2020');
+define('ZABBIX_COPYRIGHT_TO', '2021');
define('ZBX_BCRYPT_COST', 10);
define('ZBX_MD5_SIZE', 32);
diff --git a/ui/include/discovery.inc.php b/ui/include/discovery.inc.php
index 597bb5ee31d..f14aca784ec 100644
--- a/ui/include/discovery.inc.php
+++ b/ui/include/discovery.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/draw.inc.php b/ui/include/draw.inc.php
index ffd06a48200..db96a788c3e 100644
--- a/ui/include/draw.inc.php
+++ b/ui/include/draw.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/events.inc.php b/ui/include/events.inc.php
index 6a98f6d32f3..e53bb134735 100644
--- a/ui/include/events.inc.php
+++ b/ui/include/events.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/forms.inc.php b/ui/include/forms.inc.php
index 62c025225e3..08b52cdf9cd 100644
--- a/ui/include/forms.inc.php
+++ b/ui/include/forms.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/func.inc.php b/ui/include/func.inc.php
index 2460a562a8a..686581e975e 100644
--- a/ui/include/func.inc.php
+++ b/ui/include/func.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/gettextwrapper.inc.php b/ui/include/gettextwrapper.inc.php
index 145a0ee65df..66a48d59e29 100644
--- a/ui/include/gettextwrapper.inc.php
+++ b/ui/include/gettextwrapper.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/graphs.inc.php b/ui/include/graphs.inc.php
index 1f1dc939279..fd97e8222b0 100644
--- a/ui/include/graphs.inc.php
+++ b/ui/include/graphs.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/hostgroups.inc.php b/ui/include/hostgroups.inc.php
index 997fb521854..55fd761fbbf 100644
--- a/ui/include/hostgroups.inc.php
+++ b/ui/include/hostgroups.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/hosts.inc.php b/ui/include/hosts.inc.php
index 0fd82ccb77f..64851ae91c1 100644
--- a/ui/include/hosts.inc.php
+++ b/ui/include/hosts.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/html.inc.php b/ui/include/html.inc.php
index e2e0f2e00de..eaf4838fd09 100644
--- a/ui/include/html.inc.php
+++ b/ui/include/html.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/httptest.inc.php b/ui/include/httptest.inc.php
index 64d18a52724..0dc975d133f 100644
--- a/ui/include/httptest.inc.php
+++ b/ui/include/httptest.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/ident.inc.php b/ui/include/ident.inc.php
index d0668b39437..e07412762fb 100644
--- a/ui/include/ident.inc.php
+++ b/ui/include/ident.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/images.inc.php b/ui/include/images.inc.php
index 0697e0e825a..2a3258369ac 100644
--- a/ui/include/images.inc.php
+++ b/ui/include/images.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/items.inc.php b/ui/include/items.inc.php
index 4506e9f79f4..2718c7ace8c 100644
--- a/ui/include/items.inc.php
+++ b/ui/include/items.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/js.inc.php b/ui/include/js.inc.php
index fb66c2ae4c3..33a53c33f1a 100644
--- a/ui/include/js.inc.php
+++ b/ui/include/js.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/locales.inc.php b/ui/include/locales.inc.php
index d4170fce302..b95ecdbe3ef 100644
--- a/ui/include/locales.inc.php
+++ b/ui/include/locales.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/maintenances.inc.php b/ui/include/maintenances.inc.php
index c037eca0c6e..ae8dceceadd 100644
--- a/ui/include/maintenances.inc.php
+++ b/ui/include/maintenances.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/maps.inc.php b/ui/include/maps.inc.php
index 2965c3a57ad..3435b467030 100644
--- a/ui/include/maps.inc.php
+++ b/ui/include/maps.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/media.inc.php b/ui/include/media.inc.php
index 02957da8039..a444e5d5998 100644
--- a/ui/include/media.inc.php
+++ b/ui/include/media.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/page_footer.php b/ui/include/page_footer.php
index ed76a3895ee..a6ccedbc064 100644
--- a/ui/include/page_footer.php
+++ b/ui/include/page_footer.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/page_header.php b/ui/include/page_header.php
index 2a69cda9351..3e78887c6b8 100644
--- a/ui/include/page_header.php
+++ b/ui/include/page_header.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/perm.inc.php b/ui/include/perm.inc.php
index 86d2b9e1ec6..bf37190b709 100644
--- a/ui/include/perm.inc.php
+++ b/ui/include/perm.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/regexp.inc.php b/ui/include/regexp.inc.php
index 608fcefa3a4..6824867c324 100644
--- a/ui/include/regexp.inc.php
+++ b/ui/include/regexp.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/screens.inc.php b/ui/include/screens.inc.php
index d7f22ddd3a0..80739dd25eb 100644
--- a/ui/include/screens.inc.php
+++ b/ui/include/screens.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/services.inc.php b/ui/include/services.inc.php
index ec04ad6891a..4b7eaa63701 100644
--- a/ui/include/services.inc.php
+++ b/ui/include/services.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/sounds.inc.php b/ui/include/sounds.inc.php
index 698fafd8f2e..f45795b2cb7 100644
--- a/ui/include/sounds.inc.php
+++ b/ui/include/sounds.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/translateDefines.inc.php b/ui/include/translateDefines.inc.php
index ff4527fec5b..15feeb6488b 100644
--- a/ui/include/translateDefines.inc.php
+++ b/ui/include/translateDefines.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/triggers.inc.php b/ui/include/triggers.inc.php
index 9067ad462f0..a786c16da14 100644
--- a/ui/include/triggers.inc.php
+++ b/ui/include/triggers.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/users.inc.php b/ui/include/users.inc.php
index 0acdb7df429..2be3040ed90 100644
--- a/ui/include/users.inc.php
+++ b/ui/include/users.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/validate.inc.php b/ui/include/validate.inc.php
index 37ced5ec20a..aea01a0fb18 100644
--- a/ui/include/validate.inc.php
+++ b/ui/include/validate.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/valuemap.inc.php b/ui/include/valuemap.inc.php
index 7ae74fc93a8..fe967c14203 100644
--- a/ui/include/valuemap.inc.php
+++ b/ui/include/valuemap.inc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/administration.auditacts.list.php b/ui/include/views/administration.auditacts.list.php
index e59052adb68..da58c2b0b46 100644
--- a/ui/include/views/administration.auditacts.list.php
+++ b/ui/include/views/administration.auditacts.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.action.edit.php b/ui/include/views/configuration.action.edit.php
index aa144917c4a..5413e73c4e2 100644
--- a/ui/include/views/configuration.action.edit.php
+++ b/ui/include/views/configuration.action.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.action.list.php b/ui/include/views/configuration.action.list.php
index 53ebdf25d8b..3554bc7f0aa 100644
--- a/ui/include/views/configuration.action.list.php
+++ b/ui/include/views/configuration.action.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.copy.elements.php b/ui/include/views/configuration.copy.elements.php
index 56b9c5d7eb9..f6cb4989999 100644
--- a/ui/include/views/configuration.copy.elements.php
+++ b/ui/include/views/configuration.copy.elements.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.graph.edit.php b/ui/include/views/configuration.graph.edit.php
index feaea970e37..069fcf7b1d9 100644
--- a/ui/include/views/configuration.graph.edit.php
+++ b/ui/include/views/configuration.graph.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.graph.list.php b/ui/include/views/configuration.graph.list.php
index b0457744d84..1fa386e1094 100644
--- a/ui/include/views/configuration.graph.list.php
+++ b/ui/include/views/configuration.graph.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.discovery.edit.php b/ui/include/views/configuration.host.discovery.edit.php
index b5e13a62fea..f3694410a18 100644
--- a/ui/include/views/configuration.host.discovery.edit.php
+++ b/ui/include/views/configuration.host.discovery.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.discovery.list.php b/ui/include/views/configuration.host.discovery.list.php
index 7a03c11811c..eab7bdce183 100644
--- a/ui/include/views/configuration.host.discovery.list.php
+++ b/ui/include/views/configuration.host.discovery.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.edit.php b/ui/include/views/configuration.host.edit.php
index 9b2555b3dc0..c169b15f825 100644
--- a/ui/include/views/configuration.host.edit.php
+++ b/ui/include/views/configuration.host.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.list.php b/ui/include/views/configuration.host.list.php
index ef7ae2cb06a..857d66963ef 100644
--- a/ui/include/views/configuration.host.list.php
+++ b/ui/include/views/configuration.host.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.prototype.edit.php b/ui/include/views/configuration.host.prototype.edit.php
index 53e622e3d11..ecc85c1c793 100644
--- a/ui/include/views/configuration.host.prototype.edit.php
+++ b/ui/include/views/configuration.host.prototype.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.host.prototype.list.php b/ui/include/views/configuration.host.prototype.list.php
index 4c4d19ebc13..3c685becb05 100644
--- a/ui/include/views/configuration.host.prototype.list.php
+++ b/ui/include/views/configuration.host.prototype.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.hostgroups.edit.php b/ui/include/views/configuration.hostgroups.edit.php
index b4c8fe4d1cf..3a1624bc85e 100644
--- a/ui/include/views/configuration.hostgroups.edit.php
+++ b/ui/include/views/configuration.hostgroups.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.hostgroups.list.php b/ui/include/views/configuration.hostgroups.list.php
index cf14b8b8b32..1086b60ac35 100644
--- a/ui/include/views/configuration.hostgroups.list.php
+++ b/ui/include/views/configuration.hostgroups.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.httpconf.edit.php b/ui/include/views/configuration.httpconf.edit.php
index dd4b1bb8820..44ff59ef616 100644
--- a/ui/include/views/configuration.httpconf.edit.php
+++ b/ui/include/views/configuration.httpconf.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.httpconf.list.php b/ui/include/views/configuration.httpconf.list.php
index 1291fb21476..77c204700eb 100644
--- a/ui/include/views/configuration.httpconf.list.php
+++ b/ui/include/views/configuration.httpconf.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.item.edit.php b/ui/include/views/configuration.item.edit.php
index 0ce96700dff..fc3cc7cb42c 100644
--- a/ui/include/views/configuration.item.edit.php
+++ b/ui/include/views/configuration.item.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.item.list.php b/ui/include/views/configuration.item.list.php
index 2dd35c2ddfb..9e285652439 100644
--- a/ui/include/views/configuration.item.list.php
+++ b/ui/include/views/configuration.item.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.item.prototype.edit.php b/ui/include/views/configuration.item.prototype.edit.php
index 40647f4952c..ca24b6b00a1 100644
--- a/ui/include/views/configuration.item.prototype.edit.php
+++ b/ui/include/views/configuration.item.prototype.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.item.prototype.list.php b/ui/include/views/configuration.item.prototype.list.php
index 8bd6053f525..e9fefb94fa8 100644
--- a/ui/include/views/configuration.item.prototype.list.php
+++ b/ui/include/views/configuration.item.prototype.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.maintenance.edit.php b/ui/include/views/configuration.maintenance.edit.php
index 6637e8f8a96..522611e20af 100644
--- a/ui/include/views/configuration.maintenance.edit.php
+++ b/ui/include/views/configuration.maintenance.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.maintenance.list.php b/ui/include/views/configuration.maintenance.list.php
index b8d562cd3a6..db6c3ae8bb5 100644
--- a/ui/include/views/configuration.maintenance.list.php
+++ b/ui/include/views/configuration.maintenance.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.services.edit.php b/ui/include/views/configuration.services.edit.php
index aa1d420efb0..a12385b74a3 100644
--- a/ui/include/views/configuration.services.edit.php
+++ b/ui/include/views/configuration.services.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.services.list.php b/ui/include/views/configuration.services.list.php
index c2645a63a59..bf76dfbd09b 100644
--- a/ui/include/views/configuration.services.list.php
+++ b/ui/include/views/configuration.services.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.template.edit.php b/ui/include/views/configuration.template.edit.php
index 4455d04e6aa..06a8e2dfdbd 100644
--- a/ui/include/views/configuration.template.edit.php
+++ b/ui/include/views/configuration.template.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.template.list.php b/ui/include/views/configuration.template.list.php
index 6c29926428f..555e10e4e73 100644
--- a/ui/include/views/configuration.template.list.php
+++ b/ui/include/views/configuration.template.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.trigger.prototype.edit.php b/ui/include/views/configuration.trigger.prototype.edit.php
index 3fe7c69966d..ffc264b40dd 100644
--- a/ui/include/views/configuration.trigger.prototype.edit.php
+++ b/ui/include/views/configuration.trigger.prototype.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.trigger.prototype.list.php b/ui/include/views/configuration.trigger.prototype.list.php
index 0ae1d4e4992..64b47b30819 100644
--- a/ui/include/views/configuration.trigger.prototype.list.php
+++ b/ui/include/views/configuration.trigger.prototype.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.triggers.edit.php b/ui/include/views/configuration.triggers.edit.php
index 2df3276a42d..b8e53a696e1 100644
--- a/ui/include/views/configuration.triggers.edit.php
+++ b/ui/include/views/configuration.triggers.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/configuration.triggers.list.php b/ui/include/views/configuration.triggers.list.php
index 60a8f127d59..ad65e465a04 100644
--- a/ui/include/views/configuration.triggers.list.php
+++ b/ui/include/views/configuration.triggers.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/general.browserwarning.php b/ui/include/views/general.browserwarning.php
index 8f64455eeea..2a05577e765 100644
--- a/ui/include/views/general.browserwarning.php
+++ b/ui/include/views/general.browserwarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/general.login.php b/ui/include/views/general.login.php
index c5b46ab319e..84a19025fb7 100644
--- a/ui/include/views/general.login.php
+++ b/ui/include/views/general.login.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/general.warning.php b/ui/include/views/general.warning.php
index b0dc61fca0e..fbd54e8bbc6 100644
--- a/ui/include/views/general.warning.php
+++ b/ui/include/views/general.warning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/inventory.host.list.php b/ui/include/views/inventory.host.list.php
index 26c11881563..12b406480eb 100644
--- a/ui/include/views/inventory.host.list.php
+++ b/ui/include/views/inventory.host.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/inventory.host.view.php b/ui/include/views/inventory.host.view.php
index 1a0ff3a4426..dc0e0ecf820 100644
--- a/ui/include/views/inventory.host.view.php
+++ b/ui/include/views/inventory.host.view.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/common.init.js.php b/ui/include/views/js/common.init.js.php
index 44888808162..837e60e80c6 100644
--- a/ui/include/views/js/common.init.js.php
+++ b/ui/include/views/js/common.init.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/common.item.edit.js.php b/ui/include/views/js/common.item.edit.js.php
index 2535e8a769f..be4652f5908 100644
--- a/ui/include/views/js/common.item.edit.js.php
+++ b/ui/include/views/js/common.item.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/common.template.edit.js.php b/ui/include/views/js/common.template.edit.js.php
index a5da30ec3e5..69a5ab91b3c 100644
--- a/ui/include/views/js/common.template.edit.js.php
+++ b/ui/include/views/js/common.template.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.action.edit.js.php b/ui/include/views/js/configuration.action.edit.js.php
index bec13465ee1..61be7ecfe86 100644
--- a/ui/include/views/js/configuration.action.edit.js.php
+++ b/ui/include/views/js/configuration.action.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.copy.elements.js.php b/ui/include/views/js/configuration.copy.elements.js.php
index a5957e97f7f..dcdf411de9b 100644
--- a/ui/include/views/js/configuration.copy.elements.js.php
+++ b/ui/include/views/js/configuration.copy.elements.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.graph.edit.js.php b/ui/include/views/js/configuration.graph.edit.js.php
index 01e7e16fb57..6eec623f43e 100644
--- a/ui/include/views/js/configuration.graph.edit.js.php
+++ b/ui/include/views/js/configuration.graph.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.discovery.edit.js.php b/ui/include/views/js/configuration.host.discovery.edit.js.php
index fad7e74d771..c05b4227aa1 100644
--- a/ui/include/views/js/configuration.host.discovery.edit.js.php
+++ b/ui/include/views/js/configuration.host.discovery.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.discovery.edit.overr.js.php b/ui/include/views/js/configuration.host.discovery.edit.overr.js.php
index dc7ee118c05..174d8a46bbe 100644
--- a/ui/include/views/js/configuration.host.discovery.edit.overr.js.php
+++ b/ui/include/views/js/configuration.host.discovery.edit.overr.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.discovery.list.js.php b/ui/include/views/js/configuration.host.discovery.list.js.php
index 9154efd6bd6..3ad2278f370 100644
--- a/ui/include/views/js/configuration.host.discovery.list.js.php
+++ b/ui/include/views/js/configuration.host.discovery.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.edit.js.php b/ui/include/views/js/configuration.host.edit.js.php
index c492d0f0f26..88a1c2bed08 100644
--- a/ui/include/views/js/configuration.host.edit.js.php
+++ b/ui/include/views/js/configuration.host.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.list.js.php b/ui/include/views/js/configuration.host.list.js.php
index 18fa277af32..4751dd593cc 100644
--- a/ui/include/views/js/configuration.host.list.js.php
+++ b/ui/include/views/js/configuration.host.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.host.prototype.edit.js.php b/ui/include/views/js/configuration.host.prototype.edit.js.php
index 04c85d71c31..dec88c8c645 100644
--- a/ui/include/views/js/configuration.host.prototype.edit.js.php
+++ b/ui/include/views/js/configuration.host.prototype.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.httpconf.edit.js.php b/ui/include/views/js/configuration.httpconf.edit.js.php
index c5e81d1605a..8e1766ad09c 100644
--- a/ui/include/views/js/configuration.httpconf.edit.js.php
+++ b/ui/include/views/js/configuration.httpconf.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.item.edit.js.php b/ui/include/views/js/configuration.item.edit.js.php
index 6f554bb1605..8c2fbbc410a 100644
--- a/ui/include/views/js/configuration.item.edit.js.php
+++ b/ui/include/views/js/configuration.item.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.item.list.js.php b/ui/include/views/js/configuration.item.list.js.php
index 3a274a33b29..1e8d464fbf4 100644
--- a/ui/include/views/js/configuration.item.list.js.php
+++ b/ui/include/views/js/configuration.item.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.item.prototype.edit.js.php b/ui/include/views/js/configuration.item.prototype.edit.js.php
index 3a299fd41c4..9b6258fd658 100644
--- a/ui/include/views/js/configuration.item.prototype.edit.js.php
+++ b/ui/include/views/js/configuration.item.prototype.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.maintenance.edit.js.php b/ui/include/views/js/configuration.maintenance.edit.js.php
index 9be2648d311..5f3e2f1536f 100644
--- a/ui/include/views/js/configuration.maintenance.edit.js.php
+++ b/ui/include/views/js/configuration.maintenance.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.services.edit.js.php b/ui/include/views/js/configuration.services.edit.js.php
index 6b90ebf7170..0bdbca8c64e 100644
--- a/ui/include/views/js/configuration.services.edit.js.php
+++ b/ui/include/views/js/configuration.services.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.template.list.js.php b/ui/include/views/js/configuration.template.list.js.php
index bb4f7112dde..761d47d05c9 100644
--- a/ui/include/views/js/configuration.template.list.js.php
+++ b/ui/include/views/js/configuration.template.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.triggers.edit.js.php b/ui/include/views/js/configuration.triggers.edit.js.php
index e1dfd336690..20e576f9a8e 100644
--- a/ui/include/views/js/configuration.triggers.edit.js.php
+++ b/ui/include/views/js/configuration.triggers.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/configuration.triggers.list.js.php b/ui/include/views/js/configuration.triggers.list.js.php
index 11fe3f89748..4c62fd64649 100644
--- a/ui/include/views/js/configuration.triggers.list.js.php
+++ b/ui/include/views/js/configuration.triggers.list.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/editabletable.js.php b/ui/include/views/js/editabletable.js.php
index 7dad9cc6e68..94e3cf81398 100644
--- a/ui/include/views/js/editabletable.js.php
+++ b/ui/include/views/js/editabletable.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/item.preprocessing.js.php b/ui/include/views/js/item.preprocessing.js.php
index 0be2f221cf3..b66c2b2a5dd 100644
--- a/ui/include/views/js/item.preprocessing.js.php
+++ b/ui/include/views/js/item.preprocessing.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/itemtest.js.php b/ui/include/views/js/itemtest.js.php
index 982f923cd03..7d5dad08657 100644
--- a/ui/include/views/js/itemtest.js.php
+++ b/ui/include/views/js/itemtest.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.history.js.php b/ui/include/views/js/monitoring.history.js.php
index 64e9ad1737d..00bfb7c5b4b 100644
--- a/ui/include/views/js/monitoring.history.js.php
+++ b/ui/include/views/js/monitoring.history.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.screen.constructor.edit.js.php b/ui/include/views/js/monitoring.screen.constructor.edit.js.php
index 293e5855d5c..c071f3c2aa5 100644
--- a/ui/include/views/js/monitoring.screen.constructor.edit.js.php
+++ b/ui/include/views/js/monitoring.screen.constructor.edit.js.php
@@ -1,7 +1,7 @@
<?php declare(strict_types=1);
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.screen.edit.js.php b/ui/include/views/js/monitoring.screen.edit.js.php
index e2861dd65e3..0bcae9c0a03 100644
--- a/ui/include/views/js/monitoring.screen.edit.js.php
+++ b/ui/include/views/js/monitoring.screen.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.screen.js.php b/ui/include/views/js/monitoring.screen.js.php
index e1cf30a11d7..45f36030999 100644
--- a/ui/include/views/js/monitoring.screen.js.php
+++ b/ui/include/views/js/monitoring.screen.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.slideconf.edit.js.php b/ui/include/views/js/monitoring.slideconf.edit.js.php
index d638aa207b7..3360814b378 100644
--- a/ui/include/views/js/monitoring.slideconf.edit.js.php
+++ b/ui/include/views/js/monitoring.slideconf.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.slides.js.php b/ui/include/views/js/monitoring.slides.js.php
index 7cc96bab722..472e4560d72 100644
--- a/ui/include/views/js/monitoring.slides.js.php
+++ b/ui/include/views/js/monitoring.slides.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.sysmap.edit.js.php b/ui/include/views/js/monitoring.sysmap.edit.js.php
index c034a158c6a..f2bfd07bc86 100644
--- a/ui/include/views/js/monitoring.sysmap.edit.js.php
+++ b/ui/include/views/js/monitoring.sysmap.edit.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/js/monitoring.sysmaps.js.php b/ui/include/views/js/monitoring.sysmaps.js.php
index 158dfcbd7c7..4dd3566bf9e 100644
--- a/ui/include/views/js/monitoring.sysmaps.js.php
+++ b/ui/include/views/js/monitoring.sysmaps.js.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.history.php b/ui/include/views/monitoring.history.php
index 6d0e92f0757..cf9640fd9bc 100644
--- a/ui/include/views/monitoring.history.php
+++ b/ui/include/views/monitoring.history.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.overview.items.php b/ui/include/views/monitoring.overview.items.php
index c957c9997c9..eb1dfa4217b 100644
--- a/ui/include/views/monitoring.overview.items.php
+++ b/ui/include/views/monitoring.overview.items.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.overview.triggers.php b/ui/include/views/monitoring.overview.triggers.php
index b446203a5cf..d139dd1cc86 100644
--- a/ui/include/views/monitoring.overview.triggers.php
+++ b/ui/include/views/monitoring.overview.triggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.screen.constructor.edit.php b/ui/include/views/monitoring.screen.constructor.edit.php
index e3ec2d055ff..2ccd9bd3641 100644
--- a/ui/include/views/monitoring.screen.constructor.edit.php
+++ b/ui/include/views/monitoring.screen.constructor.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.screen.constructor.list.php b/ui/include/views/monitoring.screen.constructor.list.php
index 79b0d92f573..2b2a7f9ac93 100644
--- a/ui/include/views/monitoring.screen.constructor.list.php
+++ b/ui/include/views/monitoring.screen.constructor.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.screen.edit.php b/ui/include/views/monitoring.screen.edit.php
index f6b1ca76a3d..07c7378fc36 100644
--- a/ui/include/views/monitoring.screen.edit.php
+++ b/ui/include/views/monitoring.screen.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.screen.list.php b/ui/include/views/monitoring.screen.list.php
index 088e18cae38..56a6dfdbd5e 100644
--- a/ui/include/views/monitoring.screen.list.php
+++ b/ui/include/views/monitoring.screen.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.screen.php b/ui/include/views/monitoring.screen.php
index a8b8a04c240..1d788717a99 100644
--- a/ui/include/views/monitoring.screen.php
+++ b/ui/include/views/monitoring.screen.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.slideconf.edit.php b/ui/include/views/monitoring.slideconf.edit.php
index d374e4507ff..be4e25b910a 100644
--- a/ui/include/views/monitoring.slideconf.edit.php
+++ b/ui/include/views/monitoring.slideconf.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.slideconf.list.php b/ui/include/views/monitoring.slideconf.list.php
index 6ef9bb3ac43..3efd460cb4c 100644
--- a/ui/include/views/monitoring.slideconf.list.php
+++ b/ui/include/views/monitoring.slideconf.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.slides.php b/ui/include/views/monitoring.slides.php
index 522c54801b0..5cb5b414c12 100644
--- a/ui/include/views/monitoring.slides.php
+++ b/ui/include/views/monitoring.slides.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.sysmap.constructor.php b/ui/include/views/monitoring.sysmap.constructor.php
index b1d762de495..168711175b9 100644
--- a/ui/include/views/monitoring.sysmap.constructor.php
+++ b/ui/include/views/monitoring.sysmap.constructor.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.sysmap.edit.php b/ui/include/views/monitoring.sysmap.edit.php
index d1c872f659c..45179414e03 100644
--- a/ui/include/views/monitoring.sysmap.edit.php
+++ b/ui/include/views/monitoring.sysmap.edit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/monitoring.sysmap.list.php b/ui/include/views/monitoring.sysmap.list.php
index 0c8423336c8..2113166e43f 100644
--- a/ui/include/views/monitoring.sysmap.list.php
+++ b/ui/include/views/monitoring.sysmap.list.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/include/views/reports.toptriggers.php b/ui/include/views/reports.toptriggers.php
index 745b719bf3f..b7b0c641534 100644
--- a/ui/include/views/reports.toptriggers.php
+++ b/ui/include/views/reports.toptriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/index.php b/ui/index.php
index c0ec622095d..1e85075432f 100644
--- a/ui/index.php
+++ b/ui/index.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/index_http.php b/ui/index_http.php
index d14e8de62fd..cc124986a98 100644
--- a/ui/index_http.php
+++ b/ui/index_http.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/index_sso.php b/ui/index_sso.php
index 02fcba5b01c..3183bfd8a5c 100644
--- a/ui/index_sso.php
+++ b/ui/index_sso.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/items.php b/ui/items.php
index 9fc73005a29..ba3fcc4f0d0 100644
--- a/ui/items.php
+++ b/ui/items.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/browsers.js b/ui/js/browsers.js
index 5df72655c50..38109695cc6 100644
--- a/ui/js/browsers.js
+++ b/ui/js/browsers.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/chkbxrange.js b/ui/js/chkbxrange.js
index 4b0177964b2..3b800e253b1 100644
--- a/ui/js/chkbxrange.js
+++ b/ui/js/chkbxrange.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.base-component.js b/ui/js/class.base-component.js
index dac33098781..5911ec2240b 100644
--- a/ui/js/class.base-component.js
+++ b/ui/js/class.base-component.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.bbcode.js b/ui/js/class.bbcode.js
index e757d6d8aa2..65eae659c29 100644
--- a/ui/js/class.bbcode.js
+++ b/ui/js/class.bbcode.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.browsertab.js b/ui/js/class.browsertab.js
index c5ff413703c..c1c98126fd4 100644
--- a/ui/js/class.browsertab.js
+++ b/ui/js/class.browsertab.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.calendar.js b/ui/js/class.calendar.js
index a7e646740a4..9660ec7f076 100644
--- a/ui/js/class.calendar.js
+++ b/ui/js/class.calendar.js
@@ -1,7 +1,7 @@
// JavaScript Document
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cdate.js b/ui/js/class.cdate.js
index a30c6a70a28..6087f3eacfe 100644
--- a/ui/js/class.cdate.js
+++ b/ui/js/class.cdate.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cdebug.js b/ui/js/class.cdebug.js
index 3042ee5fb5b..7d9f25e83a2 100644
--- a/ui/js/class.cdebug.js
+++ b/ui/js/class.cdebug.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cmap.js b/ui/js/class.cmap.js
index 47b15730239..830f3aa1cad 100644
--- a/ui/js/class.cmap.js
+++ b/ui/js/class.cmap.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cnavtree.js b/ui/js/class.cnavtree.js
index b36638820a1..ec3ecf30e2a 100644
--- a/ui/js/class.cnavtree.js
+++ b/ui/js/class.cnavtree.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cookie.js b/ui/js/class.cookie.js
index 93e436da5e2..12461a55a8c 100644
--- a/ui/js/class.cookie.js
+++ b/ui/js/class.cookie.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.coverride.js b/ui/js/class.coverride.js
index e9649d3e7ab..d45ae49c00c 100644
--- a/ui/js/class.coverride.js
+++ b/ui/js/class.coverride.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.crangecontrol.js b/ui/js/class.crangecontrol.js
index 51499e6d5ea..90dc04bb05e 100644
--- a/ui/js/class.crangecontrol.js
+++ b/ui/js/class.crangecontrol.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cscreen.js b/ui/js/class.cscreen.js
index b6d3245db0b..e0f00857337 100644
--- a/ui/js/class.cscreen.js
+++ b/ui/js/class.cscreen.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.csuggest.js b/ui/js/class.csuggest.js
index 35b629beddc..ca9135233da 100644
--- a/ui/js/class.csuggest.js
+++ b/ui/js/class.csuggest.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.csvggraph.js b/ui/js/class.csvggraph.js
index e54cb023412..f83a2c8b7f7 100644
--- a/ui/js/class.csvggraph.js
+++ b/ui/js/class.csvggraph.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.ctree.js b/ui/js/class.ctree.js
index ea49b385fdf..6bf184ae5bc 100644
--- a/ui/js/class.ctree.js
+++ b/ui/js/class.ctree.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.curl.js b/ui/js/class.curl.js
index 25952bba388..7092df7ac12 100644
--- a/ui/js/class.curl.js
+++ b/ui/js/class.curl.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cverticalaccordion.js b/ui/js/class.cverticalaccordion.js
index a60b2da038e..a529f8eb277 100644
--- a/ui/js/class.cverticalaccordion.js
+++ b/ui/js/class.cverticalaccordion.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.cviewswitcher.js b/ui/js/class.cviewswitcher.js
index 8c7665a63d4..a676081cde4 100644
--- a/ui/js/class.cviewswitcher.js
+++ b/ui/js/class.cviewswitcher.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.localstorage.js b/ui/js/class.localstorage.js
index afece50efe6..259cf3550c8 100644
--- a/ui/js/class.localstorage.js
+++ b/ui/js/class.localstorage.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.mapWidget.js b/ui/js/class.mapWidget.js
index 43ac5b94272..9f91d8f6ce0 100644
--- a/ui/js/class.mapWidget.js
+++ b/ui/js/class.mapWidget.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.menu-item.js b/ui/js/class.menu-item.js
index 6ad5e497c56..7f37f08d7f1 100644
--- a/ui/js/class.menu-item.js
+++ b/ui/js/class.menu-item.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.menu.js b/ui/js/class.menu.js
index f55f9a06484..9ca2752aac6 100644
--- a/ui/js/class.menu.js
+++ b/ui/js/class.menu.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.notification.collection.js b/ui/js/class.notification.collection.js
index ffab09dd360..7099d0b4f7c 100644
--- a/ui/js/class.notification.collection.js
+++ b/ui/js/class.notification.collection.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.notification.js b/ui/js/class.notification.js
index ecc56326ae7..632a17fe073 100644
--- a/ui/js/class.notification.js
+++ b/ui/js/class.notification.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.notifications.audio.js b/ui/js/class.notifications.audio.js
index 31f108dfc70..920424745f0 100644
--- a/ui/js/class.notifications.audio.js
+++ b/ui/js/class.notifications.audio.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.notifications.js b/ui/js/class.notifications.js
index afab07bf8c5..895c6371c04 100644
--- a/ui/js/class.notifications.js
+++ b/ui/js/class.notifications.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.overlay.js b/ui/js/class.overlay.js
index 8e31b611503..72a804f63a7 100644
--- a/ui/js/class.overlay.js
+++ b/ui/js/class.overlay.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2019 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.overlaycollection.js b/ui/js/class.overlaycollection.js
index 75eb2ee2474..acf530b87c1 100644
--- a/ui/js/class.overlaycollection.js
+++ b/ui/js/class.overlaycollection.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.pmaster.js b/ui/js/class.pmaster.js
index dc3bd6faf7c..183c23ad973 100644
--- a/ui/js/class.pmaster.js
+++ b/ui/js/class.pmaster.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.rpc.js b/ui/js/class.rpc.js
index c3527cc381a..84c69c60754 100644
--- a/ui/js/class.rpc.js
+++ b/ui/js/class.rpc.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.scrollable.js b/ui/js/class.scrollable.js
index 2b66e05cf5c..d695f8c0c7d 100644
--- a/ui/js/class.scrollable.js
+++ b/ui/js/class.scrollable.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.sidebar.js b/ui/js/class.sidebar.js
index 1afca6709b0..789be963eda 100644
--- a/ui/js/class.sidebar.js
+++ b/ui/js/class.sidebar.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.tab-indicators.js b/ui/js/class.tab-indicators.js
index 92449cb4b84..f824d7c784e 100644
--- a/ui/js/class.tab-indicators.js
+++ b/ui/js/class.tab-indicators.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.tabfilter.js b/ui/js/class.tabfilter.js
index 1480d1ae30c..74ec876f73c 100644
--- a/ui/js/class.tabfilter.js
+++ b/ui/js/class.tabfilter.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.tabfilteritem.js b/ui/js/class.tabfilteritem.js
index 79362d0e5c3..62b949fee09 100644
--- a/ui/js/class.tabfilteritem.js
+++ b/ui/js/class.tabfilteritem.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/class.template.js b/ui/js/class.template.js
index 80d76427c56..48384935769 100644
--- a/ui/js/class.template.js
+++ b/ui/js/class.template.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/colorpicker.js b/ui/js/colorpicker.js
index 87e8cac2d9b..fb2431dcea5 100644
--- a/ui/js/colorpicker.js
+++ b/ui/js/colorpicker.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/common.js b/ui/js/common.js
index f83a1caf436..e5beb2f368f 100644
--- a/ui/js/common.js
+++ b/ui/js/common.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/csvggraphwidget.js b/ui/js/csvggraphwidget.js
index 13deae10a1c..cfc042477c6 100644
--- a/ui/js/csvggraphwidget.js
+++ b/ui/js/csvggraphwidget.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/dashboard.grid.js b/ui/js/dashboard.grid.js
index 75ada3c7222..d196a8b4216 100644
--- a/ui/js/dashboard.grid.js
+++ b/ui/js/dashboard.grid.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/flickerfreescreen.js b/ui/js/flickerfreescreen.js
index 8b72a77b885..da9980cf45a 100644
--- a/ui/js/flickerfreescreen.js
+++ b/ui/js/flickerfreescreen.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/functions.js b/ui/js/functions.js
index 7b8be02261a..8f25d1c6a0e 100644
--- a/ui/js/functions.js
+++ b/ui/js/functions.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/gtlc.js b/ui/js/gtlc.js
index f8f6b8933f3..bc16749f3da 100644
--- a/ui/js/gtlc.js
+++ b/ui/js/gtlc.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/init.js b/ui/js/init.js
index fc607c9c6a6..ee22444f755 100644
--- a/ui/js/init.js
+++ b/ui/js/init.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/inputsecret.js b/ui/js/inputsecret.js
index 12008f0895a..0ac2a3ce2c2 100644
--- a/ui/js/inputsecret.js
+++ b/ui/js/inputsecret.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/layout.mode.js b/ui/js/layout.mode.js
index 0e54d28b6bb..0231f8f1afb 100644
--- a/ui/js/layout.mode.js
+++ b/ui/js/layout.mode.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/macrovalue.js b/ui/js/macrovalue.js
index 49a8dc3f835..fcde6cd41f4 100644
--- a/ui/js/macrovalue.js
+++ b/ui/js/macrovalue.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/main.js b/ui/js/main.js
index b012df48538..ec01bdc8c61 100644
--- a/ui/js/main.js
+++ b/ui/js/main.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/menupopup.js b/ui/js/menupopup.js
index 635720c0abc..de68811b8d2 100644
--- a/ui/js/menupopup.js
+++ b/ui/js/menupopup.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/multilineinput.js b/ui/js/multilineinput.js
index 48c805a00f0..6e583d76840 100644
--- a/ui/js/multilineinput.js
+++ b/ui/js/multilineinput.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/multiselect.js b/ui/js/multiselect.js
index 53375bb3827..9f0a1343987 100644
--- a/ui/js/multiselect.js
+++ b/ui/js/multiselect.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/items.js b/ui/js/pages/items.js
index 9488e360f74..2565c5cecd7 100644
--- a/ui/js/pages/items.js
+++ b/ui/js/pages/items.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/monitoring.overview.js b/ui/js/pages/monitoring.overview.js
index 6c8bda43544..d0bdcbee65c 100644
--- a/ui/js/pages/monitoring.overview.js
+++ b/ui/js/pages/monitoring.overview.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/popup.condition.common.js b/ui/js/pages/popup.condition.common.js
index 7df875ec67b..5088f8f1308 100644
--- a/ui/js/pages/popup.condition.common.js
+++ b/ui/js/pages/popup.condition.common.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/popup.operation.common.js b/ui/js/pages/popup.operation.common.js
index da4eeb887df..d25a57f0455 100644
--- a/ui/js/pages/popup.operation.common.js
+++ b/ui/js/pages/popup.operation.common.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/report2.js b/ui/js/pages/report2.js
index 6aec74e4477..337716d916f 100644
--- a/ui/js/pages/report2.js
+++ b/ui/js/pages/report2.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/report4.js b/ui/js/pages/report4.js
index b9bdd8ee026..3c54de5560f 100644
--- a/ui/js/pages/report4.js
+++ b/ui/js/pages/report4.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/setup.js b/ui/js/pages/setup.js
index 8324b638ad4..081e7518efc 100644
--- a/ui/js/pages/setup.js
+++ b/ui/js/pages/setup.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/pages/srv_status.js b/ui/js/pages/srv_status.js
index dc02c05dbf6..a149571a8ea 100644
--- a/ui/js/pages/srv_status.js
+++ b/ui/js/pages/srv_status.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/servercheck.js b/ui/js/servercheck.js
index 89eac8f387d..f6958e07f57 100644
--- a/ui/js/servercheck.js
+++ b/ui/js/servercheck.js
@@ -1,6 +1,6 @@
/*
** Zabbix
- ** Copyright (C) 2001-2020 Zabbix SIA
+ ** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/textareaflexible.js b/ui/js/textareaflexible.js
index ed87d923fb9..e1cf8f2acf3 100644
--- a/ui/js/textareaflexible.js
+++ b/ui/js/textareaflexible.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/vector/class.svg.canvas.js b/ui/js/vector/class.svg.canvas.js
index 81c81f1159b..64614017d5b 100644
--- a/ui/js/vector/class.svg.canvas.js
+++ b/ui/js/vector/class.svg.canvas.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/js/vector/class.svg.map.js b/ui/js/vector/class.svg.map.js
index e5f3a4f7d09..ef28a2d2b3f 100644
--- a/ui/js/vector/class.svg.map.js
+++ b/ui/js/vector/class.svg.map.js
@@ -1,6 +1,6 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/jsLoader.php b/ui/jsLoader.php
index 5cc2b73071c..b096c2f2355 100644
--- a/ui/jsLoader.php
+++ b/ui/jsLoader.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/jsrpc.php b/ui/jsrpc.php
index 579ae18c9e3..041847be699 100644
--- a/ui/jsrpc.php
+++ b/ui/jsrpc.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/maintenance.php b/ui/maintenance.php
index 270a419c3a3..34aa06b291c 100644
--- a/ui/maintenance.php
+++ b/ui/maintenance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/map.php b/ui/map.php
index 5adfc42afc9..15d9578f83f 100644
--- a/ui/map.php
+++ b/ui/map.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/overview.php b/ui/overview.php
index 5bd4dd1da12..815c0f26cd8 100644
--- a/ui/overview.php
+++ b/ui/overview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/report2.php b/ui/report2.php
index 4596a5265de..bfab8f554db 100644
--- a/ui/report2.php
+++ b/ui/report2.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/report4.php b/ui/report4.php
index a0be5c2e1b2..fdd8f88a73b 100644
--- a/ui/report4.php
+++ b/ui/report4.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/screenconf.php b/ui/screenconf.php
index 9a382ad250f..fa7c1ffc0a0 100644
--- a/ui/screenconf.php
+++ b/ui/screenconf.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/screenedit.php b/ui/screenedit.php
index 9d94285eb31..72464ced961 100644
--- a/ui/screenedit.php
+++ b/ui/screenedit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/screens.php b/ui/screens.php
index 277aed6749e..fdd382e7835 100644
--- a/ui/screens.php
+++ b/ui/screens.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/services.php b/ui/services.php
index 51c62c16f9b..524323bf48d 100644
--- a/ui/services.php
+++ b/ui/services.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/setup.php b/ui/setup.php
index a33d1ab2b18..8825a46001d 100644
--- a/ui/setup.php
+++ b/ui/setup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/slideconf.php b/ui/slideconf.php
index 072bdb1dc5e..d8064f7d46a 100644
--- a/ui/slideconf.php
+++ b/ui/slideconf.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/slides.php b/ui/slides.php
index 006b132e738..92d125faa72 100644
--- a/ui/slides.php
+++ b/ui/slides.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/srv_status.php b/ui/srv_status.php
index e5848510a1e..242546b9b49 100644
--- a/ui/srv_status.php
+++ b/ui/srv_status.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/sysmap.php b/ui/sysmap.php
index fce7cf72522..d164ba7f26e 100644
--- a/ui/sysmap.php
+++ b/ui/sysmap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/sysmaps.php b/ui/sysmaps.php
index f751c08967f..644c1181c8e 100644
--- a/ui/sysmaps.php
+++ b/ui/sysmaps.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/templates.php b/ui/templates.php
index 8b063f6cfb7..32d674f4d81 100644
--- a/ui/templates.php
+++ b/ui/templates.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/ApiJsonTests.php b/ui/tests/api_json/ApiJsonTests.php
index ce87a7fbc0c..ec72b4af003 100644
--- a/ui/tests/api_json/ApiJsonTests.php
+++ b/ui/tests/api_json/ApiJsonTests.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testAPIInfo.php b/ui/tests/api_json/testAPIInfo.php
index c6dc485e51c..d9ca1b6f2f3 100644
--- a/ui/tests/api_json/testAPIInfo.php
+++ b/ui/tests/api_json/testAPIInfo.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testAction.php b/ui/tests/api_json/testAction.php
index 910c5251171..c273d349060 100644
--- a/ui/tests/api_json/testAction.php
+++ b/ui/tests/api_json/testAction.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testApplication.php b/ui/tests/api_json/testApplication.php
index dcc39c97b18..89acdbfcd06 100644
--- a/ui/tests/api_json/testApplication.php
+++ b/ui/tests/api_json/testApplication.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testAuditLog.php b/ui/tests/api_json/testAuditLog.php
index 2db53befa63..1cc55c3b884 100644
--- a/ui/tests/api_json/testAuditLog.php
+++ b/ui/tests/api_json/testAuditLog.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testConfiguration.php b/ui/tests/api_json/testConfiguration.php
index f2398f7ec98..fe39d5d94e2 100644
--- a/ui/tests/api_json/testConfiguration.php
+++ b/ui/tests/api_json/testConfiguration.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testCorrelation.php b/ui/tests/api_json/testCorrelation.php
index 0c3ec30096c..add49527036 100644
--- a/ui/tests/api_json/testCorrelation.php
+++ b/ui/tests/api_json/testCorrelation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testDRule.php b/ui/tests/api_json/testDRule.php
index 31e0a4e5efb..d9b434eaeec 100644
--- a/ui/tests/api_json/testDRule.php
+++ b/ui/tests/api_json/testDRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testDependentItems.php b/ui/tests/api_json/testDependentItems.php
index b6e8c46e41f..897e1ca1e91 100644
--- a/ui/tests/api_json/testDependentItems.php
+++ b/ui/tests/api_json/testDependentItems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testDiscoveryRule.php b/ui/tests/api_json/testDiscoveryRule.php
index 0ba2fa52dab..63391abd776 100644
--- a/ui/tests/api_json/testDiscoveryRule.php
+++ b/ui/tests/api_json/testDiscoveryRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testGraphPrototype.php b/ui/tests/api_json/testGraphPrototype.php
index 8db77ed3637..349f373d36d 100644
--- a/ui/tests/api_json/testGraphPrototype.php
+++ b/ui/tests/api_json/testGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHistory.php b/ui/tests/api_json/testHistory.php
index 56ea4469c47..3223e07c54b 100644
--- a/ui/tests/api_json/testHistory.php
+++ b/ui/tests/api_json/testHistory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHost.php b/ui/tests/api_json/testHost.php
index 4661f42fc09..a6c966a49f5 100644
--- a/ui/tests/api_json/testHost.php
+++ b/ui/tests/api_json/testHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHostGroup.php b/ui/tests/api_json/testHostGroup.php
index 5cc8b13bf49..82c356bd56b 100644
--- a/ui/tests/api_json/testHostGroup.php
+++ b/ui/tests/api_json/testHostGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHostImport.php b/ui/tests/api_json/testHostImport.php
index 8ea42edcd4c..1172a77d211 100644
--- a/ui/tests/api_json/testHostImport.php
+++ b/ui/tests/api_json/testHostImport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHostInventory.php b/ui/tests/api_json/testHostInventory.php
index 1e90435eb61..f23316e6360 100644
--- a/ui/tests/api_json/testHostInventory.php
+++ b/ui/tests/api_json/testHostInventory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHostPrototype.php b/ui/tests/api_json/testHostPrototype.php
index 703d9bff494..016d67e2fc7 100644
--- a/ui/tests/api_json/testHostPrototype.php
+++ b/ui/tests/api_json/testHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testHostPrototypeInventory.php b/ui/tests/api_json/testHostPrototypeInventory.php
index 6a871b50373..4cd4e069fc5 100644
--- a/ui/tests/api_json/testHostPrototypeInventory.php
+++ b/ui/tests/api_json/testHostPrototypeInventory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testIconMap.php b/ui/tests/api_json/testIconMap.php
index 6d3a577f735..8ca731b4b6a 100644
--- a/ui/tests/api_json/testIconMap.php
+++ b/ui/tests/api_json/testIconMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testItem.php b/ui/tests/api_json/testItem.php
index 10168a73f42..2880576ddf3 100644
--- a/ui/tests/api_json/testItem.php
+++ b/ui/tests/api_json/testItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testItemPrototype.php b/ui/tests/api_json/testItemPrototype.php
index dee71ee8b63..6c5d6911786 100644
--- a/ui/tests/api_json/testItemPrototype.php
+++ b/ui/tests/api_json/testItemPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testMaintenance.php b/ui/tests/api_json/testMaintenance.php
index ced57596f52..2204464053b 100644
--- a/ui/tests/api_json/testMaintenance.php
+++ b/ui/tests/api_json/testMaintenance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testMap.php b/ui/tests/api_json/testMap.php
index 3221d591186..a95a4d13e87 100644
--- a/ui/tests/api_json/testMap.php
+++ b/ui/tests/api_json/testMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testProxy.php b/ui/tests/api_json/testProxy.php
index 804476b0e61..60bbbf4807a 100644
--- a/ui/tests/api_json/testProxy.php
+++ b/ui/tests/api_json/testProxy.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testScripts.php b/ui/tests/api_json/testScripts.php
index 469653c8a2d..84268892f0c 100644
--- a/ui/tests/api_json/testScripts.php
+++ b/ui/tests/api_json/testScripts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testTaskCreate.php b/ui/tests/api_json/testTaskCreate.php
index 39887c7d6a3..e2111e38e5d 100644
--- a/ui/tests/api_json/testTaskCreate.php
+++ b/ui/tests/api_json/testTaskCreate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testTemplateImport.php b/ui/tests/api_json/testTemplateImport.php
index 5a23dab68a2..a6033c0da46 100644
--- a/ui/tests/api_json/testTemplateImport.php
+++ b/ui/tests/api_json/testTemplateImport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testTriggerPermissions.php b/ui/tests/api_json/testTriggerPermissions.php
index 55e6728b169..8a8dff11aea 100644
--- a/ui/tests/api_json/testTriggerPermissions.php
+++ b/ui/tests/api_json/testTriggerPermissions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testTriggers.php b/ui/tests/api_json/testTriggers.php
index 8e21c12a116..719a25dd1a3 100644
--- a/ui/tests/api_json/testTriggers.php
+++ b/ui/tests/api_json/testTriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testUserGroup.php b/ui/tests/api_json/testUserGroup.php
index 57320c1dfae..5f5de0dc3fd 100644
--- a/ui/tests/api_json/testUserGroup.php
+++ b/ui/tests/api_json/testUserGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testUserMacro.php b/ui/tests/api_json/testUserMacro.php
index 7e83e0eda1a..2f651a8ba73 100644
--- a/ui/tests/api_json/testUserMacro.php
+++ b/ui/tests/api_json/testUserMacro.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testUsers.php b/ui/tests/api_json/testUsers.php
index 55c76640754..c75b80df090 100644
--- a/ui/tests/api_json/testUsers.php
+++ b/ui/tests/api_json/testUsers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testValuemap.php b/ui/tests/api_json/testValuemap.php
index a5fa5d1df65..0da7e3be100 100644
--- a/ui/tests/api_json/testValuemap.php
+++ b/ui/tests/api_json/testValuemap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/api_json/testWebScenario.php b/ui/tests/api_json/testWebScenario.php
index a5372d6cdd2..5d4df931372 100644
--- a/ui/tests/api_json/testWebScenario.php
+++ b/ui/tests/api_json/testWebScenario.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/frontend.php b/ui/tests/frontend.php
index 11eeba0dc6e..de30f870c07 100644
--- a/ui/tests/frontend.php
+++ b/ui/tests/frontend.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/GeneralTests.php b/ui/tests/general/GeneralTests.php
index 2f4a5b87f7e..7fbfb47bd0d 100644
--- a/ui/tests/general/GeneralTests.php
+++ b/ui/tests/general/GeneralTests.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/class_CDescription.php b/ui/tests/general/class_CDescription.php
index 0077dad65d1..946c082b314 100644
--- a/ui/tests/general/class_CDescription.php
+++ b/ui/tests/general/class_CDescription.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/dbConditionIdTest.php b/ui/tests/general/dbConditionIdTest.php
index afd581ee673..d7fc2184165 100644
--- a/ui/tests/general/dbConditionIdTest.php
+++ b/ui/tests/general/dbConditionIdTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/dbConditionIntTest.php b/ui/tests/general/dbConditionIntTest.php
index 5d75ef69f19..50270f853a5 100644
--- a/ui/tests/general/dbConditionIntTest.php
+++ b/ui/tests/general/dbConditionIntTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/dbConditionStringTest.php b/ui/tests/general/dbConditionStringTest.php
index 563c71e6555..911c745dcf6 100644
--- a/ui/tests/general/dbConditionStringTest.php
+++ b/ui/tests/general/dbConditionStringTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/function_DBclose.php b/ui/tests/general/function_DBclose.php
index f69c2c7146e..e30cb8177e0 100644
--- a/ui/tests/general/function_DBclose.php
+++ b/ui/tests/general/function_DBclose.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/function_DBconnect.php b/ui/tests/general/function_DBconnect.php
index 5bd542d9be4..f50711ec2b8 100644
--- a/ui/tests/general/function_DBconnect.php
+++ b/ui/tests/general/function_DBconnect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/function_DBselect.php b/ui/tests/general/function_DBselect.php
index 11759132d23..f8aa4d69e21 100644
--- a/ui/tests/general/function_DBselect.php
+++ b/ui/tests/general/function_DBselect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/makeSqlTest.php b/ui/tests/general/makeSqlTest.php
index 518478c42c3..9c358f75c4b 100644
--- a/ui/tests/general/makeSqlTest.php
+++ b/ui/tests/general/makeSqlTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/testHistoryManager.php b/ui/tests/general/testHistoryManager.php
index a22f0f812cb..1fe7396546f 100644
--- a/ui/tests/general/testHistoryManager.php
+++ b/ui/tests/general/testHistoryManager.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/urlParamTest.php b/ui/tests/general/urlParamTest.php
index 5dd1f6b2107..5795f35b4c3 100644
--- a/ui/tests/general/urlParamTest.php
+++ b/ui/tests/general/urlParamTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/general/zbx_dbcast_2bigintTest.php b/ui/tests/general/zbx_dbcast_2bigintTest.php
index ca81512c1dd..694c1b02f80 100644
--- a/ui/tests/general/zbx_dbcast_2bigintTest.php
+++ b/ui/tests/general/zbx_dbcast_2bigintTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CAPITest.php b/ui/tests/include/CAPITest.php
index 765c457dd38..8710444db9e 100644
--- a/ui/tests/include/CAPITest.php
+++ b/ui/tests/include/CAPITest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CBehavior.php b/ui/tests/include/CBehavior.php
index 21bd3363a46..67f45dd74f3 100644
--- a/ui/tests/include/CBehavior.php
+++ b/ui/tests/include/CBehavior.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CIntegrationTest.php b/ui/tests/include/CIntegrationTest.php
index 5374f187217..b374990a71d 100644
--- a/ui/tests/include/CIntegrationTest.php
+++ b/ui/tests/include/CIntegrationTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CLegacyWebTest.php b/ui/tests/include/CLegacyWebTest.php
index a92a2c19cf4..691eb1afa21 100644
--- a/ui/tests/include/CLegacyWebTest.php
+++ b/ui/tests/include/CLegacyWebTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CTest.php b/ui/tests/include/CTest.php
index a45a8310ab7..a1ae8587fbc 100644
--- a/ui/tests/include/CTest.php
+++ b/ui/tests/include/CTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CWebTest.php b/ui/tests/include/CWebTest.php
index 31b5de3a592..d95aed691d8 100644
--- a/ui/tests/include/CWebTest.php
+++ b/ui/tests/include/CWebTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/CZabbixClient.php b/ui/tests/include/CZabbixClient.php
index 13e2e4b553b..be7ede21ee6 100644
--- a/ui/tests/include/CZabbixClient.php
+++ b/ui/tests/include/CZabbixClient.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CAPIHelper.php b/ui/tests/include/helpers/CAPIHelper.php
index ab6470549b6..340c3915a08 100644
--- a/ui/tests/include/helpers/CAPIHelper.php
+++ b/ui/tests/include/helpers/CAPIHelper.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CDBHelper.php b/ui/tests/include/helpers/CDBHelper.php
index ed2aef9fd81..24d5ae930de 100644
--- a/ui/tests/include/helpers/CDBHelper.php
+++ b/ui/tests/include/helpers/CDBHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CDataHelper.php b/ui/tests/include/helpers/CDataHelper.php
index b2287cfc2ad..764ab0c9c81 100644
--- a/ui/tests/include/helpers/CDataHelper.php
+++ b/ui/tests/include/helpers/CDataHelper.php
@@ -2,7 +2,7 @@
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CExceptionHelper.php b/ui/tests/include/helpers/CExceptionHelper.php
index eaf349cdabc..93080cdf59d 100644
--- a/ui/tests/include/helpers/CExceptionHelper.php
+++ b/ui/tests/include/helpers/CExceptionHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CImageHelper.php b/ui/tests/include/helpers/CImageHelper.php
index 9444b5e7770..e68808cfa19 100644
--- a/ui/tests/include/helpers/CImageHelper.php
+++ b/ui/tests/include/helpers/CImageHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CLogHelper.php b/ui/tests/include/helpers/CLogHelper.php
index 202057cf606..6aa86c9f2cf 100644
--- a/ui/tests/include/helpers/CLogHelper.php
+++ b/ui/tests/include/helpers/CLogHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CTestArrayHelper.php b/ui/tests/include/helpers/CTestArrayHelper.php
index b4668682d0c..fa90292e7a1 100644
--- a/ui/tests/include/helpers/CTestArrayHelper.php
+++ b/ui/tests/include/helpers/CTestArrayHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/helpers/CXPathHelper.php b/ui/tests/include/helpers/CXPathHelper.php
index 38492883c0a..78c57658d05 100644
--- a/ui/tests/include/helpers/CXPathHelper.php
+++ b/ui/tests/include/helpers/CXPathHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CBaseElement.php b/ui/tests/include/web/CBaseElement.php
index 7437220ee4a..b76bd41225c 100644
--- a/ui/tests/include/web/CBaseElement.php
+++ b/ui/tests/include/web/CBaseElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CElement.php b/ui/tests/include/web/CElement.php
index 0791eb6e2cb..03dbef9604f 100644
--- a/ui/tests/include/web/CElement.php
+++ b/ui/tests/include/web/CElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CElementCollection.php b/ui/tests/include/web/CElementCollection.php
index 4afd217b611..d0ed2aa47dc 100644
--- a/ui/tests/include/web/CElementCollection.php
+++ b/ui/tests/include/web/CElementCollection.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CElementFilter.php b/ui/tests/include/web/CElementFilter.php
index b90e1abd29a..4ccd1d075b6 100644
--- a/ui/tests/include/web/CElementFilter.php
+++ b/ui/tests/include/web/CElementFilter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CElementQuery.php b/ui/tests/include/web/CElementQuery.php
index 67020843342..e6a7c9bc2b4 100644
--- a/ui/tests/include/web/CElementQuery.php
+++ b/ui/tests/include/web/CElementQuery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CPage.php b/ui/tests/include/web/CPage.php
index 61eb781455e..86e23ce5ad7 100644
--- a/ui/tests/include/web/CPage.php
+++ b/ui/tests/include/web/CPage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CastableTrait.php b/ui/tests/include/web/CastableTrait.php
index ee110a64423..cf115a324dd 100644
--- a/ui/tests/include/web/CastableTrait.php
+++ b/ui/tests/include/web/CastableTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/CommandExecutor.php b/ui/tests/include/web/CommandExecutor.php
index 0173c1b7be3..62425aba451 100644
--- a/ui/tests/include/web/CommandExecutor.php
+++ b/ui/tests/include/web/CommandExecutor.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/IWaitable.php b/ui/tests/include/web/IWaitable.php
index e0a4a1f751a..999ee0a2401 100644
--- a/ui/tests/include/web/IWaitable.php
+++ b/ui/tests/include/web/IWaitable.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/WaitableTrait.php b/ui/tests/include/web/WaitableTrait.php
index 16aafecb894..302ad0b08d3 100644
--- a/ui/tests/include/web/WaitableTrait.php
+++ b/ui/tests/include/web/WaitableTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CCheckboxElement.php b/ui/tests/include/web/elements/CCheckboxElement.php
index 580871953cc..0a43c732162 100644
--- a/ui/tests/include/web/elements/CCheckboxElement.php
+++ b/ui/tests/include/web/elements/CCheckboxElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CCheckboxFormElement.php b/ui/tests/include/web/elements/CCheckboxFormElement.php
index 4a6b321021e..924f71ef023 100644
--- a/ui/tests/include/web/elements/CCheckboxFormElement.php
+++ b/ui/tests/include/web/elements/CCheckboxFormElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CCheckboxListElement.php b/ui/tests/include/web/elements/CCheckboxListElement.php
index 454d1a28030..8090b3c8e4d 100644
--- a/ui/tests/include/web/elements/CCheckboxListElement.php
+++ b/ui/tests/include/web/elements/CCheckboxListElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CColorPickerElement.php b/ui/tests/include/web/elements/CColorPickerElement.php
index 42b7d8bc32b..9f40bb1a40d 100644
--- a/ui/tests/include/web/elements/CColorPickerElement.php
+++ b/ui/tests/include/web/elements/CColorPickerElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CCompositeInputElement.php b/ui/tests/include/web/elements/CCompositeInputElement.php
index cb8a5afed8d..c3820fcddff 100644
--- a/ui/tests/include/web/elements/CCompositeInputElement.php
+++ b/ui/tests/include/web/elements/CCompositeInputElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CDashboardElement.php b/ui/tests/include/web/elements/CDashboardElement.php
index b903649bc5b..c5b5ae65117 100644
--- a/ui/tests/include/web/elements/CDashboardElement.php
+++ b/ui/tests/include/web/elements/CDashboardElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CDropdownElement.php b/ui/tests/include/web/elements/CDropdownElement.php
index a6d33875573..28e7e6c0ec9 100644
--- a/ui/tests/include/web/elements/CDropdownElement.php
+++ b/ui/tests/include/web/elements/CDropdownElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CFilterTabElement.php b/ui/tests/include/web/elements/CFilterTabElement.php
index 8822d192df0..5cd195eed1a 100644
--- a/ui/tests/include/web/elements/CFilterTabElement.php
+++ b/ui/tests/include/web/elements/CFilterTabElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CFormElement.php b/ui/tests/include/web/elements/CFormElement.php
index c6967c21b41..ed528d5e700 100644
--- a/ui/tests/include/web/elements/CFormElement.php
+++ b/ui/tests/include/web/elements/CFormElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CHostInterfaceElement.php b/ui/tests/include/web/elements/CHostInterfaceElement.php
index db9e9e42897..307fa07ee52 100644
--- a/ui/tests/include/web/elements/CHostInterfaceElement.php
+++ b/ui/tests/include/web/elements/CHostInterfaceElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CInputGroupElement.php b/ui/tests/include/web/elements/CInputGroupElement.php
index ade33b87bfc..85138ef09cd 100644
--- a/ui/tests/include/web/elements/CInputGroupElement.php
+++ b/ui/tests/include/web/elements/CInputGroupElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CMessageElement.php b/ui/tests/include/web/elements/CMessageElement.php
index 7f608c85ce6..ea185aa8bef 100644
--- a/ui/tests/include/web/elements/CMessageElement.php
+++ b/ui/tests/include/web/elements/CMessageElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CMultifieldTableElement.php b/ui/tests/include/web/elements/CMultifieldTableElement.php
index 949e870c1db..b401f05dcaf 100644
--- a/ui/tests/include/web/elements/CMultifieldTableElement.php
+++ b/ui/tests/include/web/elements/CMultifieldTableElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CMultilineElement.php b/ui/tests/include/web/elements/CMultilineElement.php
index 97fbad8d0c1..2549b304187 100644
--- a/ui/tests/include/web/elements/CMultilineElement.php
+++ b/ui/tests/include/web/elements/CMultilineElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CMultiselectElement.php b/ui/tests/include/web/elements/CMultiselectElement.php
index ad35b79b557..4fae28cbb35 100644
--- a/ui/tests/include/web/elements/CMultiselectElement.php
+++ b/ui/tests/include/web/elements/CMultiselectElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CNullElement.php b/ui/tests/include/web/elements/CNullElement.php
index 086ab851a27..1e6084a161a 100644
--- a/ui/tests/include/web/elements/CNullElement.php
+++ b/ui/tests/include/web/elements/CNullElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/COverlayDialogElement.php b/ui/tests/include/web/elements/COverlayDialogElement.php
index ddcf9154e1c..422b1619a69 100644
--- a/ui/tests/include/web/elements/COverlayDialogElement.php
+++ b/ui/tests/include/web/elements/COverlayDialogElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CPopupButtonElement.php b/ui/tests/include/web/elements/CPopupButtonElement.php
index 6e249ba4b36..682239ce033 100644
--- a/ui/tests/include/web/elements/CPopupButtonElement.php
+++ b/ui/tests/include/web/elements/CPopupButtonElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CPopupMenuElement.php b/ui/tests/include/web/elements/CPopupMenuElement.php
index 7318ca45f5b..f62f52d5acd 100644
--- a/ui/tests/include/web/elements/CPopupMenuElement.php
+++ b/ui/tests/include/web/elements/CPopupMenuElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CSegmentedRadioElement.php b/ui/tests/include/web/elements/CSegmentedRadioElement.php
index b775c387e98..1f219a51236 100644
--- a/ui/tests/include/web/elements/CSegmentedRadioElement.php
+++ b/ui/tests/include/web/elements/CSegmentedRadioElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CTableElement.php b/ui/tests/include/web/elements/CTableElement.php
index f10df282ff6..414385511e4 100644
--- a/ui/tests/include/web/elements/CTableElement.php
+++ b/ui/tests/include/web/elements/CTableElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CTableRowElement.php b/ui/tests/include/web/elements/CTableRowElement.php
index 17de2397692..510927f2f4a 100644
--- a/ui/tests/include/web/elements/CTableRowElement.php
+++ b/ui/tests/include/web/elements/CTableRowElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CWidgetElement.php b/ui/tests/include/web/elements/CWidgetElement.php
index 8c66d2adc4d..f7dc4b27409 100644
--- a/ui/tests/include/web/elements/CWidgetElement.php
+++ b/ui/tests/include/web/elements/CWidgetElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/include/web/elements/CZDropdownElement.php b/ui/tests/include/web/elements/CZDropdownElement.php
index 14723948cef..d6bffc31983 100644
--- a/ui/tests/include/web/elements/CZDropdownElement.php
+++ b/ui/tests/include/web/elements/CZDropdownElement.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/IntegrationTests.php b/ui/tests/integration/IntegrationTests.php
index 8bb69358fd6..42a9d3c1e43 100644
--- a/ui/tests/integration/IntegrationTests.php
+++ b/ui/tests/integration/IntegrationTests.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/testDataCollection.php b/ui/tests/integration/testDataCollection.php
index 23b4e4e6879..cf9b6564261 100644
--- a/ui/tests/integration/testDataCollection.php
+++ b/ui/tests/integration/testDataCollection.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/testDiagnosticDataTask.php b/ui/tests/integration/testDiagnosticDataTask.php
index 163781294bd..f22fcd96782 100644
--- a/ui/tests/integration/testDiagnosticDataTask.php
+++ b/ui/tests/integration/testDiagnosticDataTask.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/testGoAgentDataCollection.php b/ui/tests/integration/testGoAgentDataCollection.php
index ae9aee37bf8..72cf7e2b622 100644
--- a/ui/tests/integration/testGoAgentDataCollection.php
+++ b/ui/tests/integration/testGoAgentDataCollection.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/testItemState.php b/ui/tests/integration/testItemState.php
index d490054a42d..10b9729b100 100644
--- a/ui/tests/integration/testItemState.php
+++ b/ui/tests/integration/testItemState.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/integration/testLowLevelDiscovery.php b/ui/tests/integration/testLowLevelDiscovery.php
index e62d6213015..5260c939551 100644
--- a/ui/tests/integration/testLowLevelDiscovery.php
+++ b/ui/tests/integration/testLowLevelDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/SeleniumTests.php b/ui/tests/selenium/SeleniumTests.php
index 0ca867f3444..eae7fcf111a 100644
--- a/ui/tests/selenium/SeleniumTests.php
+++ b/ui/tests/selenium/SeleniumTests.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/behaviors/CMessageBehavior.php b/ui/tests/selenium/behaviors/CMessageBehavior.php
index a4e6175457d..1fcb200fe1b 100644
--- a/ui/tests/selenium/behaviors/CMessageBehavior.php
+++ b/ui/tests/selenium/behaviors/CMessageBehavior.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormAdministrationGeneral.php b/ui/tests/selenium/common/testFormAdministrationGeneral.php
index 2fc7194ee72..7e8a814c88d 100644
--- a/ui/tests/selenium/common/testFormAdministrationGeneral.php
+++ b/ui/tests/selenium/common/testFormAdministrationGeneral.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormFilter.php b/ui/tests/selenium/common/testFormFilter.php
index 4344532b0c0..daf01eaf757 100644
--- a/ui/tests/selenium/common/testFormFilter.php
+++ b/ui/tests/selenium/common/testFormFilter.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormItemTest.php b/ui/tests/selenium/common/testFormItemTest.php
index 034ca700992..c53887f16a9 100644
--- a/ui/tests/selenium/common/testFormItemTest.php
+++ b/ui/tests/selenium/common/testFormItemTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormMacros.php b/ui/tests/selenium/common/testFormMacros.php
index 0356fb99b76..b309c73251e 100644
--- a/ui/tests/selenium/common/testFormMacros.php
+++ b/ui/tests/selenium/common/testFormMacros.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormPreprocessing.php b/ui/tests/selenium/common/testFormPreprocessing.php
index d8174f3757c..84e406dedfd 100644
--- a/ui/tests/selenium/common/testFormPreprocessing.php
+++ b/ui/tests/selenium/common/testFormPreprocessing.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/common/testFormTags.php b/ui/tests/selenium/common/testFormTags.php
index 7f2df1194ac..d51326ba3f5 100644
--- a/ui/tests/selenium/common/testFormTags.php
+++ b/ui/tests/selenium/common/testFormTags.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardCopyWidgets.php b/ui/tests/selenium/dashboard/testDashboardCopyWidgets.php
index deca5384ffe..bcac00d12af 100644
--- a/ui/tests/selenium/dashboard/testDashboardCopyWidgets.php
+++ b/ui/tests/selenium/dashboard/testDashboardCopyWidgets.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardDynamicItemWidgets.php b/ui/tests/selenium/dashboard/testDashboardDynamicItemWidgets.php
index f766c53cfab..9e65ab1df97 100644
--- a/ui/tests/selenium/dashboard/testDashboardDynamicItemWidgets.php
+++ b/ui/tests/selenium/dashboard/testDashboardDynamicItemWidgets.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardGraphPrototypeWidget.php b/ui/tests/selenium/dashboard/testDashboardGraphPrototypeWidget.php
index 647ad1c8279..553d34c4737 100644
--- a/ui/tests/selenium/dashboard/testDashboardGraphPrototypeWidget.php
+++ b/ui/tests/selenium/dashboard/testDashboardGraphPrototypeWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardGraphWidget.php b/ui/tests/selenium/dashboard/testDashboardGraphWidget.php
index 1a0d2ef43a3..205bcae3d51 100644
--- a/ui/tests/selenium/dashboard/testDashboardGraphWidget.php
+++ b/ui/tests/selenium/dashboard/testDashboardGraphWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardHostAvailabilityWidget.php b/ui/tests/selenium/dashboard/testDashboardHostAvailabilityWidget.php
index 19275d28be6..98c35ff1644 100644
--- a/ui/tests/selenium/dashboard/testDashboardHostAvailabilityWidget.php
+++ b/ui/tests/selenium/dashboard/testDashboardHostAvailabilityWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/dashboard/testDashboardProblemsBySeverityWidget.php b/ui/tests/selenium/dashboard/testDashboardProblemsBySeverityWidget.php
index 8ea1705b873..b3f726b7fca 100644
--- a/ui/tests/selenium/dashboard/testDashboardProblemsBySeverityWidget.php
+++ b/ui/tests/selenium/dashboard/testDashboardProblemsBySeverityWidget.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAction.php b/ui/tests/selenium/testFormAction.php
index 515414af92f..f8c1f9b1922 100644
--- a/ui/tests/selenium/testFormAction.php
+++ b/ui/tests/selenium/testFormAction.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationAuthenticationHttp.php b/ui/tests/selenium/testFormAdministrationAuthenticationHttp.php
index bc4fa7d61ca..06df5e9a13c 100644
--- a/ui/tests/selenium/testFormAdministrationAuthenticationHttp.php
+++ b/ui/tests/selenium/testFormAdministrationAuthenticationHttp.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationAuthenticationLdap.php b/ui/tests/selenium/testFormAdministrationAuthenticationLdap.php
index 2b9e162e49d..b7eab75f4a5 100644
--- a/ui/tests/selenium/testFormAdministrationAuthenticationLdap.php
+++ b/ui/tests/selenium/testFormAdministrationAuthenticationLdap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationAuthenticationSaml.php b/ui/tests/selenium/testFormAdministrationAuthenticationSaml.php
index d8d074edc86..c6fc964dec6 100644
--- a/ui/tests/selenium/testFormAdministrationAuthenticationSaml.php
+++ b/ui/tests/selenium/testFormAdministrationAuthenticationSaml.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationDMProxies.php b/ui/tests/selenium/testFormAdministrationDMProxies.php
index 3e4116bfaad..94bb71a20c9 100644
--- a/ui/tests/selenium/testFormAdministrationDMProxies.php
+++ b/ui/tests/selenium/testFormAdministrationDMProxies.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralAutoregistration.php b/ui/tests/selenium/testFormAdministrationGeneralAutoregistration.php
index 2d126bfe77c..70fe1089ab2 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralAutoregistration.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralAutoregistration.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralGUI.php b/ui/tests/selenium/testFormAdministrationGeneralGUI.php
index c0d67d23e4c..d3c55cb79cf 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralGUI.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralGUI.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralHousekeeper.php b/ui/tests/selenium/testFormAdministrationGeneralHousekeeper.php
index b5a7ce85188..990422293b9 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralHousekeeper.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralHousekeeper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralIconMapping.php b/ui/tests/selenium/testFormAdministrationGeneralIconMapping.php
index 5ed9f237ae7..c9a0f8bd9b1 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralIconMapping.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralIconMapping.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralImages.php b/ui/tests/selenium/testFormAdministrationGeneralImages.php
index ea35e6d82b0..2443e1fb2de 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralImages.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralImages.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralInstallation.php b/ui/tests/selenium/testFormAdministrationGeneralInstallation.php
index 03dccdaee81..2d6eb888761 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralInstallation.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralInstallation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralMacros.php b/ui/tests/selenium/testFormAdministrationGeneralMacros.php
index 5474d2b8584..291cc4f815f 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralMacros.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralMacros.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralOtherParams.php b/ui/tests/selenium/testFormAdministrationGeneralOtherParams.php
index 8834a42ba47..0a079b02397 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralOtherParams.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralOtherParams.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralRegexp.php b/ui/tests/selenium/testFormAdministrationGeneralRegexp.php
index 9a775b25dbc..994c6becc2a 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralRegexp.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralRegexp.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralTrigDisplOptions.php b/ui/tests/selenium/testFormAdministrationGeneralTrigDisplOptions.php
index 68a1869d079..54ff32f149c 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralTrigDisplOptions.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralTrigDisplOptions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationGeneralValuemap.php b/ui/tests/selenium/testFormAdministrationGeneralValuemap.php
index 9b9ca5c03d4..fc5be2754f8 100644
--- a/ui/tests/selenium/testFormAdministrationGeneralValuemap.php
+++ b/ui/tests/selenium/testFormAdministrationGeneralValuemap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationMediaTypeMessageTemplates.php b/ui/tests/selenium/testFormAdministrationMediaTypeMessageTemplates.php
index 6f825c84251..1d1e47d1199 100644
--- a/ui/tests/selenium/testFormAdministrationMediaTypeMessageTemplates.php
+++ b/ui/tests/selenium/testFormAdministrationMediaTypeMessageTemplates.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2019 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationMediaTypeWebhook.php b/ui/tests/selenium/testFormAdministrationMediaTypeWebhook.php
index 87d42f4f6be..ed45b6e251e 100644
--- a/ui/tests/selenium/testFormAdministrationMediaTypeWebhook.php
+++ b/ui/tests/selenium/testFormAdministrationMediaTypeWebhook.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2019 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationMediaTypes.php b/ui/tests/selenium/testFormAdministrationMediaTypes.php
index 860835d05da..9b7adcae4b1 100644
--- a/ui/tests/selenium/testFormAdministrationMediaTypes.php
+++ b/ui/tests/selenium/testFormAdministrationMediaTypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationScripts.php b/ui/tests/selenium/testFormAdministrationScripts.php
index be437a2deaf..2aa1aacec42 100644
--- a/ui/tests/selenium/testFormAdministrationScripts.php
+++ b/ui/tests/selenium/testFormAdministrationScripts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormAdministrationUserGroups.php b/ui/tests/selenium/testFormAdministrationUserGroups.php
index 35b53e5edb2..52847c9a209 100644
--- a/ui/tests/selenium/testFormAdministrationUserGroups.php
+++ b/ui/tests/selenium/testFormAdministrationUserGroups.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormApplication.php b/ui/tests/selenium/testFormApplication.php
index 11a01af54eb..2cc9be43437 100644
--- a/ui/tests/selenium/testFormApplication.php
+++ b/ui/tests/selenium/testFormApplication.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormEventCorrelation.php b/ui/tests/selenium/testFormEventCorrelation.php
index b3339ba48ec..8180a87c97a 100644
--- a/ui/tests/selenium/testFormEventCorrelation.php
+++ b/ui/tests/selenium/testFormEventCorrelation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormFilterHosts.php b/ui/tests/selenium/testFormFilterHosts.php
index 43406c1363b..c9506613018 100644
--- a/ui/tests/selenium/testFormFilterHosts.php
+++ b/ui/tests/selenium/testFormFilterHosts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormFilterProblems.php b/ui/tests/selenium/testFormFilterProblems.php
index 5a523f70575..84c3e21f8b9 100644
--- a/ui/tests/selenium/testFormFilterProblems.php
+++ b/ui/tests/selenium/testFormFilterProblems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormGraph.php b/ui/tests/selenium/testFormGraph.php
index 98c844ed55f..3f412b35216 100644
--- a/ui/tests/selenium/testFormGraph.php
+++ b/ui/tests/selenium/testFormGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormGraphPrototype.php b/ui/tests/selenium/testFormGraphPrototype.php
index 577d9b15fc8..721413c96b6 100644
--- a/ui/tests/selenium/testFormGraphPrototype.php
+++ b/ui/tests/selenium/testFormGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormHost.php b/ui/tests/selenium/testFormHost.php
index 917b51ce34e..08f7fb03fa9 100644
--- a/ui/tests/selenium/testFormHost.php
+++ b/ui/tests/selenium/testFormHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormHostGroup.php b/ui/tests/selenium/testFormHostGroup.php
index 03a27e473f9..8b723e04ce2 100644
--- a/ui/tests/selenium/testFormHostGroup.php
+++ b/ui/tests/selenium/testFormHostGroup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormHostLinkTemplates.php b/ui/tests/selenium/testFormHostLinkTemplates.php
index 29dccb9ad97..8c268550412 100644
--- a/ui/tests/selenium/testFormHostLinkTemplates.php
+++ b/ui/tests/selenium/testFormHostLinkTemplates.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormHostPrototype.php b/ui/tests/selenium/testFormHostPrototype.php
index 7431df1de6a..a01751fce93 100644
--- a/ui/tests/selenium/testFormHostPrototype.php
+++ b/ui/tests/selenium/testFormHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItem.php b/ui/tests/selenium/testFormItem.php
index 3ede3e85aa5..b7179aeef94 100644
--- a/ui/tests/selenium/testFormItem.php
+++ b/ui/tests/selenium/testFormItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemHttpAgent.php b/ui/tests/selenium/testFormItemHttpAgent.php
index 1f71fde777c..15d900b38d6 100644
--- a/ui/tests/selenium/testFormItemHttpAgent.php
+++ b/ui/tests/selenium/testFormItemHttpAgent.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemPreprocessing.php b/ui/tests/selenium/testFormItemPreprocessing.php
index f3bcb464581..2dda928fdb1 100644
--- a/ui/tests/selenium/testFormItemPreprocessing.php
+++ b/ui/tests/selenium/testFormItemPreprocessing.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemPreprocessingTest.php b/ui/tests/selenium/testFormItemPreprocessingTest.php
index dccfd64020f..3f2ca0ba252 100644
--- a/ui/tests/selenium/testFormItemPreprocessingTest.php
+++ b/ui/tests/selenium/testFormItemPreprocessingTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemPrototype.php b/ui/tests/selenium/testFormItemPrototype.php
index 598fe5e33af..19097bf930d 100644
--- a/ui/tests/selenium/testFormItemPrototype.php
+++ b/ui/tests/selenium/testFormItemPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemPrototypePreprocessing.php b/ui/tests/selenium/testFormItemPrototypePreprocessing.php
index ecae60284e1..bc38ea4a9f5 100644
--- a/ui/tests/selenium/testFormItemPrototypePreprocessing.php
+++ b/ui/tests/selenium/testFormItemPrototypePreprocessing.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemTestHost.php b/ui/tests/selenium/testFormItemTestHost.php
index 1ce1488415c..f6a67209a3f 100644
--- a/ui/tests/selenium/testFormItemTestHost.php
+++ b/ui/tests/selenium/testFormItemTestHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormItemTestTemplate.php b/ui/tests/selenium/testFormItemTestTemplate.php
index e9da96cd615..9ec3d4475d6 100644
--- a/ui/tests/selenium/testFormItemTestTemplate.php
+++ b/ui/tests/selenium/testFormItemTestTemplate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormLogin.php b/ui/tests/selenium/testFormLogin.php
index 770f3c192a3..7a422012bdb 100644
--- a/ui/tests/selenium/testFormLogin.php
+++ b/ui/tests/selenium/testFormLogin.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormLowLevelDiscovery.php b/ui/tests/selenium/testFormLowLevelDiscovery.php
index 76dd3f0089e..50e9ebb9d58 100644
--- a/ui/tests/selenium/testFormLowLevelDiscovery.php
+++ b/ui/tests/selenium/testFormLowLevelDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormLowLevelDiscoveryOverrides.php b/ui/tests/selenium/testFormLowLevelDiscoveryOverrides.php
index 6682711edc2..731ac7a6060 100644
--- a/ui/tests/selenium/testFormLowLevelDiscoveryOverrides.php
+++ b/ui/tests/selenium/testFormLowLevelDiscoveryOverrides.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormLowLevelDiscoveryPreprocessing.php b/ui/tests/selenium/testFormLowLevelDiscoveryPreprocessing.php
index 1a20469fb9c..af659bc215b 100644
--- a/ui/tests/selenium/testFormLowLevelDiscoveryPreprocessing.php
+++ b/ui/tests/selenium/testFormLowLevelDiscoveryPreprocessing.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormMacrosHost.php b/ui/tests/selenium/testFormMacrosHost.php
index 246c48f5234..71240bdb388 100644
--- a/ui/tests/selenium/testFormMacrosHost.php
+++ b/ui/tests/selenium/testFormMacrosHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormMacrosHostPrototype.php b/ui/tests/selenium/testFormMacrosHostPrototype.php
index 038b1248934..f8471dc5de4 100644
--- a/ui/tests/selenium/testFormMacrosHostPrototype.php
+++ b/ui/tests/selenium/testFormMacrosHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormMacrosTemplate.php b/ui/tests/selenium/testFormMacrosTemplate.php
index c155f4c5607..1b73d3a5f06 100644
--- a/ui/tests/selenium/testFormMacrosTemplate.php
+++ b/ui/tests/selenium/testFormMacrosTemplate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormMaintenance.php b/ui/tests/selenium/testFormMaintenance.php
index b3a5d356351..822d1c72dd3 100644
--- a/ui/tests/selenium/testFormMaintenance.php
+++ b/ui/tests/selenium/testFormMaintenance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormMap.php b/ui/tests/selenium/testFormMap.php
index 9507d67b2fe..f03f08db32f 100644
--- a/ui/tests/selenium/testFormMap.php
+++ b/ui/tests/selenium/testFormMap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormNetworkDiscovery.php b/ui/tests/selenium/testFormNetworkDiscovery.php
index db4d10c24bd..841b746bbbe 100644
--- a/ui/tests/selenium/testFormNetworkDiscovery.php
+++ b/ui/tests/selenium/testFormNetworkDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormScreen.php b/ui/tests/selenium/testFormScreen.php
index 1b85df8cccf..23af34e87e0 100644
--- a/ui/tests/selenium/testFormScreen.php
+++ b/ui/tests/selenium/testFormScreen.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormSlideshow.php b/ui/tests/selenium/testFormSlideshow.php
index b9668dc36a3..3cd6a748ae0 100644
--- a/ui/tests/selenium/testFormSlideshow.php
+++ b/ui/tests/selenium/testFormSlideshow.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormSysmap.php b/ui/tests/selenium/testFormSysmap.php
index e4cd7a08e51..eb68f52eadd 100644
--- a/ui/tests/selenium/testFormSysmap.php
+++ b/ui/tests/selenium/testFormSysmap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTabIndicators.php b/ui/tests/selenium/testFormTabIndicators.php
index d6a0033fa29..22980aa1778 100644
--- a/ui/tests/selenium/testFormTabIndicators.php
+++ b/ui/tests/selenium/testFormTabIndicators.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTagsHost.php b/ui/tests/selenium/testFormTagsHost.php
index 86c659a416f..2701c476d01 100644
--- a/ui/tests/selenium/testFormTagsHost.php
+++ b/ui/tests/selenium/testFormTagsHost.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTagsHostPrototype.php b/ui/tests/selenium/testFormTagsHostPrototype.php
index 2afca68280d..93753e888f5 100644
--- a/ui/tests/selenium/testFormTagsHostPrototype.php
+++ b/ui/tests/selenium/testFormTagsHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTagsTemplate.php b/ui/tests/selenium/testFormTagsTemplate.php
index d2d7c18e0e8..2cde1a49f54 100644
--- a/ui/tests/selenium/testFormTagsTemplate.php
+++ b/ui/tests/selenium/testFormTagsTemplate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTagsTrigger.php b/ui/tests/selenium/testFormTagsTrigger.php
index bb49f4c2445..32521753388 100644
--- a/ui/tests/selenium/testFormTagsTrigger.php
+++ b/ui/tests/selenium/testFormTagsTrigger.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTagsTriggerPrototype.php b/ui/tests/selenium/testFormTagsTriggerPrototype.php
index 794fd6cab9e..39126ff9c05 100644
--- a/ui/tests/selenium/testFormTagsTriggerPrototype.php
+++ b/ui/tests/selenium/testFormTagsTriggerPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTemplate.php b/ui/tests/selenium/testFormTemplate.php
index 3985d075a12..062cdc21d05 100644
--- a/ui/tests/selenium/testFormTemplate.php
+++ b/ui/tests/selenium/testFormTemplate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTrigger.php b/ui/tests/selenium/testFormTrigger.php
index c36bd77cdf6..20cea977f15 100644
--- a/ui/tests/selenium/testFormTrigger.php
+++ b/ui/tests/selenium/testFormTrigger.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormTriggerPrototype.php b/ui/tests/selenium/testFormTriggerPrototype.php
index 9f09ba316b2..0f95cf178d7 100644
--- a/ui/tests/selenium/testFormTriggerPrototype.php
+++ b/ui/tests/selenium/testFormTriggerPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormUser.php b/ui/tests/selenium/testFormUser.php
index ae3318fe43d..cf942894d70 100644
--- a/ui/tests/selenium/testFormUser.php
+++ b/ui/tests/selenium/testFormUser.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormUserMedia.php b/ui/tests/selenium/testFormUserMedia.php
index 516a374c714..5c0ac1a4ed1 100644
--- a/ui/tests/selenium/testFormUserMedia.php
+++ b/ui/tests/selenium/testFormUserMedia.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2019 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormUserProfile.php b/ui/tests/selenium/testFormUserProfile.php
index d0b33177454..f532f12f3d2 100644
--- a/ui/tests/selenium/testFormUserProfile.php
+++ b/ui/tests/selenium/testFormUserProfile.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormWeb.php b/ui/tests/selenium/testFormWeb.php
index 32fcb080771..830bd72d94d 100644
--- a/ui/tests/selenium/testFormWeb.php
+++ b/ui/tests/selenium/testFormWeb.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testFormWebStep.php b/ui/tests/selenium/testFormWebStep.php
index 9ec8d448dc4..28e350990c5 100644
--- a/ui/tests/selenium/testFormWebStep.php
+++ b/ui/tests/selenium/testFormWebStep.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testGeneric.php b/ui/tests/selenium/testGeneric.php
index 309139bccc5..aceb6330fe5 100644
--- a/ui/tests/selenium/testGeneric.php
+++ b/ui/tests/selenium/testGeneric.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceApplication.php b/ui/tests/selenium/testInheritanceApplication.php
index c1ca7840d48..5a63ffd8f6c 100644
--- a/ui/tests/selenium/testInheritanceApplication.php
+++ b/ui/tests/selenium/testInheritanceApplication.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceDiscoveryRule.php b/ui/tests/selenium/testInheritanceDiscoveryRule.php
index db0f712258b..24ffdd9e773 100644
--- a/ui/tests/selenium/testInheritanceDiscoveryRule.php
+++ b/ui/tests/selenium/testInheritanceDiscoveryRule.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceGraph.php b/ui/tests/selenium/testInheritanceGraph.php
index 3166392a749..f4b60593c67 100644
--- a/ui/tests/selenium/testInheritanceGraph.php
+++ b/ui/tests/selenium/testInheritanceGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceGraphPrototype.php b/ui/tests/selenium/testInheritanceGraphPrototype.php
index 25bfa783572..48e12be2ecd 100644
--- a/ui/tests/selenium/testInheritanceGraphPrototype.php
+++ b/ui/tests/selenium/testInheritanceGraphPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceHostPrototype.php b/ui/tests/selenium/testInheritanceHostPrototype.php
index aa39b49b165..44b28011b79 100644
--- a/ui/tests/selenium/testInheritanceHostPrototype.php
+++ b/ui/tests/selenium/testInheritanceHostPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceItem.php b/ui/tests/selenium/testInheritanceItem.php
index 769ec5ca162..48a4f61d11c 100644
--- a/ui/tests/selenium/testInheritanceItem.php
+++ b/ui/tests/selenium/testInheritanceItem.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceItemPrototype.php b/ui/tests/selenium/testInheritanceItemPrototype.php
index 1b53f5175df..f6ac41520e9 100644
--- a/ui/tests/selenium/testInheritanceItemPrototype.php
+++ b/ui/tests/selenium/testInheritanceItemPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceTrigger.php b/ui/tests/selenium/testInheritanceTrigger.php
index 6f8a97160fe..7159b212f6b 100644
--- a/ui/tests/selenium/testInheritanceTrigger.php
+++ b/ui/tests/selenium/testInheritanceTrigger.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceTriggerPrototype.php b/ui/tests/selenium/testInheritanceTriggerPrototype.php
index d26d790a52e..9463575d3ab 100644
--- a/ui/tests/selenium/testInheritanceTriggerPrototype.php
+++ b/ui/tests/selenium/testInheritanceTriggerPrototype.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testInheritanceWeb.php b/ui/tests/selenium/testInheritanceWeb.php
index ff914c71f34..6fa44b52fd2 100644
--- a/ui/tests/selenium/testInheritanceWeb.php
+++ b/ui/tests/selenium/testInheritanceWeb.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testLanguage.php b/ui/tests/selenium/testLanguage.php
index dab554c4135..3c89cfce14e 100644
--- a/ui/tests/selenium/testLanguage.php
+++ b/ui/tests/selenium/testLanguage.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testMultiselect.php b/ui/tests/selenium/testMultiselect.php
index 7bdc31009e9..1f151a92a2d 100644
--- a/ui/tests/selenium/testMultiselect.php
+++ b/ui/tests/selenium/testMultiselect.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageActions.php b/ui/tests/selenium/testPageActions.php
index ad0a5c12c16..6f6f3532cdb 100644
--- a/ui/tests/selenium/testPageActions.php
+++ b/ui/tests/selenium/testPageActions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationDMProxies.php b/ui/tests/selenium/testPageAdministrationDMProxies.php
index e90a8b9b77a..66b4aecdba3 100644
--- a/ui/tests/selenium/testPageAdministrationDMProxies.php
+++ b/ui/tests/selenium/testPageAdministrationDMProxies.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationGeneralIconMapping.php b/ui/tests/selenium/testPageAdministrationGeneralIconMapping.php
index eca5820ebc4..23525cc0114 100644
--- a/ui/tests/selenium/testPageAdministrationGeneralIconMapping.php
+++ b/ui/tests/selenium/testPageAdministrationGeneralIconMapping.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationGeneralImages.php b/ui/tests/selenium/testPageAdministrationGeneralImages.php
index 984068fbff3..efb9c39bdb0 100644
--- a/ui/tests/selenium/testPageAdministrationGeneralImages.php
+++ b/ui/tests/selenium/testPageAdministrationGeneralImages.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationGeneralModules.php b/ui/tests/selenium/testPageAdministrationGeneralModules.php
index 4eefc164e45..0636fbd5136 100644
--- a/ui/tests/selenium/testPageAdministrationGeneralModules.php
+++ b/ui/tests/selenium/testPageAdministrationGeneralModules.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationGeneralRegexp.php b/ui/tests/selenium/testPageAdministrationGeneralRegexp.php
index 2534aa328fd..bf5e1f454c1 100644
--- a/ui/tests/selenium/testPageAdministrationGeneralRegexp.php
+++ b/ui/tests/selenium/testPageAdministrationGeneralRegexp.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationGeneralValuemap.php b/ui/tests/selenium/testPageAdministrationGeneralValuemap.php
index d3e125e5151..a352244a9ff 100644
--- a/ui/tests/selenium/testPageAdministrationGeneralValuemap.php
+++ b/ui/tests/selenium/testPageAdministrationGeneralValuemap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationMediaTypes.php b/ui/tests/selenium/testPageAdministrationMediaTypes.php
index 933ed0b4cbd..b4076ae4b6a 100644
--- a/ui/tests/selenium/testPageAdministrationMediaTypes.php
+++ b/ui/tests/selenium/testPageAdministrationMediaTypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAdministrationScripts.php b/ui/tests/selenium/testPageAdministrationScripts.php
index 337bdcb9909..358b38a9764 100644
--- a/ui/tests/selenium/testPageAdministrationScripts.php
+++ b/ui/tests/selenium/testPageAdministrationScripts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageApplications.php b/ui/tests/selenium/testPageApplications.php
index a58fbf29bfd..b9b7a8c06d1 100644
--- a/ui/tests/selenium/testPageApplications.php
+++ b/ui/tests/selenium/testPageApplications.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageAvailabilityReport.php b/ui/tests/selenium/testPageAvailabilityReport.php
index bfd2af831bf..f9fe90ef15e 100644
--- a/ui/tests/selenium/testPageAvailabilityReport.php
+++ b/ui/tests/selenium/testPageAvailabilityReport.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageBrowserWarning.php b/ui/tests/selenium/testPageBrowserWarning.php
index 19ef776c480..0fd8481c5f0 100644
--- a/ui/tests/selenium/testPageBrowserWarning.php
+++ b/ui/tests/selenium/testPageBrowserWarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageDashboard.php b/ui/tests/selenium/testPageDashboard.php
index f97bf6899de..09c72c0a70a 100644
--- a/ui/tests/selenium/testPageDashboard.php
+++ b/ui/tests/selenium/testPageDashboard.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageDashboardList.php b/ui/tests/selenium/testPageDashboardList.php
index e22d0f52339..b3f83ec0b17 100644
--- a/ui/tests/selenium/testPageDashboardList.php
+++ b/ui/tests/selenium/testPageDashboardList.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageDashboardWidgets.php b/ui/tests/selenium/testPageDashboardWidgets.php
index b8a42886ee0..167f3f1333c 100644
--- a/ui/tests/selenium/testPageDashboardWidgets.php
+++ b/ui/tests/selenium/testPageDashboardWidgets.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageEventCorrelation.php b/ui/tests/selenium/testPageEventCorrelation.php
index 205f4288177..11c97a197e4 100644
--- a/ui/tests/selenium/testPageEventCorrelation.php
+++ b/ui/tests/selenium/testPageEventCorrelation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageGraphPrototypes.php b/ui/tests/selenium/testPageGraphPrototypes.php
index 0592a6755f3..c9fc11dbc8e 100644
--- a/ui/tests/selenium/testPageGraphPrototypes.php
+++ b/ui/tests/selenium/testPageGraphPrototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageHistory.php b/ui/tests/selenium/testPageHistory.php
index 40bdb65e96c..7c9ae7f9d59 100644
--- a/ui/tests/selenium/testPageHistory.php
+++ b/ui/tests/selenium/testPageHistory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageHostGraph.php b/ui/tests/selenium/testPageHostGraph.php
index f3488462490..ac49ce4298f 100644
--- a/ui/tests/selenium/testPageHostGraph.php
+++ b/ui/tests/selenium/testPageHostGraph.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageHostPrototypes.php b/ui/tests/selenium/testPageHostPrototypes.php
index 0624db84ed7..ca7257e00f2 100644
--- a/ui/tests/selenium/testPageHostPrototypes.php
+++ b/ui/tests/selenium/testPageHostPrototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageHosts.php b/ui/tests/selenium/testPageHosts.php
index 131c10049f5..2ac09170934 100644
--- a/ui/tests/selenium/testPageHosts.php
+++ b/ui/tests/selenium/testPageHosts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageInventory.php b/ui/tests/selenium/testPageInventory.php
index 554ce538d5b..94d860901b5 100644
--- a/ui/tests/selenium/testPageInventory.php
+++ b/ui/tests/selenium/testPageInventory.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageItemPrototypes.php b/ui/tests/selenium/testPageItemPrototypes.php
index f75e41e4c76..ac54c42712a 100644
--- a/ui/tests/selenium/testPageItemPrototypes.php
+++ b/ui/tests/selenium/testPageItemPrototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageItems.php b/ui/tests/selenium/testPageItems.php
index 31914eb3302..a4de90c068d 100644
--- a/ui/tests/selenium/testPageItems.php
+++ b/ui/tests/selenium/testPageItems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageLatestData.php b/ui/tests/selenium/testPageLatestData.php
index 6f68c991954..c14377c9c82 100644
--- a/ui/tests/selenium/testPageLatestData.php
+++ b/ui/tests/selenium/testPageLatestData.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageLowLevelDiscovery.php b/ui/tests/selenium/testPageLowLevelDiscovery.php
index 4129c305038..701e510fbdf 100644
--- a/ui/tests/selenium/testPageLowLevelDiscovery.php
+++ b/ui/tests/selenium/testPageLowLevelDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageMaintenance.php b/ui/tests/selenium/testPageMaintenance.php
index bd9baae088d..f6c2a217aec 100644
--- a/ui/tests/selenium/testPageMaintenance.php
+++ b/ui/tests/selenium/testPageMaintenance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageMaps.php b/ui/tests/selenium/testPageMaps.php
index aee9efc7e83..f44ead22133 100644
--- a/ui/tests/selenium/testPageMaps.php
+++ b/ui/tests/selenium/testPageMaps.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageMonitoringHosts.php b/ui/tests/selenium/testPageMonitoringHosts.php
index 73d36cebf93..c830e3692f8 100644
--- a/ui/tests/selenium/testPageMonitoringHosts.php
+++ b/ui/tests/selenium/testPageMonitoringHosts.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageNetworkDiscovery.php b/ui/tests/selenium/testPageNetworkDiscovery.php
index 2290777ed1f..381f869354a 100644
--- a/ui/tests/selenium/testPageNetworkDiscovery.php
+++ b/ui/tests/selenium/testPageNetworkDiscovery.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageOverview.php b/ui/tests/selenium/testPageOverview.php
index 18a00379ca0..edf41016d40 100644
--- a/ui/tests/selenium/testPageOverview.php
+++ b/ui/tests/selenium/testPageOverview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageProblems.php b/ui/tests/selenium/testPageProblems.php
index c4146c54d59..96699513c67 100644
--- a/ui/tests/selenium/testPageProblems.php
+++ b/ui/tests/selenium/testPageProblems.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageQueueDetails.php b/ui/tests/selenium/testPageQueueDetails.php
index 1f5fb3ef7e3..e61b7a18c5a 100644
--- a/ui/tests/selenium/testPageQueueDetails.php
+++ b/ui/tests/selenium/testPageQueueDetails.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageQueueOverview.php b/ui/tests/selenium/testPageQueueOverview.php
index 0d8614c30d8..fb03a705bd4 100644
--- a/ui/tests/selenium/testPageQueueOverview.php
+++ b/ui/tests/selenium/testPageQueueOverview.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageQueueOverviewByProxy.php b/ui/tests/selenium/testPageQueueOverviewByProxy.php
index bebbff5655f..4a93319b3af 100644
--- a/ui/tests/selenium/testPageQueueOverviewByProxy.php
+++ b/ui/tests/selenium/testPageQueueOverviewByProxy.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageReportsActionLog.php b/ui/tests/selenium/testPageReportsActionLog.php
index 7ea5f098f33..a151e0458ce 100644
--- a/ui/tests/selenium/testPageReportsActionLog.php
+++ b/ui/tests/selenium/testPageReportsActionLog.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageReportsAudit.php b/ui/tests/selenium/testPageReportsAudit.php
index f6fb7e624d4..db7af55b855 100644
--- a/ui/tests/selenium/testPageReportsAudit.php
+++ b/ui/tests/selenium/testPageReportsAudit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageReportsNotifications.php b/ui/tests/selenium/testPageReportsNotifications.php
index 2782302edb9..352cc19c5dd 100644
--- a/ui/tests/selenium/testPageReportsNotifications.php
+++ b/ui/tests/selenium/testPageReportsNotifications.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageReportsTriggerTop.php b/ui/tests/selenium/testPageReportsTriggerTop.php
index c58e854287f..272750850b7 100644
--- a/ui/tests/selenium/testPageReportsTriggerTop.php
+++ b/ui/tests/selenium/testPageReportsTriggerTop.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageScreens.php b/ui/tests/selenium/testPageScreens.php
index 699e9830565..e978d853ae0 100644
--- a/ui/tests/selenium/testPageScreens.php
+++ b/ui/tests/selenium/testPageScreens.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageSearch.php b/ui/tests/selenium/testPageSearch.php
index 1d5658d59af..3efd62ddfdd 100644
--- a/ui/tests/selenium/testPageSearch.php
+++ b/ui/tests/selenium/testPageSearch.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageSlideShows.php b/ui/tests/selenium/testPageSlideShows.php
index 519d4ddecb3..d1d1b5f1b16 100644
--- a/ui/tests/selenium/testPageSlideShows.php
+++ b/ui/tests/selenium/testPageSlideShows.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageStatusOfZabbix.php b/ui/tests/selenium/testPageStatusOfZabbix.php
index 32c8182335b..6daeef7c77b 100644
--- a/ui/tests/selenium/testPageStatusOfZabbix.php
+++ b/ui/tests/selenium/testPageStatusOfZabbix.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageTemplates.php b/ui/tests/selenium/testPageTemplates.php
index c8ec73f1c22..c1f4a04a45f 100644
--- a/ui/tests/selenium/testPageTemplates.php
+++ b/ui/tests/selenium/testPageTemplates.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageTriggerDescription.php b/ui/tests/selenium/testPageTriggerDescription.php
index f7afc317e97..c3e8468cc9e 100644
--- a/ui/tests/selenium/testPageTriggerDescription.php
+++ b/ui/tests/selenium/testPageTriggerDescription.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageTriggerPrototypes.php b/ui/tests/selenium/testPageTriggerPrototypes.php
index 7d51213baa1..5460291ef02 100644
--- a/ui/tests/selenium/testPageTriggerPrototypes.php
+++ b/ui/tests/selenium/testPageTriggerPrototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageTriggerUrl.php b/ui/tests/selenium/testPageTriggerUrl.php
index 1aad0420a8d..fc6aa36a4b1 100644
--- a/ui/tests/selenium/testPageTriggerUrl.php
+++ b/ui/tests/selenium/testPageTriggerUrl.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageTriggers.php b/ui/tests/selenium/testPageTriggers.php
index 974f59f67ac..b9fda10ebef 100644
--- a/ui/tests/selenium/testPageTriggers.php
+++ b/ui/tests/selenium/testPageTriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageUserGroups.php b/ui/tests/selenium/testPageUserGroups.php
index d8bfa8a7821..a2f080dd052 100644
--- a/ui/tests/selenium/testPageUserGroups.php
+++ b/ui/tests/selenium/testPageUserGroups.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageUsers.php b/ui/tests/selenium/testPageUsers.php
index edb669d768d..abd7515ea19 100644
--- a/ui/tests/selenium/testPageUsers.php
+++ b/ui/tests/selenium/testPageUsers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testPageWeb.php b/ui/tests/selenium/testPageWeb.php
index db158c3587b..27945295142 100644
--- a/ui/tests/selenium/testPageWeb.php
+++ b/ui/tests/selenium/testPageWeb.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testTagBasedPermissions.php b/ui/tests/selenium/testTagBasedPermissions.php
index 5689fa677a3..c9e37f85137 100644
--- a/ui/tests/selenium/testTagBasedPermissions.php
+++ b/ui/tests/selenium/testTagBasedPermissions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testTemplateInheritance.php b/ui/tests/selenium/testTemplateInheritance.php
index f8d8dfbcad1..67778a67b09 100644
--- a/ui/tests/selenium/testTemplateInheritance.php
+++ b/ui/tests/selenium/testTemplateInheritance.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testTimezone.php b/ui/tests/selenium/testTimezone.php
index c3c5b9376d2..de8692fb95a 100644
--- a/ui/tests/selenium/testTimezone.php
+++ b/ui/tests/selenium/testTimezone.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testTriggerDependencies.php b/ui/tests/selenium/testTriggerDependencies.php
index 950782f5104..6486f2f1c74 100644
--- a/ui/tests/selenium/testTriggerDependencies.php
+++ b/ui/tests/selenium/testTriggerDependencies.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testTriggerExpressions.php b/ui/tests/selenium/testTriggerExpressions.php
index 7121de82d8a..90ecfb29690 100644
--- a/ui/tests/selenium/testTriggerExpressions.php
+++ b/ui/tests/selenium/testTriggerExpressions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testUrlParameters.php b/ui/tests/selenium/testUrlParameters.php
index 19a9cd5c94d..613f615afeb 100644
--- a/ui/tests/selenium/testUrlParameters.php
+++ b/ui/tests/selenium/testUrlParameters.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testUrlUserPermissions.php b/ui/tests/selenium/testUrlUserPermissions.php
index e9aebf4317c..3e30dbbd3a9 100644
--- a/ui/tests/selenium/testUrlUserPermissions.php
+++ b/ui/tests/selenium/testUrlUserPermissions.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testZBX6648.php b/ui/tests/selenium/testZBX6648.php
index 7bf8bd43569..a6ff2ce95f8 100644
--- a/ui/tests/selenium/testZBX6648.php
+++ b/ui/tests/selenium/testZBX6648.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/testZBX6663.php b/ui/tests/selenium/testZBX6663.php
index 1b5785cf4a7..336979ea3e9 100644
--- a/ui/tests/selenium/testZBX6663.php
+++ b/ui/tests/selenium/testZBX6663.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/traits/FilterTrait.php b/ui/tests/selenium/traits/FilterTrait.php
index f55c2f52f10..3e994606241 100644
--- a/ui/tests/selenium/traits/FilterTrait.php
+++ b/ui/tests/selenium/traits/FilterTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/traits/MacrosTrait.php b/ui/tests/selenium/traits/MacrosTrait.php
index 0fdb22d6fb6..477f7ec9ce6 100644
--- a/ui/tests/selenium/traits/MacrosTrait.php
+++ b/ui/tests/selenium/traits/MacrosTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/traits/PreprocessingTrait.php b/ui/tests/selenium/traits/PreprocessingTrait.php
index 27f9f359617..f6a4c5531c8 100644
--- a/ui/tests/selenium/traits/PreprocessingTrait.php
+++ b/ui/tests/selenium/traits/PreprocessingTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/selenium/traits/TableTrait.php b/ui/tests/selenium/traits/TableTrait.php
index 204e7223244..dadd4e21315 100644
--- a/ui/tests/selenium/traits/TableTrait.php
+++ b/ui/tests/selenium/traits/TableTrait.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/bootstrap.php b/ui/tests/unit/bootstrap.php
index 817b1f37e08..2df82e67cdc 100644
--- a/ui/tests/unit/bootstrap.php
+++ b/ui/tests/unit/bootstrap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/api/APITest.php b/ui/tests/unit/include/classes/api/APITest.php
index 782e7b124fc..9ffa16430dd 100644
--- a/ui/tests/unit/include/classes/api/APITest.php
+++ b/ui/tests/unit/include/classes/api/APITest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/api/clients/CLocalApiClientTest.php b/ui/tests/unit/include/classes/api/clients/CLocalApiClientTest.php
index fce4b542866..373fde9db64 100644
--- a/ui/tests/unit/include/classes/api/clients/CLocalApiClientTest.php
+++ b/ui/tests/unit/include/classes/api/clients/CLocalApiClientTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php b/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php
index 7e88ef08be4..e735225d154 100644
--- a/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php
+++ b/ui/tests/unit/include/classes/api/helpers/CApiTagHelperTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php b/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php
index 17c43ee1d6b..44ad7441cf2 100644
--- a/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php
+++ b/ui/tests/unit/include/classes/core/CGlobalRegexpTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php b/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php
index 32f5702e908..3efdb9bf7b6 100644
--- a/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php
+++ b/ui/tests/unit/include/classes/core/CRegistryFactoryTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php b/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php
index a153c00bbe3..5a409fcf4e8 100644
--- a/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php
+++ b/ui/tests/unit/include/classes/export/writers/CXmlExportWriterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php b/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php
index b1f09ef066c..a2981bba7fd 100644
--- a/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php
+++ b/ui/tests/unit/include/classes/helpers/CConditionHelperTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/helpers/CMathHelper.php b/ui/tests/unit/include/classes/helpers/CMathHelper.php
index c82e57bc7a8..332314fe68d 100644
--- a/ui/tests/unit/include/classes/helpers/CMathHelper.php
+++ b/ui/tests/unit/include/classes/helpers/CMathHelper.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CButtonTest.php b/ui/tests/unit/include/classes/html/CButtonTest.php
index eed15638e79..55018dda566 100644
--- a/ui/tests/unit/include/classes/html/CButtonTest.php
+++ b/ui/tests/unit/include/classes/html/CButtonTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CRedirectButtonTest.php b/ui/tests/unit/include/classes/html/CRedirectButtonTest.php
index 56863d05005..baada1b11f1 100644
--- a/ui/tests/unit/include/classes/html/CRedirectButtonTest.php
+++ b/ui/tests/unit/include/classes/html/CRedirectButtonTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CRowTest.php b/ui/tests/unit/include/classes/html/CRowTest.php
index 7d1f8586b27..dad52d875f1 100644
--- a/ui/tests/unit/include/classes/html/CRowTest.php
+++ b/ui/tests/unit/include/classes/html/CRowTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CSimpleButtonTest.php b/ui/tests/unit/include/classes/html/CSimpleButtonTest.php
index a5aef7974fe..e5fc703c11e 100644
--- a/ui/tests/unit/include/classes/html/CSimpleButtonTest.php
+++ b/ui/tests/unit/include/classes/html/CSimpleButtonTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CSubmitButtonTest.php b/ui/tests/unit/include/classes/html/CSubmitButtonTest.php
index bf12c93204e..811d9c0bdae 100644
--- a/ui/tests/unit/include/classes/html/CSubmitButtonTest.php
+++ b/ui/tests/unit/include/classes/html/CSubmitButtonTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CSubmitTest.php b/ui/tests/unit/include/classes/html/CSubmitTest.php
index bae6063bd80..8bd79edb2a4 100644
--- a/ui/tests/unit/include/classes/html/CSubmitTest.php
+++ b/ui/tests/unit/include/classes/html/CSubmitTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/html/CTagTest.php b/ui/tests/unit/include/classes/html/CTagTest.php
index eeb7b2e14a0..67b169e3dba 100644
--- a/ui/tests/unit/include/classes/html/CTagTest.php
+++ b/ui/tests/unit/include/classes/html/CTagTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php b/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php
index 6103f181959..20fabc97932 100644
--- a/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php
+++ b/ui/tests/unit/include/classes/import/CImportDataAdapterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php
index 7fab6ee71fb..5d320ff2457 100644
--- a/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C10ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php
index b25550b7157..70bc0ed5754 100644
--- a/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C10ItemKeyConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php b/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php
index 030e8db446b..4ded06cc919 100644
--- a/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C10TriggerConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php
index a9baa2d6d55..2bef42605b0 100644
--- a/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C20ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php
index 1146348053c..6b87e3a11a6 100644
--- a/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C20ItemKeyConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php b/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php
index 00a09098c23..b7b7139e462 100644
--- a/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C20TriggerConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php
index 9fa1cc41e5e..cd563269210 100644
--- a/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C30ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php
index 6bfbbb38c69..7d5b2e3e32e 100644
--- a/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C32ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php
index d3b8776e098..9bb86da97df 100644
--- a/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C34ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php
index b335e02e003..e750c67d557 100644
--- a/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C40ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php
index a8850cdd785..0af9448b218 100644
--- a/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C42ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php
index c239e7428ad..0496f27bb2e 100644
--- a/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/C44ImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php b/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php
index 8e405414e0d..be2f557d312 100644
--- a/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php
+++ b/ui/tests/unit/include/classes/import/converters/CImportConverterTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php b/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php
index e6d3af2add8..4321049a8bc 100644
--- a/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php
+++ b/ui/tests/unit/include/classes/import/readers/CXmlImportReaderTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php b/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php
index 2dcb0f82717..c9df193af22 100644
--- a/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CADNameAttributeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php
index 0c535d03eec..c5e29e4e450 100644
--- a/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CAbsoluteTimeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php b/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php
index c1f7da215fb..cbdd2ca5f63 100644
--- a/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php
+++ b/ui/tests/unit/include/classes/parsers/CConditionFormulaTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CDnsParserTest.php b/ui/tests/unit/include/classes/parsers/CDnsParserTest.php
index 93038480077..6dcaa052f31 100644
--- a/ui/tests/unit/include/classes/parsers/CDnsParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CDnsParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php
index 965212e8b88..23b389f0221 100644
--- a/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CFlexibleIntervalParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php b/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php
index 889b6160b6f..5609f888989 100644
--- a/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CFunctionIdParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CFunctionMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CFunctionMacroParserTest.php
index a8cf40732f6..439227bcbe4 100644
--- a/ui/tests/unit/include/classes/parsers/CFunctionMacroParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CFunctionMacroParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CFunctionParserTest.php
index a7d8fc05f22..64316ecdaaf 100644
--- a/ui/tests/unit/include/classes/parsers/CFunctionParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CFunctionParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php b/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php
index 0461de1689a..3273c539bc7 100644
--- a/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CHostGroupNameParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php b/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php
index 55c0080f8ca..9d609091613 100644
--- a/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CHostNameParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CIPParserTest.php b/ui/tests/unit/include/classes/parsers/CIPParserTest.php
index a8db522c212..c65de910666 100644
--- a/ui/tests/unit/include/classes/parsers/CIPParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CIPParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php b/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php
index eeb1a3fc324..ac16782aba5 100644
--- a/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CIPRangeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php b/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php
index e33a82abce3..8143d7008ff 100644
--- a/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CIPv4ParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php b/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php
index cef916d398b..252f3dab964 100644
--- a/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CIPv6ParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CItemKeyTest.php b/ui/tests/unit/include/classes/parsers/CItemKeyTest.php
index 04fdaee9849..b8e2094db4d 100644
--- a/ui/tests/unit/include/classes/parsers/CItemKeyTest.php
+++ b/ui/tests/unit/include/classes/parsers/CItemKeyTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php b/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php
index 928fa1e4592..c6d1461c12a 100644
--- a/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CLLDMacroFunctionParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php
index d8a32f2862b..73c97c9ad1b 100644
--- a/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CLLDMacroParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CMacroParserTest.php
index 1d0e22dfb49..26cc79f46a4 100644
--- a/ui/tests/unit/include/classes/parsers/CMacroParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CMacroParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CParserTest.php b/ui/tests/unit/include/classes/parsers/CParserTest.php
index 16578a41bfa..b14916e891d 100644
--- a/ui/tests/unit/include/classes/parsers/CParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php b/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php
index 2b0405638d2..d44a7bb0e9f 100644
--- a/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CPrometheusOutputParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php b/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php
index 7b399893a00..2693a877d50 100644
--- a/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CPrometheusPatternParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CRangeParserTest.php b/ui/tests/unit/include/classes/parsers/CRangeParserTest.php
index 5239c7ba4c3..a932844c3fb 100644
--- a/ui/tests/unit/include/classes/parsers/CRangeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CRangeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php
index 4d97ac83799..bfd2d694837 100644
--- a/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CRangeTimeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CRangesParserTest.php b/ui/tests/unit/include/classes/parsers/CRangesParserTest.php
index ab1b9bd4ca8..22b9e3aae28 100644
--- a/ui/tests/unit/include/classes/parsers/CRangesParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CRangesParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php b/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php
index 1fa8515477f..f95c6442283 100644
--- a/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CReferenceParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php b/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php
index 111775d54a7..610f5f3e08e 100644
--- a/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CRelativeTimeParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CReplacementParserTest.php b/ui/tests/unit/include/classes/parsers/CReplacementParserTest.php
index d3f903335cc..1d9725d0ba9 100644
--- a/ui/tests/unit/include/classes/parsers/CReplacementParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CReplacementParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php
index 1ded5ca65c2..d71e75e341b 100644
--- a/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CSchedulingIntervalParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CSetParserTest.php b/ui/tests/unit/include/classes/parsers/CSetParserTest.php
index 37f54bf7d1c..70911a382e5 100644
--- a/ui/tests/unit/include/classes/parsers/CSetParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CSetParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php
index 5cd8b17e910..18ed64c03c2 100644
--- a/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CSimpleIntervalParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php b/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php
index 7b2dd3a58b2..d9e0ed31e0a 100644
--- a/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CTimePeriodParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php b/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php
index f090ed8d7cf..0a2bc1a6422 100644
--- a/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CTimePeriodsParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CTriggerExpressionTest.php b/ui/tests/unit/include/classes/parsers/CTriggerExpressionTest.php
index 47054d95a0c..c66c03d1188 100644
--- a/ui/tests/unit/include/classes/parsers/CTriggerExpressionTest.php
+++ b/ui/tests/unit/include/classes/parsers/CTriggerExpressionTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php b/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php
index 415aa290202..90fe37cc67a 100644
--- a/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CUpdateIntervalParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php b/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php
index ba74238ab04..6bd1f166b17 100644
--- a/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CUserMacroParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php b/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php
index f533385a986..d3353971408 100644
--- a/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php
+++ b/ui/tests/unit/include/classes/parsers/CValidationRuleTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php b/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php
index 7c5624a3b3c..f5c759e92f3 100644
--- a/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php
+++ b/ui/tests/unit/include/classes/parsers/CVaultSecretParserTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/resolvers/CMacrosResolverTest.php b/ui/tests/unit/include/classes/resolvers/CMacrosResolverTest.php
index 412eb43f3cb..bd83f5047c7 100644
--- a/ui/tests/unit/include/classes/resolvers/CMacrosResolverTest.php
+++ b/ui/tests/unit/include/classes/resolvers/CMacrosResolverTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/services/CServicesSlaCalculatorTest.php b/ui/tests/unit/include/classes/services/CServicesSlaCalculatorTest.php
index f3a2628e5e7..249a4587242 100644
--- a/ui/tests/unit/include/classes/services/CServicesSlaCalculatorTest.php
+++ b/ui/tests/unit/include/classes/services/CServicesSlaCalculatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/triggers/CTextTriggerConstructorTest.php b/ui/tests/unit/include/classes/triggers/CTextTriggerConstructorTest.php
index 40dc9fe5d4e..1e0443dc979 100644
--- a/ui/tests/unit/include/classes/triggers/CTextTriggerConstructorTest.php
+++ b/ui/tests/unit/include/classes/triggers/CTextTriggerConstructorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php b/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php
index 06e46217158..f102b12285d 100644
--- a/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CActionCondValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php b/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php
index 28191ff75b9..a783dc0ce21 100644
--- a/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CApiInputValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CCollectionValidatorTest.php b/ui/tests/unit/include/classes/validators/CCollectionValidatorTest.php
index b3ad656addc..1a0adf819b4 100644
--- a/ui/tests/unit/include/classes/validators/CCollectionValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CCollectionValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CColorValidatorTest.php b/ui/tests/unit/include/classes/validators/CColorValidatorTest.php
index ab634175744..2b93c84c981 100644
--- a/ui/tests/unit/include/classes/validators/CColorValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CColorValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CConditionValidatorTest.php b/ui/tests/unit/include/classes/validators/CConditionValidatorTest.php
index ecfc51a28bd..6d6fdae13c6 100644
--- a/ui/tests/unit/include/classes/validators/CConditionValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CConditionValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php b/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php
index 2c0abf4180e..fee427a6154 100644
--- a/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CEmailValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php b/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php
index 0ebd8021019..29569139c09 100644
--- a/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CEventCorrCondValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php b/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php
index de13830805a..c6ed371549f 100644
--- a/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CEventNameValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CFunctionValidatorTest.php b/ui/tests/unit/include/classes/validators/CFunctionValidatorTest.php
index 0b89c5f3e56..d78388199d9 100644
--- a/ui/tests/unit/include/classes/validators/CFunctionValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CFunctionValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php b/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php
index 61851ad6a56..ae3514fb38f 100644
--- a/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CHtmlUrlValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CIdValidatorTest.php b/ui/tests/unit/include/classes/validators/CIdValidatorTest.php
index 6b03ac99640..0ae3f8762d7 100644
--- a/ui/tests/unit/include/classes/validators/CIdValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CIdValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php b/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php
index 197cea9977c..93156897c32 100644
--- a/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CLdapAuthValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php b/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php
index 148b0a02521..f2166bd61ea 100644
--- a/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CLimitedSetValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php b/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php
index 0062edfc69d..98cb4d64f10 100644
--- a/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CRegexValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CStringValidatorTest.php b/ui/tests/unit/include/classes/validators/CStringValidatorTest.php
index e61cd4edf53..9715d639323 100644
--- a/ui/tests/unit/include/classes/validators/CStringValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CStringValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/classes/validators/CValidatorTest.php b/ui/tests/unit/include/classes/validators/CValidatorTest.php
index 41b2d85391e..331923947e6 100644
--- a/ui/tests/unit/include/classes/validators/CValidatorTest.php
+++ b/ui/tests/unit/include/classes/validators/CValidatorTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/function_convertUnitsTest.php b/ui/tests/unit/include/function_convertUnitsTest.php
index 4c58af80337..97aca93a4c1 100644
--- a/ui/tests/unit/include/function_convertUnitsTest.php
+++ b/ui/tests/unit/include/function_convertUnitsTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/function_formatFloatTest.php b/ui/tests/unit/include/function_formatFloatTest.php
index 38d544fddd0..50b1b371160 100644
--- a/ui/tests/unit/include/function_formatFloatTest.php
+++ b/ui/tests/unit/include/function_formatFloatTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/function_relativeDateToTextTest.php b/ui/tests/unit/include/function_relativeDateToTextTest.php
index 4cca51fb2aa..3b355ef3c83 100644
--- a/ui/tests/unit/include/function_relativeDateToTextTest.php
+++ b/ui/tests/unit/include/function_relativeDateToTextTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/services/CalculateItServiceStatusByTriggerTest.php b/ui/tests/unit/include/services/CalculateItServiceStatusByTriggerTest.php
index d052dc97e01..ad5f20f44db 100644
--- a/ui/tests/unit/include/services/CalculateItServiceStatusByTriggerTest.php
+++ b/ui/tests/unit/include/services/CalculateItServiceStatusByTriggerTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/services/CalculateItServiceStatusTest.php b/ui/tests/unit/include/services/CalculateItServiceStatusTest.php
index fe2a96cac2b..d118f16fce6 100644
--- a/ui/tests/unit/include/services/CalculateItServiceStatusTest.php
+++ b/ui/tests/unit/include/services/CalculateItServiceStatusTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/str2memTest.php b/ui/tests/unit/include/str2memTest.php
index a2b2e6ab2be..48083d86c5c 100644
--- a/ui/tests/unit/include/str2memTest.php
+++ b/ui/tests/unit/include/str2memTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/triggerExpressionReplaceHostTest.php b/ui/tests/unit/include/triggerExpressionReplaceHostTest.php
index de3fe0a8243..81d0af114bd 100644
--- a/ui/tests/unit/include/triggerExpressionReplaceHostTest.php
+++ b/ui/tests/unit/include/triggerExpressionReplaceHostTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/triggers/GetExpressionTreeTest.php b/ui/tests/unit/include/triggers/GetExpressionTreeTest.php
index ea88bcf2716..a8702830dbb 100644
--- a/ui/tests/unit/include/triggers/GetExpressionTreeTest.php
+++ b/ui/tests/unit/include/triggers/GetExpressionTreeTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tests/unit/include/zbxjsvalueTest.php b/ui/tests/unit/include/zbxjsvalueTest.php
index 441ceec6953..9572ac3dbfc 100644
--- a/ui/tests/unit/include/zbxjsvalueTest.php
+++ b/ui/tests/unit/include/zbxjsvalueTest.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/toptriggers.php b/ui/toptriggers.php
index b711d879afd..faafc93b803 100644
--- a/ui/toptriggers.php
+++ b/ui/toptriggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/tr_events.php b/ui/tr_events.php
index a1a3ef91d48..2f5786f9627 100644
--- a/ui/tr_events.php
+++ b/ui/tr_events.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/trigger_prototypes.php b/ui/trigger_prototypes.php
index 22dc8915498..230fe64fb7d 100644
--- a/ui/trigger_prototypes.php
+++ b/ui/trigger_prototypes.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/triggers.php b/ui/triggers.php
index b58011a9010..c631b45fd83 100644
--- a/ui/triggers.php
+++ b/ui/triggers.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
diff --git a/ui/zabbix.php b/ui/zabbix.php
index 594b05de895..fda5def09bc 100644
--- a/ui/zabbix.php
+++ b/ui/zabbix.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by