Copyright update

This commit is contained in:
Ilia Alshanetsky 2007-01-29 04:40:46 +00:00
parent c6dc9be489
commit ce8285d289
8 changed files with 11 additions and 11 deletions

View file

@ -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.65 2006-12-19 10:26:44 edink Exp $
// $Id: confutils.js,v 1.66 2007-01-29 04:40:46 iliaa Exp $
var STDOUT = WScript.StdOut;
var STDERR = WScript.StdErr;