summaryrefslogtreecommitdiff
path: root/win32/build/confutils.js
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2004-01-08 17:33:29 +0000
committerfoobar <sniper@php.net>2004-01-08 17:33:29 +0000
commitccfc46b0aa1f9066a40d051250d6bdb5fb203aeb (patch)
tree4927e1e1a3eaa7f4bcba91823737a3d3d5a01c28 /win32/build/confutils.js
parentf83b27facec09a5bbe35c968c410434ed29657de (diff)
downloadphp-git-ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb.tar.gz
- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?
Diffstat (limited to 'win32/build/confutils.js')
-rw-r--r--win32/build/confutils.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build/confutils.js b/win32/build/confutils.js
index 7be922db52..b07cf0cdfd 100644
--- a/win32/build/confutils.js
+++ b/win32/build/confutils.js
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2003 The PHP Group |
+ | Copyright (c) 1997-2004 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.0 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.32 2004-01-08 00:25:48 wez Exp $
+// $Id: confutils.js,v 1.33 2004-01-08 17:33:29 sniper Exp $
var STDOUT = WScript.StdOut;
var STDERR = WScript.StdErr;