diff options
| author | Andi Gutmans <andi@php.net> | 2001-02-26 06:11:02 +0000 |
|---|---|---|
| committer | Andi Gutmans <andi@php.net> | 2001-02-26 06:11:02 +0000 |
| commit | eb6ba01d1c739f1005554034fcdb991e810dfc21 (patch) | |
| tree | 41b07a57286e60195763f030f1765d8a942c9416 /sapi/apache | |
| parent | 13b88fc18f385b28cb8ecef1714312eac9a89df4 (diff) | |
| download | php-git-eb6ba01d1c739f1005554034fcdb991e810dfc21.tar.gz | |
- Fix copyright notices with 2001
Diffstat (limited to 'sapi/apache')
| -rw-r--r-- | sapi/apache/mod_php4.c | 2 | ||||
| -rw-r--r-- | sapi/apache/mod_php4.h | 2 | ||||
| -rw-r--r-- | sapi/apache/php_apache.c | 2 | ||||
| -rw-r--r-- | sapi/apache/sapi_apache.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sapi/apache/mod_php4.c b/sapi/apache/mod_php4.c index df49cb9a7e..86deb31897 100644 --- a/sapi/apache/mod_php4.c +++ b/sapi/apache/mod_php4.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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 | diff --git a/sapi/apache/mod_php4.h b/sapi/apache/mod_php4.h index ed9cdb776b..f3fcc143e3 100644 --- a/sapi/apache/mod_php4.h +++ b/sapi/apache/mod_php4.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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 | diff --git a/sapi/apache/php_apache.c b/sapi/apache/php_apache.c index 294fe161b3..f5890ba8a9 100644 --- a/sapi/apache/php_apache.c +++ b/sapi/apache/php_apache.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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 | diff --git a/sapi/apache/sapi_apache.c b/sapi/apache/sapi_apache.c index f6139a9dc8..16296f8743 100644 --- a/sapi/apache/sapi_apache.c +++ b/sapi/apache/sapi_apache.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group | + | Copyright (c) 1997-2001 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 | |
