summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-01-01 19:32:10 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-01-01 19:32:10 +0000
commit2df738647558cbb39a8e934e72437ef0a02716dd (patch)
treea8cd283df9699f4db4e41bf5e0c213f789056114 /win32
parente095b9460999a0084e22b4c7c50bac8fb0199fde (diff)
downloadphp-git-2df738647558cbb39a8e934e72437ef0a02716dd.tar.gz
Update copyright year
# The rest of the files were already updated by Sebastian
Diffstat (limited to 'win32')
-rw-r--r--win32/build/Makefile2
-rw-r--r--win32/build/buildconf.js4
-rw-r--r--win32/build/confutils.js4
-rw-r--r--win32/build/cvsclean.js4
-rw-r--r--win32/build/template.rc2
-rw-r--r--win32/php5dllts.rc22
-rw-r--r--win32/php5ts.rc22
-rw-r--r--win32/php5ts_cli.rc22
8 files changed, 11 insertions, 11 deletions
diff --git a/win32/build/Makefile b/win32/build/Makefile
index 39b59109a7..8387aa6eaa 100644
--- a/win32/build/Makefile
+++ b/win32/build/Makefile
@@ -1,7 +1,7 @@
# +----------------------------------------------------------------------+
# | 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, |
# | that is bundled with this package in the file LICENSE, and is |
diff --git a/win32/build/buildconf.js b/win32/build/buildconf.js
index 222eff850f..a1b1331bf6 100644
--- a/win32/build/buildconf.js
+++ b/win32/build/buildconf.js
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| 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, |
| that is bundled with this package in the file LICENSE, and is |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: buildconf.js,v 1.13.2.2 2006-01-01 12:50:20 sniper Exp $ */
+/* $Id: buildconf.js,v 1.13.2.2.2.1 2007-01-01 19:32:09 iliaa Exp $ */
// This generates a configure script for win32 build
WScript.StdOut.WriteLine("Rebuilding configure.js");
diff --git a/win32/build/confutils.js b/win32/build/confutils.js
index 96d7a59c7b..db2673e4a7 100644
--- a/win32/build/confutils.js
+++ b/win32/build/confutils.js
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| 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, |
| that is bundled with this package in the file LICENSE, and is |
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-// $Id: confutils.js,v 1.60.2.1.2.4 2006-12-19 10:26:01 edink Exp $
+// $Id: confutils.js,v 1.60.2.1.2.5 2007-01-01 19:32:09 iliaa Exp $
var STDOUT = WScript.StdOut;
var STDERR = WScript.StdErr;
diff --git a/win32/build/cvsclean.js b/win32/build/cvsclean.js
index df4785826e..34eda454c7 100644
--- a/win32/build/cvsclean.js
+++ b/win32/build/cvsclean.js
@@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| 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, |
| that is bundled with this package in the file LICENSE, and is |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: cvsclean.js,v 1.5.2.1 2006-01-01 12:50:20 sniper Exp $ */
+/* $Id: cvsclean.js,v 1.5.2.1.2.1 2007-01-01 19:32:09 iliaa Exp $ */
// Cleans up files that do not belong in CVS
var FSO = WScript.CreateObject("Scripting.FileSystemObject");
diff --git a/win32/build/template.rc b/win32/build/template.rc
index 1826bb1990..7f9d9a6e30 100644
--- a/win32/build/template.rc
+++ b/win32/build/template.rc
@@ -47,7 +47,7 @@ BEGIN
VALUE "FileDescription", FILE_DESCRIPTION "\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
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 "OriginalFilename", FILE_NAME "\0"
VALUE "PrivateBuild", "\0"
diff --git a/win32/php5dllts.rc2 b/win32/php5dllts.rc2
index f86c9f784e..b05f0af0dc 100644
--- a/win32/php5dllts.rc2
+++ b/win32/php5dllts.rc2
@@ -40,7 +40,7 @@ BEGIN
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php5ts.dll\0"
VALUE "PrivateBuild", "\0"
diff --git a/win32/php5ts.rc2 b/win32/php5ts.rc2
index 2013b9775f..3a53a900ec 100644
--- a/win32/php5ts.rc2
+++ b/win32/php5ts.rc2
@@ -40,7 +40,7 @@ BEGIN
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php-cgi\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php.exe\0"
VALUE "PrivateBuild", "\0"
diff --git a/win32/php5ts_cli.rc2 b/win32/php5ts_cli.rc2
index 517bd4ab34..ef51813a42 100644
--- a/win32/php5ts_cli.rc2
+++ b/win32/php5ts_cli.rc2
@@ -40,7 +40,7 @@ BEGIN
VALUE "FileDescription", "PHP Script Interpreter\0"
VALUE "FileVersion", STRVER4(PHP_MAJOR_VERSION, PHP_MINOR_VERSION, PHP_RELEASE_VERSION, PHP_RELEASE_VERSION)
VALUE "InternalName", "php-cli\0"
- VALUE "LegalCopyright", "Copyright © 1997-2006 The PHP Group\0"
+ VALUE "LegalCopyright", "Copyright © 1997-2007 The PHP Group\0"
VALUE "LegalTrademarks", "php\0"
VALUE "OriginalFilename", "php.exe\0"
VALUE "PrivateBuild", "\0"