diff --git a/addhost.php b/addhost.php index 132296f1b..461ab1fb5 100755 --- a/addhost.php +++ b/addhost.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/adduser.php b/adduser.php index 4afa04722..84b665658 100755 --- a/adduser.php +++ b/adduser.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/alerts.php b/alerts.php index 1ad4492a8..189c79b14 100755 --- a/alerts.php +++ b/alerts.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/billing-calculate.php b/billing-calculate.php index 4cd5fd3ff..ba02001f7 100755 --- a/billing-calculate.php +++ b/billing-calculate.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/check-errors.php b/check-errors.php index f8a3295f3..d69b51d08 100755 --- a/check-errors.php +++ b/check-errors.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/check-services.php b/check-services.php index 6f6a83fed..f58bab2b4 100755 --- a/check-services.php +++ b/check-services.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/delhost.php b/delhost.php index 9cfc0cee0..70b5be4d3 100755 --- a/delhost.php +++ b/delhost.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/discovery.php b/discovery.php index 85fe0a396..09bd1b432 100755 --- a/discovery.php +++ b/discovery.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/generate-iplist.php b/generate-iplist.php index d644d4ded..1ff94b7e6 100755 --- a/generate-iplist.php +++ b/generate-iplist.php @@ -8,7 +8,7 @@ * * @package librenms * @subpackage cli - * @author LibreNMS Group + * @author The LibreNMS Contributors * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2013 LibreNMS Contributors * diff --git a/html/ajax_listports.php b/html/ajax_listports.php index b9245ebe3..9c61d4d0a 100755 --- a/html/ajax_listports.php +++ b/html/ajax_listports.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/bandwidth-graph.php b/html/bandwidth-graph.php index fa4c29685..ab6856714 100644 --- a/html/bandwidth-graph.php +++ b/html/bandwidth-graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/billing-graph.php b/html/billing-graph.php index f14280415..5997e0439 100755 --- a/html/billing-graph.php +++ b/html/billing-graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/data.php b/html/data.php index bd3d5547e..b3ba1a5d8 100644 --- a/html/data.php +++ b/html/data.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/graph-realtime.php b/html/graph-realtime.php index 66d80194e..c9548c99e 100755 --- a/html/graph-realtime.php +++ b/html/graph-realtime.php @@ -1,11 +1,11 @@ + * This file is included with LibreNMS. It was originally part of m0n0wall * - * @package observium + * @package librenms * @subpackage graphing * @author T. Lechat , Manuel Kasper , Jonathan Watt * @copyright 2004-2006 T. Lechat , Manuel Kasper , Jonathan Watt diff --git a/html/graph.php b/html/graph.php index ca1a1d595..e06bcfb7a 100755 --- a/html/graph.php +++ b/html/graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/index.php b/html/index.php index 6933ad961..2073f2530 100755 --- a/html/index.php +++ b/html/index.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ @@ -268,9 +269,9 @@ $runtime_end = utime(); $runtime = $runtime_end - $runtime_start; $gentime = substr($runtime, 0, 5); echo('