mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
update copyright
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage ajax
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @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
|
||||
* @package librenms
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @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
|
||||
* @package librenms
|
||||
* @subpackage billing
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+6
-5
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@@ -1,14 +1,16 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is included with Observium. It was originally part of m0n0wall <http://www.m0n0.ch/wall/>
|
||||
* This file is part of LibreNMS
|
||||
* It was originally part of m0n0wall <http://www.m0n0.ch/wall/>
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage graphing
|
||||
* @author T. Lechat <[email protected]>, Manuel Kasper <[email protected]>, Jonathan Watt <[email protected]>
|
||||
* @copyright 2004-2006 T. Lechat <[email protected]>, Manuel Kasper <[email protected]>, Jonathan Watt <[email protected]>
|
||||
* @copyright (C) 2004-2006 T. Lechat <[email protected]>, Manuel Kasper <[email protected]>, Jonathan Watt <[email protected]>
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
* @license BSD
|
||||
*
|
||||
*/
|
||||
|
||||
+6
-5
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage graphing
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+7
-6
@@ -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 <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @package librenms
|
||||
* @subpackage graphing
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+6
-5
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage map
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+6
-5
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage webinterface
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
+6
-5
@@ -1,14 +1,15 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Observium
|
||||
* LibreNMS
|
||||
*
|
||||
* This file is part of Observium.
|
||||
* This file is part of LibreNMS
|
||||
*
|
||||
* @package observium
|
||||
* @package librenms
|
||||
* @subpackage billing
|
||||
* @author Adam Armstrong <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong
|
||||
* @author The LibreNMS Contributors <[email protected]>
|
||||
* @copyright (C) 2006 - 2012 Adam Armstrong (as Observium)
|
||||
* @copyright (C) 2013 LibreNMS Contributors
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user