From: Sebastian Bergmann Date: Tue, 1 Jan 2008 06:22:15 +0000 (+0000) Subject: MFB: Leftover: Bump copyright year. X-Git-Tag: RELEASE_2_0_0a1~1063 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c94f05aeabea90f04c67ff6bf9f074d04c59db5;p=php MFB: Leftover: Bump copyright year. --- diff --git a/run-tests.php b/run-tests.php index 84aa7d1412..dce1899062 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 535e22cd80..e256b24118 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 6b341b3d9d..745597fb8b 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 |