diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2010-01-04 12:38:07 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2010-01-04 12:38:07 +0000 |
commit | a553cc7b555e23606de263d745030f46ea5d1d99 (patch) | |
tree | fc27b547b43be7288c64817168d6c7e5611cd3de /sapi/cli/php.1.in | |
parent | cca54a95c11e046b59944e505d153854f50731ab (diff) | |
download | php-git-a553cc7b555e23606de263d745030f46ea5d1d99.tar.gz |
Update copyright year in the man file
Diffstat (limited to 'sapi/cli/php.1.in')
-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 1033bb5d9b..c800e127f4 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH PHP 1 "2009" "The PHP Group" "Scripting Language" +.TH PHP 1 "2010" "The PHP Group" "Scripting Language" .SH NAME .TP 15 php \- PHP Command Line Interface 'CLI' @@ -398,7 +398,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2009 The PHP Group +Copyright \(co 1997\-2010 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 |