diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2008-01-01 06:15:48 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2008-01-01 06:15:48 +0000 |
| commit | 58fea2b990e2968969ac5e0856e0593c12fdffcb (patch) | |
| tree | a6d2373037492b943217440656f6f5f1693f4334 | |
| parent | dfa693b39211331630e773fd5a5198130b922f5e (diff) | |
| download | php-git-58fea2b990e2968969ac5e0856e0593c12fdffcb.tar.gz | |
MFB: Leftover: Bump copyright year.
| -rwxr-xr-x | run-tests.php | 2 | ||||
| -rw-r--r-- | sapi/cli/php.1.in | 2 | ||||
| -rwxr-xr-x | server-tests.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/run-tests.php b/run-tests.php index 6e91843a67..1486bdc5de 100755 --- a/run-tests.php +++ b/run-tests.php @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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/sapi/cli/php.1.in b/sapi/cli/php.1.in index cb31c832ce..568e0262a5 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH PHP 1 "2007" "The PHP Group" "Scripting Language" +.TH PHP 1 "2008" "The PHP Group" "Scripting Language" .SH NAME .TP 15 php \- PHP Command Line Interface 'CLI' diff --git a/server-tests.php b/server-tests.php index 793b30bed8..c7de7149a3 100755 --- a/server-tests.php +++ b/server-tests.php @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2007 The PHP Group | + | Copyright (c) 1997-2008 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 | |
