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:
authorAndris Zeila <andris.zeila@zabbix.com>2017-02-01 15:46:31 +0300
committerAndris Zeila <andris.zeila@zabbix.com>2017-02-01 15:46:31 +0300
commite1d36c5a45333726f22827d673fa71e98eba436f (patch)
treed46accc3acfe665d5f2ad8458982f07b9956ce4a /include/zbxipcservice.h
parent69b96b854eaf866232ea1155ee4e12329b567b29 (diff)
.......... [ZBXNEXT-3386] updated copyrights
Diffstat (limited to 'include/zbxipcservice.h')
-rw-r--r--include/zbxipcservice.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/include/zbxipcservice.h b/include/zbxipcservice.h
index 5fbccb37bb3..25a57aebf64 100644
--- a/include/zbxipcservice.h
+++ b/include/zbxipcservice.h
@@ -1,3 +1,22 @@
+/*
+** Zabbix
+** Copyright (C) 2001-2017 Zabbix SIA
+**
+** This program is free software; you can redistribute it and/or modify
+** it under the terms of the GNU General Public License as published by
+** the Free Software Foundation; either version 2 of the License, or
+** (at your option) any later version.
+**
+** This program is distributed in the hope that it will be useful,
+** but WITHOUT ANY WARRANTY; without even the implied warranty of
+** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+** GNU General Public License for more details.
+**
+** You should have received a copy of the GNU General Public License
+** along with this program; if not, write to the Free Software
+** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+**/
+
#ifndef ZABBIX_ZBXIPCSERVICE_H
#define ZABBIX_ZBXIPCSERVICE_H