diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php index 4487d5431..53eee1e3e 100644 --- a/html/pages/about.inc.php +++ b/html/pages/about.inc.php @@ -21,8 +21,8 @@ $git_log = `git log -10`;

License

-Copyright (C) 2006-2012 Adam Armstrong
 Copyright (C) 2013- Contributors
+Copyright (C) 2006-2012 Adam Armstrong
 
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
@@ -192,12 +192,12 @@ echo "
 
     

Acknowledgements

- Observium Codebase for fork.
- Mark James Silk Iconset.
- Erik Bosrup Overlib Library.
- Jonathan De Graeve SNMP code improvements.
Bruno Pramont Collectd code.
Dennis de Houx Application monitors for PowerDNS, Shoutcast, NTPD (Client, Server).
+ Erik Bosrup Overlib Library.
+ Jonathan De Graeve SNMP code improvements.
+ Mark James Silk Iconset.
+ Observium Codebase for fork.