summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 8306e622c..f61b16153 100644
--- a/prefs.php
+++ b/prefs.php
@@ -151,7 +151,7 @@
<?php if (!defined('HIDE_VERSION')) { ?>
v<?php echo VERSION ?>
<?php } ?>
- &copy; 2005&ndash;2010 <a href="http://fakecake.org/">Andrew Dolgov</a>
+ &copy; 2005&ndash;<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>