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 9c61d4d0a..b9245ebe3 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 ab6856714..fa4c29685 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 5997e0439..f14280415 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 b3ba1a5d8..bd3d5547e 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 c9548c99e..66d80194e 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 e06bcfb7a..ca1a1d595 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 2073f2530..0d9e7f19d 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 80d2b066d..c004af622 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 60931a175..fbd3e2fc4 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 6cdd2552f..a092f66ee 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 * */