1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Happy new year PHP.net!

This commit is contained in:
Jacques Marneweck
2005-12-31 22:44:43 +00:00
parent 51747ff397
commit 5086671181
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ site_header("License and Copyright");
<p>
The code, text, PHP logo, and graphical elements on this website
and the mirror websites (the "Site") are Copyright &copy; 2001-2005
and the mirror websites (the "Site") are Copyright &copy; 2001-2006
The PHP Group. All rights reserved.
</p>

View File

@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.0
Copyright (c) 1999 - 2005 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2006 The PHP Group. All rights reserved.
--------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without

View File

@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2005 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2006 The PHP Group. All rights reserved.
--------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without

View File

@@ -47,7 +47,7 @@ echo <<<SEARCHBAR_END
</p>
</form>
<p class="copyright">
<a href="/copyright.php"{$target}>Copyright &copy; 2002 - 2005 The PHP Group</a><br />All rights reserved.
<a href="/copyright.php"{$target}>Copyright &copy; 2002 - 2006 The PHP Group</a><br />All rights reserved.
</p>
</body>
</html>