diff options
author | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
commit | 23e671a51ee7bf5abca3d9e2326d2adbd524b30b (patch) | |
tree | 50c774df6e5f8805f21436fc5bb4cf8af7774936 /win32/build/confutils.js | |
parent | ce32c4ece753bb399926146f880f415c3ea781c0 (diff) | |
download | php-git-23e671a51ee7bf5abca3d9e2326d2adbd524b30b.tar.gz |
- Bumber up year
Diffstat (limited to 'win32/build/confutils.js')
-rw-r--r-- | win32/build/confutils.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build/confutils.js b/win32/build/confutils.js index 5db1d3fc44..ffc3b46500 100644 --- a/win32/build/confutils.js +++ b/win32/build/confutils.js @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 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.59 2005-08-01 21:57:09 edink Exp $ +// $Id: confutils.js,v 1.60 2005-08-03 14:08:58 sniper Exp $ var STDOUT = WScript.StdOut; var STDERR = WScript.StdErr; |