summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-01-22 08:35:57 +0100
committerAndrew Dolgov <[email protected]>2007-01-22 08:35:57 +0100
commit4dbe572f4ccf5c8f31e8782f3704a1edc4e786bd (patch)
treeef533f281dbf6bb10093eba4cc97e8b0aaf79281 /prefs.php
parentfb1d4e32001c672d7e616495adf79b3823dd9ecb (diff)
bump year in footer
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 5b529db1a..66149241c 100644
--- a/prefs.php
+++ b/prefs.php
@@ -139,7 +139,7 @@ window.onload = init;
?>
</select>
<?php } ?>
- <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2006 Andrew Dolgov
+ <a href="http://tt-rss.spb.ru/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005-2007 Andrew Dolgov
</div>
<?php db_close($link); ?>