]> git.wh0rd.org - tt-rss.git/commitdiff
drop undesired shilling
authorMike Frysinger <vapier@gmail.com>
Thu, 26 Sep 2013 23:14:30 +0000 (19:14 -0400)
committerMike Frysinger <vapier@gmail.com>
Mon, 10 Dec 2018 01:18:39 +0000 (20:18 -0500)
include/login_form.php
prefs.php

index bb142f6c51ff07b23000120051d9398a4c398010..8efc81289570b64f8399ba567bae326ef205b18f 100644 (file)
@@ -170,7 +170,6 @@ function bwLimitChange(elem) {
 
 <div class='footer'>
        <a href="http://tt-rss.org/">Tiny Tiny RSS</a>
-       &copy; 2005&ndash;<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
 </div>
 
 </form>
index 9f2b2e43b743a2cd3b1d886827986196489d6012..ef08ab86bd1ed684d3e0fece102f91499ec9be09 100644 (file)
--- a/prefs.php
+++ b/prefs.php
        <?php if (!defined('HIDE_VERSION')) { ?>
                 v<?php echo VERSION ?>
        <?php } ?>
-       &copy; 2005-<?php echo date('Y') ?>
-       <a class="insensitive" target="_blank"
-       href="http://fakecake.org/">Andrew Dolgov</a>
 </div> <!-- footer -->
 
 </div>