diff options
author | Johannes Schlüter <johannes@php.net> | 2007-01-10 22:17:27 +0000 |
---|---|---|
committer | Johannes Schlüter <johannes@php.net> | 2007-01-10 22:17:27 +0000 |
commit | a95781d9bfc5efd721b6b0444a584088bb284887 (patch) | |
tree | efcd8f5df796784b5addf786cb2f22e4a16ea502 | |
parent | b5228f0c6cd5d20a18d3da7a6072d341a9775f37 (diff) | |
download | php-git-a95781d9bfc5efd721b6b0444a584088bb284887.tar.gz |
- MFH: Bump year
-rw-r--r-- | sapi/cli/php.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in index 4c86dec40b..2b1e3dafb4 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH PHP 1 "2006" "The PHP Group" "Scripting Language" +.TH PHP 1 "2007" "The PHP Group" "Scripting Language" .SH NAME .TP 15 php \- PHP Command Line Interface 'CLI' @@ -390,7 +390,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2006 The PHP Group +Copyright \(co 1997\-2007 The PHP Group .LP 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 |