mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update front-end copyright, team, link information
Conflicts: html/index.php
This commit is contained in:
committed by
Paul Gear
parent
a11813d999
commit
02247267c0
@@ -270,6 +270,7 @@ $gentime = substr($runtime, 0, 5);
|
||||
echo('<br /> <br /> <br /> <br /> <div id="footer">' . (isset($config['footer']) ? $config['footer'] : ''));
|
||||
echo('<br />Powered by <a href="https://github.com/librenms/librenms" target="_blank">LibreNMS ' . $config['version']);
|
||||
|
||||
echo('</a>. Copyright © 2006-2012 by Adam Armstrong. All rights reserved.');
|
||||
echo('</a>. Copyright © '. date("Y"). ' by the LibreNMS Contributors.<br/>LibreNMS is <a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a>, released under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU GPLv3</a>.');
|
||||
|
||||
if ($config['page_gen'])
|
||||
|
Reference in New Issue
Block a user