Changed hardcoded year 2010 to PHP's built-in time functions.

git-svn-id: http://www.observium.org/svn/observer/trunk@2376 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Geert Hauwaerts
2011-05-27 19:39:35 +00:00
parent 16b34cbe38
commit 26b4e22eac

View File

@@ -15,7 +15,7 @@ echo($config['version']);
<?php print_optionbar_start(NULL); ?>
<h3>License</h3>
<pre>Observium Network Management and Monitoring System
Copyright (C) 2006-2010 Adam Armstrong
Copyright (C) 2006-<?php echo date("Y"); ?> 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