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:
Diffstat (limited to 'create/bin/gen_schema.pl')
-rwxr-xr-xcreate/bin/gen_schema.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/create/bin/gen_schema.pl b/create/bin/gen_schema.pl
index f20f4d324aa..f4939ae4e10 100755
--- a/create/bin/gen_schema.pl
+++ b/create/bin/gen_schema.pl
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
#
# Zabbix
-# Copyright (C) 2001-2021 Zabbix SIA
+# Copyright (C) 2001-2022 Zabbix SIA
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
@@ -46,7 +46,7 @@ my %c = (
$c{"before"} = "/*
** Zabbix
-** Copyright (C) 2001-2021 Zabbix SIA
+** Copyright (C) 2001-2022 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by