1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-06 19:09:14 +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

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