mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated copyright and package notices.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage ajax
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage billing
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?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
|
||||
* @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>
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage graphing
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @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('<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 © 2006-'. date("Y"). ' by Adam Armstrong. All rights reserved.');
|
||||
echo('</a>. Copyright © 2013-'. date("Y"). ' by the LibreNMS Contributors. All rights reserved.');
|
||||
|
||||
if ($config['page_gen'])
|
||||
{
|
||||
|
||||
13
html/map.php
13
html/map.php
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage map
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
13
html/pdf.php
13
html/pdf.php
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @subpackage billing
|
||||
* @author Adam Armstrong <adama@memetic.org>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage cli
|
||||
* @author The LibreNMS Contributors <librenms-project@google.groups.com>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
2
irc.php
2
irc.php
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* @package librenms
|
||||
* @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) 2013 LibreNMS Contributors
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user