diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-12-22 21:25:20 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2003-12-22 21:25:20 +0000 |
| commit | 51016aef6bf0461bd8437fa07698cd45cb2507a1 (patch) | |
| tree | 877a165a81a7975528e943d2db19d1fcb77a8c72 /include | |
| parent | 410244e75da03ecb3aaab7e3d1c4ceeb40da293a (diff) | |
Added 2004 to the Copyright notice.
git-svn-id: svn://svn.zabbix.com/trunk@1091 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'include')
| -rw-r--r-- | include/cfg.c | 2 | ||||
| -rw-r--r-- | include/cfg.h | 2 | ||||
| -rw-r--r-- | include/common.h | 2 | ||||
| -rw-r--r-- | include/db.c | 2 | ||||
| -rw-r--r-- | include/db.h | 2 | ||||
| -rw-r--r-- | include/expression.c | 2 | ||||
| -rw-r--r-- | include/expression.h | 2 | ||||
| -rw-r--r-- | include/functions.c | 2 | ||||
| -rw-r--r-- | include/functions.h | 2 | ||||
| -rw-r--r-- | include/log.c | 2 | ||||
| -rw-r--r-- | include/log.h | 2 | ||||
| -rw-r--r-- | include/pid.c | 2 | ||||
| -rw-r--r-- | include/pid.h | 2 | ||||
| -rw-r--r-- | include/security.c | 2 | ||||
| -rw-r--r-- | include/security.h | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/include/cfg.c b/include/cfg.c index ef6a0844..b69d5592 100644 --- a/include/cfg.c +++ b/include/cfg.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/cfg.h b/include/cfg.h index 0be44565..5eed2924 100644 --- a/include/cfg.h +++ b/include/cfg.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/common.h b/include/common.h index 52e76d83..97fcf4c3 100644 --- a/include/common.h +++ b/include/common.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/db.c b/include/db.c index a52203f0..bc233c78 100644 --- a/include/db.c +++ b/include/db.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/db.h b/include/db.h index 5324820a..7173cf5d 100644 --- a/include/db.h +++ b/include/db.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/expression.c b/include/expression.c index c4d4aefa..dd89cd66 100644 --- a/include/expression.c +++ b/include/expression.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/expression.h b/include/expression.h index 67b9dd7a..957c7d46 100644 --- a/include/expression.h +++ b/include/expression.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/functions.c b/include/functions.c index 7512bff3..b6f85166 100644 --- a/include/functions.c +++ b/include/functions.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/functions.h b/include/functions.h index ae078d11..67139cad 100644 --- a/include/functions.h +++ b/include/functions.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/log.c b/include/log.c index e6887982..6ccde9c0 100644 --- a/include/log.c +++ b/include/log.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/log.h b/include/log.h index 8b767bdd..af7a3b90 100644 --- a/include/log.h +++ b/include/log.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/pid.c b/include/pid.c index bbf4e19d..50f25139 100644 --- a/include/pid.c +++ b/include/pid.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/pid.h b/include/pid.h index d8af1e78..b1653e2a 100644 --- a/include/pid.h +++ b/include/pid.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/security.c b/include/security.c index fd714f1c..eaf7b68e 100644 --- a/include/security.c +++ b/include/security.c @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free 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/security.h b/include/security.h index 1ecf319f..bef5b04f 100644 --- a/include/security.h +++ b/include/security.h @@ -1,6 +1,6 @@ /* ** Zabbix -** Copyright (C) 2000,2001,2002,2003 Alexei Vladishev +** Copyright (C) 2000,2001,2002,2003,2004 Alexei Vladishev ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by |
