bump copyright year

This commit is contained in:
Andrew Dolgov 2010-01-13 13:48:37 +03:00
parent ef88b1cca3
commit 69941ff85d
5 changed files with 4 additions and 13 deletions

2
README
View File

@ -8,7 +8,7 @@ http://tt-rss.org
Licensed under GNU GPL version 2 Licensed under GNU GPL version 2
Copyright (c) 2005-2009 Andrew Dolgov (unless explicitly stated otherwise). Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).
Requirements Requirements
============ ============

View File

@ -151,7 +151,7 @@ window.onload = init;
</td> </td>
</tr><tr> </tr><tr>
<td align="center" class="loginBottom"> <td align="center" class="loginBottom">
<a href="http://tt-rss.org/">Tiny Tiny RSS</a> &copy; 2005&ndash;2009 <a href="http://bah.org.ru/">Andrew Dolgov</a> <a href="http://tt-rss.org/">Tiny Tiny RSS</a> &copy; 2005&ndash;2010 <a href="http://bah.org.ru/">Andrew Dolgov</a>
</td> </td>
</tr> </tr>

View File

@ -114,14 +114,5 @@
?> ?>
</div> </div>
<?php if (!$go) { ?>
<!-- <div id="footer">
<a href="http://tt-rss.org/">Tiny-Tiny RSS</a>
&copy; 2005-2009 Andrew Dolgov
</div> -->
<?php } ?>
</body> </body>
</html> </html>

View File

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

View File

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