summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-03-01 03:48:28 +0100
committerAndrew Dolgov <[email protected]>2006-03-01 03:48:28 +0100
commit36ae0574dd83d660570574ecc40d0d847dbde897 (patch)
treebbba9c643c7d4d8e5ae81c68588faf41eee2c802 /prefs.php
parent0ee1d1a003e58f0c7180796a5873989b86dc1136 (diff)
update copyright
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 451e981dc..988367861 100644
--- a/prefs.php
+++ b/prefs.php
@@ -131,7 +131,7 @@ window.onload = init;
<? if (get_pref($link, 'DISPLAY_FOOTER')) { ?>
<tr>
<td class="footer" colspan="2">
- <a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005 Andrew Dolgov
+ <a href="http://tt-rss.spb.ru/">Tiny-Tiny RSS</a> v<?= VERSION ?> &copy; 2005-2006 Andrew Dolgov
<? if (WEB_DEMO_MODE) { ?>
<br>Running in demo mode, some functionality is disabled.
<? } ?>