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
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-05-28 22:01:37 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2021-05-28 22:01:37 +0300
commit934945ae064943da1f645ad14744043251f1d125 (patch)
treedbc3a048df33121e942c2bed47d216246ea9fff7
parent4d0df32f3edc94a11002ccae816d805ee7575b59 (diff)
.......... [ZBXNEXT-826] updated copyright year [2021]
-rw-r--r--include/sha512crypt.h2
-rw-r--r--include/zbxvariant.h2
-rw-r--r--src/go/plugins/proc/proc_linux_test.go2
-rw-r--r--src/go/plugins/smart/smart.go2
-rw-r--r--src/go/plugins/smart/smart_nix.go2
-rw-r--r--src/go/plugins/smart/smart_test.go2
-rw-r--r--src/go/plugins/smart/smart_windows.go2
-rw-r--r--src/go/plugins/smart/smartfs.go2
-rw-r--r--src/go/plugins/smart/smartfs_test.go2
-rw-r--r--src/libs/zbxembed/xml.c2
-rw-r--r--src/libs/zbxembed/xml.h2
-rw-r--r--src/libs/zbxeval/calc.c2
-rw-r--r--src/libs/zbxeval/execute.c2
-rw-r--r--src/libs/zbxeval/misc.c2
-rw-r--r--src/libs/zbxeval/parse.c2
-rw-r--r--src/libs/zbxeval/query.c2
-rw-r--r--src/zabbix_server/trapper/trapper_auth.c2
-rw-r--r--src/zabbix_server/trapper/trapper_auth.h2
-rw-r--r--tests/libs/zbxcommon/zbx_json_to_xml.c2
-rw-r--r--tests/libs/zbxcommon/zbx_xml_to_json.c2
-rw-r--r--tests/libs/zbxeval/mock_eval.c2
-rw-r--r--tests/libs/zbxeval/mock_eval.h2
-rw-r--r--tests/libs/zbxeval/zbx_eval_compose_expression.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_execute.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_execute_ext.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_get_group_filter.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_parse_expression.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_prepare_filter.c2
-rw-r--r--tests/libs/zbxeval/zbx_eval_serialize.c2
-rw-r--r--ui/app/controllers/CControllerPopupValueMapEdit.php2
-rw-r--r--ui/app/controllers/CControllerPopupValueMapUpdate.php2
-rw-r--r--ui/app/controllers/CControllerTokenCreate.php2
-rw-r--r--ui/app/controllers/CControllerTokenDelete.php2
-rw-r--r--ui/app/controllers/CControllerTokenDisable.php2
-rw-r--r--ui/app/controllers/CControllerTokenEdit.php2
-rw-r--r--ui/app/controllers/CControllerTokenEnable.php2
-rw-r--r--ui/app/controllers/CControllerTokenList.php2
-rw-r--r--ui/app/controllers/CControllerTokenUpdate.php2
-rw-r--r--ui/app/controllers/CControllerTokenView.php2
-rw-r--r--ui/app/controllers/CControllerUserTokenEdit.php2
-rw-r--r--ui/app/controllers/CControllerUserTokenList.php2
-rw-r--r--ui/app/controllers/CControllerUserTokenView.php2
-rw-r--r--ui/app/partials/configuration.valuemap.php2
-rw-r--r--ui/app/partials/js/configuration.valuemap.js.php2
-rw-r--r--ui/app/partials/massupdate.valuemaps.tab.php2
-rw-r--r--ui/app/views/administration.token.edit.php2
-rw-r--r--ui/app/views/administration.token.list.php2
-rw-r--r--ui/app/views/administration.token.view.php2
-rw-r--r--ui/app/views/administration.user.token.edit.php2
-rw-r--r--ui/app/views/administration.user.token.list.php2
-rw-r--r--ui/app/views/administration.user.token.view.php2
-rw-r--r--ui/app/views/js/administration.token.edit.js.php2
-rw-r--r--ui/app/views/js/administration.token.list.js.php2
-rw-r--r--ui/app/views/js/administration.user.token.edit.js.php2
-rw-r--r--ui/app/views/js/administration.user.token.list.js.php2
-rw-r--r--ui/app/views/js/popup.scriptexec.js.php2
-rw-r--r--ui/app/views/js/popup.valuemap.edit.js.php2
-rw-r--r--ui/app/views/popup.valuemap.edit.php2
-rw-r--r--ui/include/classes/api/services/CToken.php2
-rw-r--r--ui/include/classes/html/CHostAvailability.php2
-rw-r--r--ui/tests/api_json/testTagFiltering.php2
-rw-r--r--ui/tests/api_json/testToken.php2
-rw-r--r--ui/tests/api_json/testTriggerValidation.php2
-rw-r--r--ui/tests/selenium/testFormSetup.php2
-rw-r--r--ui/tests/selenium/testGraphAxis.php2
-rw-r--r--ui/tests/selenium/testPageHostInterfaces.php2
66 files changed, 66 insertions, 66 deletions
diff --git a/include/sha512crypt.h b/include/sha512crypt.h
index 3a72f80f633..831509739db 100644
--- a/include/sha512crypt.h
+++ b/include/sha512crypt.h
@@ -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/include/zbxvariant.h b/include/zbxvariant.h
index bd1d15e2ad9..006c609031c 100644
--- a/include/zbxvariant.h
+++ b/include/zbxvariant.h
@@ -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/src/go/plugins/proc/proc_linux_test.go b/src/go/plugins/proc/proc_linux_test.go
index 18dc7ecfc52..8cb4763dfa0 100644
--- a/src/go/plugins/proc/proc_linux_test.go
+++ b/src/go/plugins/proc/proc_linux_test.go
@@ -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/src/go/plugins/smart/smart.go b/src/go/plugins/smart/smart.go
index 53ff12f0fc3..9a19e88b583 100644
--- a/src/go/plugins/smart/smart.go
+++ b/src/go/plugins/smart/smart.go
@@ -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/src/go/plugins/smart/smart_nix.go b/src/go/plugins/smart/smart_nix.go
index eb119c33177..38784200afd 100644
--- a/src/go/plugins/smart/smart_nix.go
+++ b/src/go/plugins/smart/smart_nix.go
@@ -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/src/go/plugins/smart/smart_test.go b/src/go/plugins/smart/smart_test.go
index cf54e59d003..e28d7dcc93d 100644
--- a/src/go/plugins/smart/smart_test.go
+++ b/src/go/plugins/smart/smart_test.go
@@ -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/src/go/plugins/smart/smart_windows.go b/src/go/plugins/smart/smart_windows.go
index b47d5db72dd..fe9cbb2749f 100644
--- a/src/go/plugins/smart/smart_windows.go
+++ b/src/go/plugins/smart/smart_windows.go
@@ -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/src/go/plugins/smart/smartfs.go b/src/go/plugins/smart/smartfs.go
index 722b87c67ec..90b46b6e20a 100644
--- a/src/go/plugins/smart/smartfs.go
+++ b/src/go/plugins/smart/smartfs.go
@@ -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/src/go/plugins/smart/smartfs_test.go b/src/go/plugins/smart/smartfs_test.go
index 6b480980bda..627ee28196d 100644
--- a/src/go/plugins/smart/smartfs_test.go
+++ b/src/go/plugins/smart/smartfs_test.go
@@ -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/src/libs/zbxembed/xml.c b/src/libs/zbxembed/xml.c
index 8125f041120..55a604b3da8 100644
--- a/src/libs/zbxembed/xml.c
+++ b/src/libs/zbxembed/xml.c
@@ -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/src/libs/zbxembed/xml.h b/src/libs/zbxembed/xml.h
index 69e996a41b6..918a1b03029 100644
--- a/src/libs/zbxembed/xml.h
+++ b/src/libs/zbxembed/xml.h
@@ -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/src/libs/zbxeval/calc.c b/src/libs/zbxeval/calc.c
index e3a9b52370e..8ec652f165e 100644
--- a/src/libs/zbxeval/calc.c
+++ b/src/libs/zbxeval/calc.c
@@ -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/src/libs/zbxeval/execute.c b/src/libs/zbxeval/execute.c
index 5f3149bd64d..93da9a970e3 100644
--- a/src/libs/zbxeval/execute.c
+++ b/src/libs/zbxeval/execute.c
@@ -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/src/libs/zbxeval/misc.c b/src/libs/zbxeval/misc.c
index 9e48e53431e..a49c2b1a764 100644
--- a/src/libs/zbxeval/misc.c
+++ b/src/libs/zbxeval/misc.c
@@ -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/src/libs/zbxeval/parse.c b/src/libs/zbxeval/parse.c
index db41384dfb0..e9f296d1293 100644
--- a/src/libs/zbxeval/parse.c
+++ b/src/libs/zbxeval/parse.c
@@ -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/src/libs/zbxeval/query.c b/src/libs/zbxeval/query.c
index 5fc64f9aad5..928f7b05de8 100644
--- a/src/libs/zbxeval/query.c
+++ b/src/libs/zbxeval/query.c
@@ -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/src/zabbix_server/trapper/trapper_auth.c b/src/zabbix_server/trapper/trapper_auth.c
index 97f0a181393..4b2d01d0ab1 100644
--- a/src/zabbix_server/trapper/trapper_auth.c
+++ b/src/zabbix_server/trapper/trapper_auth.c
@@ -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/src/zabbix_server/trapper/trapper_auth.h b/src/zabbix_server/trapper/trapper_auth.h
index 30395a3a560..9aa00162a0b 100644
--- a/src/zabbix_server/trapper/trapper_auth.h
+++ b/src/zabbix_server/trapper/trapper_auth.h
@@ -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/tests/libs/zbxcommon/zbx_json_to_xml.c b/tests/libs/zbxcommon/zbx_json_to_xml.c
index ee273832b44..78785ad51a6 100644
--- a/tests/libs/zbxcommon/zbx_json_to_xml.c
+++ b/tests/libs/zbxcommon/zbx_json_to_xml.c
@@ -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/tests/libs/zbxcommon/zbx_xml_to_json.c b/tests/libs/zbxcommon/zbx_xml_to_json.c
index c0f0e1634d6..f5c95dcc38a 100644
--- a/tests/libs/zbxcommon/zbx_xml_to_json.c
+++ b/tests/libs/zbxcommon/zbx_xml_to_json.c
@@ -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/tests/libs/zbxeval/mock_eval.c b/tests/libs/zbxeval/mock_eval.c
index d47cdafb909..ec47c88317f 100644
--- a/tests/libs/zbxeval/mock_eval.c
+++ b/tests/libs/zbxeval/mock_eval.c
@@ -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/tests/libs/zbxeval/mock_eval.h b/tests/libs/zbxeval/mock_eval.h
index 2ecf4ae59ac..0b8e1110f8d 100644
--- a/tests/libs/zbxeval/mock_eval.h
+++ b/tests/libs/zbxeval/mock_eval.h
@@ -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/tests/libs/zbxeval/zbx_eval_compose_expression.c b/tests/libs/zbxeval/zbx_eval_compose_expression.c
index 352d0e2fc6c..6a542312f3f 100644
--- a/tests/libs/zbxeval/zbx_eval_compose_expression.c
+++ b/tests/libs/zbxeval/zbx_eval_compose_expression.c
@@ -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/tests/libs/zbxeval/zbx_eval_execute.c b/tests/libs/zbxeval/zbx_eval_execute.c
index 07ca3b84b2b..00ed0477108 100644
--- a/tests/libs/zbxeval/zbx_eval_execute.c
+++ b/tests/libs/zbxeval/zbx_eval_execute.c
@@ -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/tests/libs/zbxeval/zbx_eval_execute_ext.c b/tests/libs/zbxeval/zbx_eval_execute_ext.c
index 0a03776c7bd..444d0612a5b 100644
--- a/tests/libs/zbxeval/zbx_eval_execute_ext.c
+++ b/tests/libs/zbxeval/zbx_eval_execute_ext.c
@@ -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/tests/libs/zbxeval/zbx_eval_get_group_filter.c b/tests/libs/zbxeval/zbx_eval_get_group_filter.c
index 267c02387b8..8862be39ee5 100644
--- a/tests/libs/zbxeval/zbx_eval_get_group_filter.c
+++ b/tests/libs/zbxeval/zbx_eval_get_group_filter.c
@@ -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/tests/libs/zbxeval/zbx_eval_parse_expression.c b/tests/libs/zbxeval/zbx_eval_parse_expression.c
index ecc85030e54..57039021875 100644
--- a/tests/libs/zbxeval/zbx_eval_parse_expression.c
+++ b/tests/libs/zbxeval/zbx_eval_parse_expression.c
@@ -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/tests/libs/zbxeval/zbx_eval_prepare_filter.c b/tests/libs/zbxeval/zbx_eval_prepare_filter.c
index 65dbd5fd88a..fc1665ac6e8 100644
--- a/tests/libs/zbxeval/zbx_eval_prepare_filter.c
+++ b/tests/libs/zbxeval/zbx_eval_prepare_filter.c
@@ -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/tests/libs/zbxeval/zbx_eval_serialize.c b/tests/libs/zbxeval/zbx_eval_serialize.c
index fc440d7f52f..1086e70f1b2 100644
--- a/tests/libs/zbxeval/zbx_eval_serialize.c
+++ b/tests/libs/zbxeval/zbx_eval_serialize.c
@@ -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/app/controllers/CControllerPopupValueMapEdit.php b/ui/app/controllers/CControllerPopupValueMapEdit.php
index 9a2c89d2491..9f5e6fb16f0 100644
--- a/ui/app/controllers/CControllerPopupValueMapEdit.php
+++ b/ui/app/controllers/CControllerPopupValueMapEdit.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/CControllerPopupValueMapUpdate.php b/ui/app/controllers/CControllerPopupValueMapUpdate.php
index 19631a8b8b9..ddf4a857427 100644
--- a/ui/app/controllers/CControllerPopupValueMapUpdate.php
+++ b/ui/app/controllers/CControllerPopupValueMapUpdate.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/CControllerTokenCreate.php b/ui/app/controllers/CControllerTokenCreate.php
index 92ac2f22402..bc13de41130 100644
--- a/ui/app/controllers/CControllerTokenCreate.php
+++ b/ui/app/controllers/CControllerTokenCreate.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/CControllerTokenDelete.php b/ui/app/controllers/CControllerTokenDelete.php
index 5763f0ceaa8..e72432b1c0d 100644
--- a/ui/app/controllers/CControllerTokenDelete.php
+++ b/ui/app/controllers/CControllerTokenDelete.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/CControllerTokenDisable.php b/ui/app/controllers/CControllerTokenDisable.php
index dc68bd3ec8a..a21c0c6ecd9 100644
--- a/ui/app/controllers/CControllerTokenDisable.php
+++ b/ui/app/controllers/CControllerTokenDisable.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/CControllerTokenEdit.php b/ui/app/controllers/CControllerTokenEdit.php
index 3d12c1bcb57..b038016865d 100644
--- a/ui/app/controllers/CControllerTokenEdit.php
+++ b/ui/app/controllers/CControllerTokenEdit.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/CControllerTokenEnable.php b/ui/app/controllers/CControllerTokenEnable.php
index 1f6381b2ba6..303c21f4533 100644
--- a/ui/app/controllers/CControllerTokenEnable.php
+++ b/ui/app/controllers/CControllerTokenEnable.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/CControllerTokenList.php b/ui/app/controllers/CControllerTokenList.php
index 2c4095f44ea..5426605d35d 100644
--- a/ui/app/controllers/CControllerTokenList.php
+++ b/ui/app/controllers/CControllerTokenList.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/CControllerTokenUpdate.php b/ui/app/controllers/CControllerTokenUpdate.php
index e0503e57d1a..b5eca4a57a2 100644
--- a/ui/app/controllers/CControllerTokenUpdate.php
+++ b/ui/app/controllers/CControllerTokenUpdate.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/CControllerTokenView.php b/ui/app/controllers/CControllerTokenView.php
index 031fe34e772..d1bc4e83e57 100644
--- a/ui/app/controllers/CControllerTokenView.php
+++ b/ui/app/controllers/CControllerTokenView.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/CControllerUserTokenEdit.php b/ui/app/controllers/CControllerUserTokenEdit.php
index 5ed65e3c5d4..c9d237397bf 100644
--- a/ui/app/controllers/CControllerUserTokenEdit.php
+++ b/ui/app/controllers/CControllerUserTokenEdit.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/CControllerUserTokenList.php b/ui/app/controllers/CControllerUserTokenList.php
index 6f7e7b1be94..9e3c2e88ae1 100644
--- a/ui/app/controllers/CControllerUserTokenList.php
+++ b/ui/app/controllers/CControllerUserTokenList.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/CControllerUserTokenView.php b/ui/app/controllers/CControllerUserTokenView.php
index d49d03f4419..a573e41f4eb 100644
--- a/ui/app/controllers/CControllerUserTokenView.php
+++ b/ui/app/controllers/CControllerUserTokenView.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/configuration.valuemap.php b/ui/app/partials/configuration.valuemap.php
index 5f2d55ddfc9..26fe518e56d 100644
--- a/ui/app/partials/configuration.valuemap.php
+++ b/ui/app/partials/configuration.valuemap.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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.valuemap.js.php b/ui/app/partials/js/configuration.valuemap.js.php
index 96f83723cbd..a618ae0913d 100644
--- a/ui/app/partials/js/configuration.valuemap.js.php
+++ b/ui/app/partials/js/configuration.valuemap.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/massupdate.valuemaps.tab.php b/ui/app/partials/massupdate.valuemaps.tab.php
index 7b3c05af30c..a0be4ef6a0b 100644
--- a/ui/app/partials/massupdate.valuemaps.tab.php
+++ b/ui/app/partials/massupdate.valuemaps.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/views/administration.token.edit.php b/ui/app/views/administration.token.edit.php
index d8291de75ea..cd4a99c392a 100644
--- a/ui/app/views/administration.token.edit.php
+++ b/ui/app/views/administration.token.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.token.list.php b/ui/app/views/administration.token.list.php
index 21e248e419a..16db084ce48 100644
--- a/ui/app/views/administration.token.list.php
+++ b/ui/app/views/administration.token.list.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.token.view.php b/ui/app/views/administration.token.view.php
index f0a455fca2f..5a47d8f2f59 100644
--- a/ui/app/views/administration.token.view.php
+++ b/ui/app/views/administration.token.view.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.user.token.edit.php b/ui/app/views/administration.user.token.edit.php
index b68890466a9..96fe1ea30ef 100644
--- a/ui/app/views/administration.user.token.edit.php
+++ b/ui/app/views/administration.user.token.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.user.token.list.php b/ui/app/views/administration.user.token.list.php
index b464caff57d..162473789c5 100644
--- a/ui/app/views/administration.user.token.list.php
+++ b/ui/app/views/administration.user.token.list.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.user.token.view.php b/ui/app/views/administration.user.token.view.php
index b8823f5f85b..e8b89ba5d39 100644
--- a/ui/app/views/administration.user.token.view.php
+++ b/ui/app/views/administration.user.token.view.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.token.edit.js.php b/ui/app/views/js/administration.token.edit.js.php
index abb68356096..ee0a4c12ed7 100644
--- a/ui/app/views/js/administration.token.edit.js.php
+++ b/ui/app/views/js/administration.token.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.token.list.js.php b/ui/app/views/js/administration.token.list.js.php
index 65b2c2589c4..2a8c3f6cb0f 100644
--- a/ui/app/views/js/administration.token.list.js.php
+++ b/ui/app/views/js/administration.token.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.user.token.edit.js.php b/ui/app/views/js/administration.user.token.edit.js.php
index 1b358bc8684..329768e18d7 100644
--- a/ui/app/views/js/administration.user.token.edit.js.php
+++ b/ui/app/views/js/administration.user.token.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.user.token.list.js.php b/ui/app/views/js/administration.user.token.list.js.php
index 65b2c2589c4..2a8c3f6cb0f 100644
--- a/ui/app/views/js/administration.user.token.list.js.php
+++ b/ui/app/views/js/administration.user.token.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/popup.scriptexec.js.php b/ui/app/views/js/popup.scriptexec.js.php
index 3fc13dfe007..be2f3bafa27 100644
--- a/ui/app/views/js/popup.scriptexec.js.php
+++ b/ui/app/views/js/popup.scriptexec.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.valuemap.edit.js.php b/ui/app/views/js/popup.valuemap.edit.js.php
index 7fa3950cb14..201514085d2 100644
--- a/ui/app/views/js/popup.valuemap.edit.js.php
+++ b/ui/app/views/js/popup.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/popup.valuemap.edit.php b/ui/app/views/popup.valuemap.edit.php
index cf658b345b7..eefa5978a28 100644
--- a/ui/app/views/popup.valuemap.edit.php
+++ b/ui/app/views/popup.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/include/classes/api/services/CToken.php b/ui/include/classes/api/services/CToken.php
index 616cd1ec19e..2e91d976643 100644
--- a/ui/include/classes/api/services/CToken.php
+++ b/ui/include/classes/api/services/CToken.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/CHostAvailability.php b/ui/include/classes/html/CHostAvailability.php
index 31cc602a4c0..4dd38caae31 100644
--- a/ui/include/classes/html/CHostAvailability.php
+++ b/ui/include/classes/html/CHostAvailability.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/tests/api_json/testTagFiltering.php b/ui/tests/api_json/testTagFiltering.php
index de433315620..eb8dcd50ffe 100644
--- a/ui/tests/api_json/testTagFiltering.php
+++ b/ui/tests/api_json/testTagFiltering.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/testToken.php b/ui/tests/api_json/testToken.php
index 62c6af4ab5d..e6869b87aa1 100644
--- a/ui/tests/api_json/testToken.php
+++ b/ui/tests/api_json/testToken.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/tests/api_json/testTriggerValidation.php b/ui/tests/api_json/testTriggerValidation.php
index a5bde6dac4d..81b30a46bbd 100644
--- a/ui/tests/api_json/testTriggerValidation.php
+++ b/ui/tests/api_json/testTriggerValidation.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/testFormSetup.php b/ui/tests/selenium/testFormSetup.php
index ae2e87b0b8c..405a34156c2 100644
--- a/ui/tests/selenium/testFormSetup.php
+++ b/ui/tests/selenium/testFormSetup.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/testGraphAxis.php b/ui/tests/selenium/testGraphAxis.php
index c455ef14e12..ef2d1079aef 100644
--- a/ui/tests/selenium/testGraphAxis.php
+++ b/ui/tests/selenium/testGraphAxis.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you 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/testPageHostInterfaces.php b/ui/tests/selenium/testPageHostInterfaces.php
index e79412d7a79..97937b40191 100644
--- a/ui/tests/selenium/testPageHostInterfaces.php
+++ b/ui/tests/selenium/testPageHostInterfaces.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2001-2020 Zabbix SIA
+** Copyright (C) 2001-2021 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by