Commit: 0f59d8202f0d31e8330d59b88f64029d24c38c72 Author: Christoph M. Becker <[email protected]> Fri, 20 Mar 2015 02:36:23 +0100 Parents: d1d6041cb1bbb59e712c10d2b2d0bf9f0158a611 Branches: master
Link: http://git.php.net/?p=web/shared.git;a=commitdiff;h=0f59d8202f0d31e8330d59b88f64029d24c38c72 Log: happy new year, belatedly! Changed paths: M templates/footer.inc Diff: diff --git a/templates/footer.inc b/templates/footer.inc index dd39784..ab902ca 100644 --- a/templates/footer.inc +++ b/templates/footer.inc @@ -21,7 +21,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-2014 The PHP Group</a></li> + <li><a href="//php.net/copyright">Copyright © 2001-2015 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
