diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2007-12-31 21:34:42 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2007-12-31 21:34:42 +0000 |
commit | 79e02d87860723f46be451ff8ba2f01dcef5cfc8 (patch) | |
tree | 5b79e9e0555cd72597ac2acfc29af7f44b66f2a0 | |
parent | a5cf49b2d3c69001182f842fd5ba0483a13ec5ec (diff) | |
download | php-git-79e02d87860723f46be451ff8ba2f01dcef5cfc8.tar.gz |
Update copyright
-rw-r--r-- | sapi/cli/php.1.in | 2 | ||||
-rwxr-xr-x | server-tests.php | 2 |
2 files changed, 2 insertions, 2 deletions
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 | |