Commit: d96d226f086fe1bb47335616f218d24de23b8aae Author: Jacques Marneweck <[email protected]> Wed, 1 Jan 2014 00:24:44 +0200 Parents: ab9da123c7faef040523c3e4a33dc7d8239543f1 Branches: master
Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=d96d226f086fe1bb47335616f218d24de23b8aae Log: Bump copyright year Changed paths: M templates/footer.inc Diff: diff --git a/templates/footer.inc b/templates/footer.inc index d4cdfdd..2c1aa89 100644 --- a/templates/footer.inc +++ b/templates/footer.inc @@ -22,7 +22,7 @@ $ROOT = substr($_SERVER["SERVER_NAME"], -8) == ".php.net" ? "//shared.php.net" : <footer> <nav class="fullscreen"> <ul> - <li><a href="//php.net/copyright">Copyright © 2001-2013 The PHP Group</a></li> + <li><a href="//php.net/copyright">Copyright © 2001-2014 The PHP Group</a></li> <li><a href="//php.net/sites">Other PHP.net sites</a></li> <li><a href="//php.net/privacy">Privacy policy</a></li> </ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
