buildlogs: index.php Current year.

arekm arekm at pld-linux.org
Tue Oct 14 12:56:29 CEST 2014


Author: arekm                        Date: Tue Oct 14 10:56:29 2014 GMT
Module: buildlogs                     Tag: HEAD
---- Log message:
Current year.

---- Files affected:
buildlogs:
   index.php (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: buildlogs/index.php
diff -u buildlogs/index.php:1.28 buildlogs/index.php:1.29
--- buildlogs/index.php:1.28	Mon Oct 13 00:38:52 2014
+++ buildlogs/index.php	Tue Oct 14 12:56:24 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) 2002 ".
+	     "<small>(c) ". 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.28&r2=1.29



More information about the pld-cvs-commit mailing list