diff options
author | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2004-01-08 17:33:29 +0000 |
commit | ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb (patch) | |
tree | 4927e1e1a3eaa7f4bcba91823737a3d3d5a01c28 /win32/build/cvsclean.js | |
parent | f83b27facec09a5bbe35c968c410434ed29657de (diff) | |
download | php-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/cvsclean.js')
-rw-r--r-- | win32/build/cvsclean.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build/cvsclean.js b/win32/build/cvsclean.js index 66dcb8c5e4..d16863652e 100644 --- a/win32/build/cvsclean.js +++ b/win32/build/cvsclean.js @@ -2,7 +2,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 | @@ -16,7 +16,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: cvsclean.js,v 1.1 2003-12-19 12:51:19 wez Exp $ */ +/* $Id: cvsclean.js,v 1.2 2004-01-08 17:33:29 sniper Exp $ */ // Cleans up files that do not belong in CVS var FSO = WScript.CreateObject("Scripting.FileSystemObject"); |