diff -r b174cdb75bec -r 5d9060b4253f install/includes/ui.php --- a/install/includes/ui.php Fri Apr 17 20:45:35 2009 -0400 +++ b/install/includes/ui.php Sat Apr 18 23:03:36 2009 -0400 @@ -228,9 +228,10 @@ function show_footer() { $scriptpath = scriptPath; + $year = date('Y'); echo << - Enano and its various components, related documentation, and artwork are copyright © 2006-2008 Dan Fuhry.
+ Enano and its various components, related documentation, and artwork are copyright © 2006-$year Dan Fuhry.
Copyrights for third-party components are held by their respective authors.
This program is Free Software; see the file "GPL" included with this package for details.