summaryrefslogtreecommitdiff
path: root/win32/build/confutils.js
diff options
context:
space:
mode:
authorSteph Fox <sfox@php.net>2008-07-20 02:20:31 +0000
committerSteph Fox <sfox@php.net>2008-07-20 02:20:31 +0000
commit6931789f31dcc8169485320f2e1711cbe8bb3c35 (patch)
tree1aadddeb8901c6ed4ad00ce7355646be5d7113b5 /win32/build/confutils.js
parentaca8bb575736e7696273f591cd37859d9e53142f (diff)
downloadphp-git-6931789f31dcc8169485320f2e1711cbe8bb3c35.tar.gz
- Happy New Year!
(better late than never, eh?)
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 8aa86ac91e..e42e004c0a 100644
--- a/win32/build/confutils.js
+++ b/win32/build/confutils.js
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997-2007 The PHP Group |
+ | Copyright (c) 1997-2008 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.8.2.27 2008-07-19 19:02:59 sfox Exp $
+// $Id: confutils.js,v 1.60.2.1.2.8.2.28 2008-07-20 02:20:31 sfox Exp $
var STDOUT = WScript.StdOut;
var STDERR = WScript.StdErr;