diff -r 044b0062e3bf -r 438f36013432 plugins/SpecialPageFuncs.php --- a/plugins/SpecialPageFuncs.php Wed Jan 06 02:03:10 2010 -0500 +++ b/plugins/SpecialPageFuncs.php Wed Jan 06 02:03:20 2010 -0500 @@ -398,7 +398,9 @@ get('meta_enano_about_th'); ?> get('meta_enano_about_poweredby'); + echo $lang->get('meta_enano_about_poweredby', array( + 'year' => date('Y') + )); $subst = array( 'gpl_link' => makeUrlNS('Special', 'GNU_General_Public_License') ); @@ -410,8 +412,8 @@

(English)

This website is powered by Enano, the lightweight and open source CMS that everyone can use. - Enano is copyright © 2006-2009 Dan Fuhry. For legal information, along with a list of libraries that Enano uses, please - see Legal Information. + Enano is copyright © 2006- Dan Fuhry. For legal information, along with a list of libraries that + Enano uses, please see Legal Information.

The developers and maintainers of Enano strongly believe that software should not only be free to use, but free to be modified,