mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Copyright update
This commit is contained in:
parent
c6dc9be489
commit
ce8285d289
8 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Zend Engine |
|
| Zend Engine |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1998-2006 Zend Technologies Ltd. (http://www.zend.com) |
|
| Copyright (c) 1998-2007 Zend Technologies Ltd. (http://www.zend.com) |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 2.00 of the Zend license, |
|
| This source file is subject to version 2.00 of the Zend license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Zend Engine |
|
| Zend Engine |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1998-2006 Zend Technologies Ltd. (http://www.zend.com) |
|
| Copyright (c) 1998-2007 Zend Technologies Ltd. (http://www.zend.com) |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 2.00 of the Zend license, |
|
| This source file is subject to version 2.00 of the Zend license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Zend Engine |
|
| Zend Engine |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1998-2006 Zend Technologies Ltd. (http://www.zend.com) |
|
| Copyright (c) 1998-2007 Zend Technologies Ltd. (http://www.zend.com) |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 2.00 of the Zend license, |
|
| This source file is subject to version 2.00 of the Zend license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# +----------------------------------------------------------------------+
|
# +----------------------------------------------------------------------+
|
||||||
# | PHP Version 5 |
|
# | PHP Version 5 |
|
||||||
# +----------------------------------------------------------------------+
|
# +----------------------------------------------------------------------+
|
||||||
# | Copyright (c) 1997-2006 The PHP Group |
|
# | Copyright (c) 1997-2007 The PHP Group |
|
||||||
# +----------------------------------------------------------------------+
|
# +----------------------------------------------------------------------+
|
||||||
# | This source file is subject to version 3.01 of the PHP license, |
|
# | This source file is subject to version 3.01 of the PHP license, |
|
||||||
# | that is bundled with this package in the file LICENSE, and is |
|
# | that is bundled with this package in the file LICENSE, and is |
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| PHP Version 5 |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2006 The PHP Group |
|
| Copyright (c) 1997-2007 The PHP Group |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 3.01 of the PHP license, |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: buildconf.js,v 1.15 2006-01-01 13:09:59 sniper Exp $ */
|
/* $Id: buildconf.js,v 1.16 2007-01-29 04:40:46 iliaa Exp $ */
|
||||||
// This generates a configure script for win32 build
|
// This generates a configure script for win32 build
|
||||||
|
|
||||||
WScript.StdOut.WriteLine("Rebuilding configure.js");
|
WScript.StdOut.WriteLine("Rebuilding configure.js");
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| PHP Version 5 |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2006 The PHP Group |
|
| Copyright (c) 1997-2007 The PHP Group |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 3.01 of the PHP license, |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// $Id: confutils.js,v 1.65 2006-12-19 10:26:44 edink Exp $
|
// $Id: confutils.js,v 1.66 2007-01-29 04:40:46 iliaa Exp $
|
||||||
|
|
||||||
var STDOUT = WScript.StdOut;
|
var STDOUT = WScript.StdOut;
|
||||||
var STDERR = WScript.StdErr;
|
var STDERR = WScript.StdErr;
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| PHP Version 5 |
|
| PHP Version 5 |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| Copyright (c) 1997-2006 The PHP Group |
|
| Copyright (c) 1997-2007 The PHP Group |
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
| This source file is subject to version 3.01 of the PHP license, |
|
| This source file is subject to version 3.01 of the PHP license, |
|
||||||
| that is bundled with this package in the file LICENSE, and is |
|
| that is bundled with this package in the file LICENSE, and is |
|
||||||
|
@ -16,7 +16,7 @@
|
||||||
+----------------------------------------------------------------------+
|
+----------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: cvsclean.js,v 1.6 2006-01-01 13:09:59 sniper Exp $ */
|
/* $Id: cvsclean.js,v 1.7 2007-01-29 04:40:46 iliaa Exp $ */
|
||||||
// Cleans up files that do not belong in CVS
|
// Cleans up files that do not belong in CVS
|
||||||
|
|
||||||
var FSO = WScript.CreateObject("Scripting.FileSystemObject");
|
var FSO = WScript.CreateObject("Scripting.FileSystemObject");
|
||||||
|
|
|
@ -47,7 +47,7 @@ BEGIN
|
||||||
VALUE "FileDescription", FILE_DESCRIPTION "\0"
|
VALUE "FileDescription", FILE_DESCRIPTION "\0"
|
||||||
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
|
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
|
||||||
VALUE "InternalName", FILE_NAME "\0"
|
VALUE "InternalName", FILE_NAME "\0"
|
||||||
VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
|
VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
|
||||||
VALUE "LegalTrademarks", "PHP\0"
|
VALUE "LegalTrademarks", "PHP\0"
|
||||||
VALUE "OriginalFilename", FILE_NAME "\0"
|
VALUE "OriginalFilename", FILE_NAME "\0"
|
||||||
VALUE "PrivateBuild", "\0"
|
VALUE "PrivateBuild", "\0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue