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/misc
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2018-01-04 22:49:46 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2018-01-04 22:49:46 +0300
commit240227e3612c0142a5d9e983deb05096a3f7d6b2 (patch)
treeb996573c60356c1d2386ff1196a096a253b0c7f0 /misc
parent6b8e57f06402a10fc0290775f7f46da576b15472 (diff)
.......... [ZBXNEXT-826] updated copyright to 2018
Diffstat (limited to 'misc')
-rwxr-xr-xmisc/init.d/debian/zabbix-agent2
-rwxr-xr-xmisc/init.d/debian/zabbix-server2
-rw-r--r--misc/init.d/tru64/zabbix_agentd2
-rw-r--r--misc/init.d/tru64/zabbix_server2
-rwxr-xr-xmisc/snmptrap/snmptrap.sh2
-rw-r--r--misc/snmptrap/zabbix_trap_receiver.pl2
6 files changed, 6 insertions, 6 deletions
diff --git a/misc/init.d/debian/zabbix-agent b/misc/init.d/debian/zabbix-agent
index 2c8eeefe120..76c14a54b9f 100755
--- a/misc/init.d/debian/zabbix-agent
+++ b/misc/init.d/debian/zabbix-agent
@@ -2,7 +2,7 @@
#
# Zabbix agent start/stop script.
#
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
NAME=zabbix_agentd
DAEMON=/usr/local/sbin/${NAME}
diff --git a/misc/init.d/debian/zabbix-server b/misc/init.d/debian/zabbix-server
index ddd3be5a6a0..9587cfbedc6 100755
--- a/misc/init.d/debian/zabbix-server
+++ b/misc/init.d/debian/zabbix-server
@@ -2,7 +2,7 @@
#
# Zabbix daemon start/stop script.
#
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
NAME=zabbix_server
DAEMON=/usr/local/sbin/${NAME}
diff --git a/misc/init.d/tru64/zabbix_agentd b/misc/init.d/tru64/zabbix_agentd
index ed7e42a0ec0..5948e5c04f5 100644
--- a/misc/init.d/tru64/zabbix_agentd
+++ b/misc/init.d/tru64/zabbix_agentd
@@ -1,7 +1,7 @@
#!/bin/sh
# Zabbix
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/misc/init.d/tru64/zabbix_server b/misc/init.d/tru64/zabbix_server
index c01c2c24664..917ac1223e5 100644
--- a/misc/init.d/tru64/zabbix_server
+++ b/misc/init.d/tru64/zabbix_server
@@ -1,7 +1,7 @@
#!/bin/sh
# Zabbix
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/misc/snmptrap/snmptrap.sh b/misc/snmptrap/snmptrap.sh
index 2e99bab83a4..daa6d986b7a 100755
--- a/misc/snmptrap/snmptrap.sh
+++ b/misc/snmptrap/snmptrap.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
# Zabbix
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/misc/snmptrap/zabbix_trap_receiver.pl b/misc/snmptrap/zabbix_trap_receiver.pl
index fc54a25169a..3f7937a8fa3 100644
--- a/misc/snmptrap/zabbix_trap_receiver.pl
+++ b/misc/snmptrap/zabbix_trap_receiver.pl
@@ -2,7 +2,7 @@
#
# Zabbix
-# Copyright (C) 2001-2017 Zabbix SIA
+# Copyright (C) 2001-2018 Zabbix SIA
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by