diff options
author | spocky <spocky@ampache> | 2008-01-17 10:04:14 +0000 |
---|---|---|
committer | spocky <spocky@ampache> | 2008-01-17 10:04:14 +0000 |
commit | ffb43ad33ec6198df04cf188a205f236863d1dd3 (patch) | |
tree | f7667f828f89d7a10f56ff895999872af15cd8b8 /templates | |
parent | b77c0bedcb144e4f8af7e4860f05d673986e79a4 (diff) | |
download | ampache-ffb43ad33ec6198df04cf188a205f236863d1dd3.tar.gz ampache-ffb43ad33ec6198df04cf188a205f236863d1dd3.tar.bz2 ampache-ffb43ad33ec6198df04cf188a205f236863d1dd3.zip |
Happy new year !
Diffstat (limited to 'templates')
-rw-r--r-- | templates/footer.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.inc.php b/templates/footer.inc.php index bb4f0035..cb3d8965 100644 --- a/templates/footer.inc.php +++ b/templates/footer.inc.php @@ -27,7 +27,7 @@ </div> <!-- end id="maincontainer"--> <div id="footer"> <a href="http://www.ampache.org/index.php">Ampache v.<?php echo Config::get('version'); ?></a><br /> - Copyright (c) 2001 - 2007 Ampache.org + Copyright (c) 2001 - 2008 Ampache.org </div> </body> </html> |