1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-24 16:57:10 +00:00

bump copyright year

This commit is contained in:
Andrew Dolgov
2009-01-17 08:28:16 +01:00
parent b167646419
commit c4f56bed5f
3 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ window.onload = init;
<?php if (!defined('HIDE_VERSION')) { ?>
v<?php echo VERSION ?>
<?php } ?>
&copy; 2005&ndash;2008 <a href="http://bah.org.ru/">Andrew Dolgov</a>
&copy; 2005&ndash;2009 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</div>
<?php db_close($link); ?>