From d5b886e32f1e7adf86a0ee98514f9e46fb4666d2 Mon Sep 17 00:00:00 2001 From: Brad Peczka Date: Mon, 28 Oct 2013 19:49:22 +0800 Subject: [PATCH] Updated group name. --- addhost.php | 2 +- adduser.php | 2 +- alerts.php | 2 +- billing-calculate.php | 2 +- check-errors.php | 2 +- check-services.php | 2 +- delhost.php | 2 +- discovery.php | 2 +- generate-iplist.php | 2 +- irc.php | 2 +- poll-billing.php | 2 +- poll-device.php | 2 +- poller.php | 2 +- renamehost.php | 2 +- snmptrap.php | 2 +- syslog.php | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/addhost.php b/addhost.php index 0689d7299..132296f1b 100755 --- a/addhost.php +++ b/addhost.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/adduser.php b/adduser.php index d70ade3e1..4afa04722 100755 --- a/adduser.php +++ b/adduser.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/alerts.php b/alerts.php index 52723fdb7..1ad4492a8 100755 --- a/alerts.php +++ b/alerts.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/billing-calculate.php b/billing-calculate.php index 0d09609bd..4cd5fd3ff 100755 --- a/billing-calculate.php +++ b/billing-calculate.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/check-errors.php b/check-errors.php index 22052e581..f8a3295f3 100755 --- a/check-errors.php +++ b/check-errors.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/check-services.php b/check-services.php index 8c3539ad2..6f6a83fed 100755 --- a/check-services.php +++ b/check-services.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/delhost.php b/delhost.php index ee3d2b360..9cfc0cee0 100755 --- a/delhost.php +++ b/delhost.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/discovery.php b/discovery.php index c2aaad204..85fe0a396 100755 --- a/discovery.php +++ b/discovery.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/generate-iplist.php b/generate-iplist.php index 805b9d98c..d644d4ded 100755 --- a/generate-iplist.php +++ b/generate-iplist.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/irc.php b/irc.php index d1cbe47de..32c120062 100755 --- a/irc.php +++ b/irc.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/poll-billing.php b/poll-billing.php index f838e2829..c6845ef23 100755 --- a/poll-billing.php +++ b/poll-billing.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/poll-device.php b/poll-device.php index 96ea6f243..834a6e1e0 100755 --- a/poll-device.php +++ b/poll-device.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/poller.php b/poller.php index 55b09636d..07dfa8a7c 100755 --- a/poller.php +++ b/poller.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/renamehost.php b/renamehost.php index 5d7daa110..b139d7ddb 100755 --- a/renamehost.php +++ b/renamehost.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/snmptrap.php b/snmptrap.php index a7a29877e..9beef4896 100755 --- a/snmptrap.php +++ b/snmptrap.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/syslog.php b/syslog.php index e6736154f..6020f6501 100755 --- a/syslog.php +++ b/syslog.php @@ -10,7 +10,7 @@ * @subpackage cli * @author LibreNMS Group * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Group + * @copyright (C) 2013 LibreNMS Contributors * */