summaryrefslogtreecommitdiff
path: root/win32/build/buildconf.js
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/build/buildconf.js
parente095b9460999a0084e22b4c7c50bac8fb0199fde (diff)
downloadphp-git-2df738647558cbb39a8e934e72437ef0a02716dd.tar.gz
Update copyright year
# The rest of the files were already updated by Sebastian
Diffstat (limited to 'win32/build/buildconf.js')
-rw-r--r--win32/build/buildconf.js4
1 files changed, 2 insertions, 2 deletions
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");