summaryrefslogtreecommitdiff
path: root/win32/build/cvsclean.js
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2007-01-01 19:32:10 +0000
committerIlia Alshanetsky <iliaa@php.net>2007-01-01 19:32:10 +0000
commit2df738647558cbb39a8e934e72437ef0a02716dd (patch)
treea8cd283df9699f4db4e41bf5e0c213f789056114 /win32/build/cvsclean.js
parente095b9460999a0084e22b4c7c50bac8fb0199fde (diff)
downloadphp-git-2df738647558cbb39a8e934e72437ef0a02716dd.tar.gz
Update copyright year
# The rest of the files were already updated by Sebastian
Diffstat (limited to 'win32/build/cvsclean.js')
-rw-r--r--win32/build/cvsclean.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/build/cvsclean.js b/win32/build/cvsclean.js
index df4785826e..34eda454c7 100644
--- a/win32/build/cvsclean.js
+++ b/win32/build/cvsclean.js
@@ -2,7 +2,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 |
@@ -16,7 +16,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: cvsclean.js,v 1.5.2.1 2006-01-01 12:50:20 sniper Exp $ */
+/* $Id: cvsclean.js,v 1.5.2.1.2.1 2007-01-01 19:32:09 iliaa Exp $ */
// Cleans up files that do not belong in CVS
var FSO = WScript.CreateObject("Scripting.FileSystemObject");