summaryrefslogtreecommitdiff
path: root/tt-rss.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 /tt-rss.php
parentfb1d4e32001c672d7e616495adf79b3823dd9ecb (diff)
bump year in footer
Diffstat (limited to 'tt-rss.php')
-rw-r--r--tt-rss.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.php b/tt-rss.php
index dc74ca571..d68469861 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -218,7 +218,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); ?>