1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-04 17:59:15 +00:00

bump year in footer

This commit is contained in:
Andrew Dolgov
2007-01-22 08:35:57 +01:00
parent fb1d4e3200
commit 4dbe572f4c
3 changed files with 3 additions and 3 deletions

View File

@@ -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); ?>