From 3184a35268c7b784635336a34f988638216bffce Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Tue, 29 Oct 2013 05:38:12 +1000 Subject: [PATCH] Revert boilerplate changes --- html/ajax_listports.php | 13 ++++++------- html/bandwidth-graph.php | 13 ++++++------- html/billing-graph.php | 13 ++++++------- html/data.php | 13 ++++++------- html/graph-realtime.php | 6 +++--- html/graph.php | 13 ++++++------- html/index.php | 13 ++++++------- html/map.php | 13 ++++++------- html/netcmd.php | 13 ++++++------- html/pdf.php | 13 ++++++------- 10 files changed, 57 insertions(+), 66 deletions(-) diff --git a/html/ajax_listports.php b/html/ajax_listports.php index 9c61d4d0a5..b9245ebe35 100755 --- a/html/ajax_listports.php +++ b/html/ajax_listports.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage ajax + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/bandwidth-graph.php b/html/bandwidth-graph.php index ab68567148..fa4c296855 100644 --- a/html/bandwidth-graph.php +++ b/html/bandwidth-graph.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage webinterface + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/billing-graph.php b/html/billing-graph.php index 5997e04390..f142804151 100755 --- a/html/billing-graph.php +++ b/html/billing-graph.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage billing + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/data.php b/html/data.php index b3ba1a5d83..bd3d5547e5 100644 --- a/html/data.php +++ b/html/data.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage webinterface + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/graph-realtime.php b/html/graph-realtime.php index c9548c99e6..66d80194e5 100755 --- a/html/graph-realtime.php +++ b/html/graph-realtime.php @@ -1,11 +1,11 @@ + * This file is included with Observium. It was originally part of m0n0wall * - * @package librenms + * @package observium * @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 e06bcfb7aa..ca1a1d5950 100755 --- a/html/graph.php +++ b/html/graph.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage graphing + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/index.php b/html/index.php index 2073f25307..0d9e7f19da 100755 --- a/html/index.php +++ b/html/index.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage webinterface + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/map.php b/html/map.php index 80d2b066d9..c004af6228 100755 --- a/html/map.php +++ b/html/map.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage map + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/netcmd.php b/html/netcmd.php index 60931a175d..fbd3e2fc41 100755 --- a/html/netcmd.php +++ b/html/netcmd.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage webinterface + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */ diff --git a/html/pdf.php b/html/pdf.php index 6cdd2552f1..a092f66eee 100644 --- a/html/pdf.php +++ b/html/pdf.php @@ -1,15 +1,14 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) - * @copyright (C) 2013 LibreNMS Contributors + * @package observium + * @subpackage billing + * @author Adam Armstrong + * @copyright (C) 2006 - 2012 Adam Armstrong * */