Updated copyright and package notices.

This commit is contained in:
Brad Peczka
2013-10-28 21:39:08 +08:00
parent fc5860b0ed
commit 985330f638
26 changed files with 84 additions and 75 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage ajax * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage webinterface * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage billing * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage webinterface * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+3 -3
View File
@@ -1,11 +1,11 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is included with Observium. It was originally part of m0n0wall <http://www.m0n0.ch/wall/> * This file is included with LibreNMS. It was originally part of m0n0wall <http://www.m0n0.ch/wall/>
* *
* @package observium * @package librenms
* @subpackage graphing * @subpackage graphing
* @author T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>, Jonathan Watt <jwatt@jwatt.org> * @author T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>, Jonathan Watt <jwatt@jwatt.org>
* @copyright 2004-2006 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>, Jonathan Watt <jwatt@jwatt.org> * @copyright 2004-2006 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>, Jonathan Watt <jwatt@jwatt.org>
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage graphing * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+9 -8
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage webinterface * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @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); $gentime = substr($runtime, 0, 5);
echo('<br /> <br /> <br /> <br /> <div id="footer">' . (isset($config['footer']) ? $config['footer'] : '')); echo('<br /> <br /> <br /> <br /> <div id="footer">' . (isset($config['footer']) ? $config['footer'] : ''));
echo('<br />Powered by <a href="http://www.observium.org" target="_blank">Observium ' . $config['version']); echo('<br />Powered by <a href="http://www.librenms.org" target="_blank">LibreNMS ' . $config['version']);
echo('</a>. Copyright &copy; 2006-'. date("Y"). ' by Adam Armstrong. All rights reserved.'); echo('</a>. Copyright &copy; 2013-'. date("Y"). ' by the LibreNMS Contributors. All rights reserved.');
if ($config['page_gen']) if ($config['page_gen'])
{ {
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage map * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage webinterface * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+7 -6
View File
@@ -1,14 +1,15 @@
<?php <?php
/** /**
* Observium * LibreNMS
* *
* This file is part of Observium. * This file is part of LibreNMS
* *
* @package observium * @package librenms
* @subpackage billing * @subpackage cli
* @author Adam Armstrong <adama@memetic.org> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors
* *
*/ */
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *
+1 -1
View File
@@ -8,7 +8,7 @@
* *
* @package librenms * @package librenms
* @subpackage cli * @subpackage cli
* @author LibreNMS Group <librenms-project@google.groups.com> * @author The LibreNMS Contributors <librenms-project@google.groups.com>
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
* @copyright (C) 2013 LibreNMS Contributors * @copyright (C) 2013 LibreNMS Contributors
* *