diff options
| author | Ilia Alshanetsky <iliaa@php.net> | 2007-01-01 19:32:10 +0000 | 
|---|---|---|
| committer | Ilia Alshanetsky <iliaa@php.net> | 2007-01-01 19:32:10 +0000 | 
| commit | 2df738647558cbb39a8e934e72437ef0a02716dd (patch) | |
| tree | a8cd283df9699f4db4e41bf5e0c213f789056114 /scripts/dev | |
| parent | e095b9460999a0084e22b4c7c50bac8fb0199fde (diff) | |
| download | php-git-2df738647558cbb39a8e934e72437ef0a02716dd.tar.gz | |
Update copyright year
# The rest of the files were already updated by Sebastian
Diffstat (limited to 'scripts/dev')
| -rw-r--r-- | scripts/dev/check_parameters.php | 2 | ||||
| -rwxr-xr-x | scripts/dev/conv_z_macros | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/dev/check_parameters.php b/scripts/dev/check_parameters.php index cefb32d645..c9f5169eec 100644 --- a/scripts/dev/check_parameters.php +++ b/scripts/dev/check_parameters.php @@ -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        | diff --git a/scripts/dev/conv_z_macros b/scripts/dev/conv_z_macros index 9da4699eee..ea45bc2ef9 100755 --- a/scripts/dev/conv_z_macros +++ b/scripts/dev/conv_z_macros @@ -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        |  | 
