svn: /web/php/trunk/include/ footer.inc layout.inc
[email protected] (Jacques Marneweck)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
jacques Fri, 31 Dec 2010 22:19:51 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=306937
Log:
Happy New Year - bumping the copyright
Changed paths:
U web/php/trunk/include/footer.inc
U web/php/trunk/include/layout.inc
Modified: web/php/trunk/include/footer.inc
===================================================================
--- web/php/trunk/include/footer.inc 2010-12-31 21:41:33 UTC (rev 306936)
+++ web/php/trunk/include/footer.inc 2010-12-31 22:19:51 UTC (rev 306937)
@@ -3,7 +3,7 @@
<footer>
<ul class="footmenu copyright">
- <li><a href="/copyright.php">Copyright © 2001-2010 The PHP Group</a></li>
+ <li><a href="/copyright.php">Copyright © 2001-2011 The PHP Group</a></li>
</ul>
<ul class="footmenu">
<li><a href="/my.php">My PHP.net</a></li>
Modified: web/php/trunk/include/layout.inc
===================================================================
--- web/php/trunk/include/layout.inc 2010-12-31 21:41:33 UTC (rev 306936)
+++ web/php/trunk/include/layout.inc 2010-12-31 22:19:51 UTC (rev 306937)
@@ -339,7 +339,7 @@
<div id="pagefooter">
<div id="copyright">
- <a href="/copyright.php">Copyright © 2001-2010 The PHP Group</a><br />
+ <a href="/copyright.php">Copyright © 2001-2011 The PHP Group</a><br />
All rights reserved.
</div>