summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/footer.inc.php2
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>