summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2008-02-15 09:25:05 +0100
committerAndrew Dolgov <[email protected]>2008-02-15 09:25:05 +0100
commit03a11e23962bf0bbd202d837bb6ac984477a2310 (patch)
treecb24491f76403b3af0cfe9ceae4df89093a69867 /prefs.php
parentd1ee9106e935688e63aa824a9519451a2e09771b (diff)
update year on the 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 4d76e2742..d328beaf4 100644
--- a/prefs.php
+++ b/prefs.php
@@ -153,7 +153,7 @@ window.onload = init;
?>
</select>
<?php } ?>
- <a href="http://tt-rss.org/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005&ndash;2007 <a href="http://bah.org.ru/">Andrew Dolgov</a>
+ <a href="http://tt-rss.org/">Tiny Tiny RSS</a> v<?php echo VERSION ?> &copy; 2005&ndash;2008 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>