diff options
author | Hartmut Holzgraefe <hholzgra@php.net> | 2003-04-23 16:27:36 +0000 |
---|---|---|
committer | Hartmut Holzgraefe <hholzgra@php.net> | 2003-04-23 16:27:36 +0000 |
commit | 12241236bbb00238b6f34e0f5b508ba4927ae8e7 (patch) | |
tree | dd0fa3b96beece9a57dea8865d32beb662ed4f80 /scripts | |
parent | d3b94f4bd1d04c631376ae57094b62c98edd1a1b (diff) | |
download | php-git-12241236bbb00238b6f34e0f5b508ba4927ae8e7.tar.gz |
version number and copyright year update
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/ext_skel_ng/extension_parser.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/ext_skel_ng/extension_parser.php b/scripts/ext_skel_ng/extension_parser.php index b191691611..19c50a05df 100644 --- a/scripts/ext_skel_ng/extension_parser.php +++ b/scripts/ext_skel_ng/extension_parser.php @@ -514,9 +514,9 @@ ZEND_GET_MODULE('.$this->name.') case "php": $code.= ' +----------------------------------------------------------------------+ - | PHP Version 4 | + | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2003 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 2.02 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |