wok-next rev 7861
tazbb: year 2011
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 01 19:20:04 2011 +0100 (2011-01-01) |
parents | a80a9972e567 |
children | cf639851d4be |
files | tazbb/stuff/web/index.php |
line diff
1.1 --- a/tazbb/stuff/web/index.php Sat Jan 01 18:19:39 2011 +0100 1.2 +++ b/tazbb/stuff/web/index.php Sat Jan 01 19:20:04 2011 +0100 1.3 @@ -186,7 +186,7 @@ 1.4 <!-- Start of footer and copy notice --> 1.5 <div id="copy"> 1.6 <p> 1.7 -Copyright © 2010 <a href="http://www.slitaz.org/">SliTaz</a> - 1.8 +Copyright © <?php echo date('Y'); ?> <a href="http://www.slitaz.org/">SliTaz</a> - 1.9 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> 1.10 </p> 1.11 <!-- End of copy -->