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:
@@ -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 © 2001-2005
|
||||
and the mirror websites (the "Site") are Copyright © 2001-2006
|
||||
The PHP Group. All rights reserved.
|
||||
</p>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -47,7 +47,7 @@ echo <<<SEARCHBAR_END
|
||||
</p>
|
||||
</form>
|
||||
<p class="copyright">
|
||||
<a href="/copyright.php"{$target}>Copyright © 2002 - 2005 The PHP Group</a><br />All rights reserved.
|
||||
<a href="/copyright.php"{$target}>Copyright © 2002 - 2006 The PHP Group</a><br />All rights reserved.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user