buildlogs: index.php Fix copyright (qboosh).

arekm arekm at pld-linux.org
Sat Oct 18 12:15:27 CEST 2014


Author: arekm                        Date: Sat Oct 18 10:15:27 2014 GMT
Module: buildlogs                     Tag: HEAD
---- Log message:
Fix copyright (qboosh).

---- Files affected:
buildlogs:
   index.php (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: buildlogs/index.php
diff -u buildlogs/index.php:1.33 buildlogs/index.php:1.34
--- buildlogs/index.php:1.33	Sat Oct 18 12:14:28 2014
+++ buildlogs/index.php	Sat Oct 18 12:15:22 2014
@@ -532,7 +532,7 @@
 	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 at pld-linux.org\">PLD Team</a><br />\n".
 	     '$Revision$'.
 	     "</small></div>\n";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/buildlogs/index.php?r1=1.33&r2=1.34



More information about the pld-cvs-commit mailing list