]> git.pld-linux.org Git - projects/buildlogs.git/commitdiff
Fix copyright (qboosh).
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 18 Oct 2014 10:15:22 +0000 (10:15 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 18 Oct 2014 10:15:22 +0000 (10:15 +0000)
index.php

index fab57ca245c126ec6b1e128083b95f506248588c..c200de34a939f9f33861075e735fc7dbe703353b 100644 (file)
--- a/index.php
+++ b/index.php
@@ -532,9 +532,9 @@ function list_archs()
        echo "<a href=\"$url\">main()</a><hr />\n";
        echo "<a href=\"http://www.pld-linux.org/\"><img src=\"powpld.png\" ".
             "alt=\""._("Powered by PLD Linux")."\" border=\"0\" /></a><br />\n" .
-            "<small>(c) ". date("Y") . " ". 
+            "<small>(c) 2002-". date("Y") . " ". 
             "<a href=\"mailto:feedback@pld-linux.org\">PLD&nbsp;Team</a><br />\n".
-            '$Revision: 1.32 $'.
+            '$Revision: 1.33 $'.
             "</small></div>\n";
 
        # smile ;)
@@ -908,7 +908,7 @@ function welcome()
 <!-- ech... niech strace... -->
 <a href="mailto:feedback@pld-linux.org"><?=_("to us")?></a>. <?=_("Positive opinions are also")?>
 <a href="mailto:feedback@pld-linux.org"><?=_("welcome")?></a> ;)</p>
-<p>Version: $Id: index.php,v 1.32 2014/10/18 10:11:42 arekm Exp $</p>
+<p>Version: $Id: index.php,v 1.33 2014/10/18 10:14:28 arekm Exp $</p>
 </td><td width="20%">&nbsp;</td></tr>
 </table>
 <?php
This page took 0.065969 seconds and 4 git commands to generate.