diff --git a/README.md b/README.md index eba305074a..8423202fe7 100644 --- a/README.md +++ b/README.md @@ -53,13 +53,15 @@ Contributing You can participate in the project by: - Joining the [librenms-project][1] mailing list to post questions and suggestions. -- Cloning the [repo][2] and filing bug reports and pull requests on github. -- Talking to us on [Twitter][3] or [IRC][4]. +- Following [@LibreNMS on Twitter][2]. +- Chatting with developers and users on [IRC][3]! We're on the `irc.freenode.net` + server, in the `##LibreNMS` channel. +- Cloning the [repo][4] and filing bug reports and pull requests on github. - Improving the [wiki][5]. [1]: https://groups.google.com/forum/#!forum/librenms-project "LibreNMS" -[2]: https://github.com/librenms/librenms -[3]: https://twitter.com/librenms -[4]: irc://irc.freenode.net/##librenms +[2]: https://twitter.com/librenms +[3]: irc://irc.freenode.net/##librenms +[4]: https://github.com/librenms/librenms [5]: https://github.com/librenms/librenms/wiki diff --git a/html/ajax_listports.php b/html/ajax_listports.php index b9245ebe35..9c61d4d0a5 100755 --- a/html/ajax_listports.php +++ b/html/ajax_listports.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/bandwidth-graph.php b/html/bandwidth-graph.php index fa4c296855..ab68567148 100644 --- a/html/bandwidth-graph.php +++ b/html/bandwidth-graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/billing-graph.php b/html/billing-graph.php index f142804151..5997e04390 100755 --- a/html/billing-graph.php +++ b/html/billing-graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/data.php b/html/data.php index bd3d5547e5..b3ba1a5d83 100644 --- a/html/data.php +++ b/html/data.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/graph-realtime.php b/html/graph-realtime.php index 66d80194e5..c9548c99e6 100755 --- a/html/graph-realtime.php +++ b/html/graph-realtime.php @@ -1,11 +1,11 @@ + * This file is included with LibreNMS. It was originally part of m0n0wall * - * @package observium + * @package librenms * @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 ca1a1d5950..e06bcfb7aa 100755 --- a/html/graph.php +++ b/html/graph.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @copyright (C) 2006 - 2012 Adam Armstrong (as Observium) + * @copyright (C) 2013 LibreNMS Contributors * */ diff --git a/html/index.php b/html/index.php index 6933ad9613..2073f25307 100755 --- a/html/index.php +++ b/html/index.php @@ -1,14 +1,15 @@ - * @copyright (C) 2006 - 2012 Adam Armstrong + * @package librenms + * @subpackage cli + * @author The LibreNMS Contributors + * @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('