diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-18 00:21:20 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-06-18 00:21:20 +0300 |
commit | 9d047bb13881442bc37c9988f3bef236c5e640b6 (patch) | |
tree | bec5b0742d310b57b7fe43d52204ad3ce1dca9d2 /sapi/cli/php.1.in | |
parent | a012c2befaca7a388d87b110efce70cdb7bdb4f6 (diff) | |
parent | b0b47a20645994783eeb5662efaede5dcc4aa4e0 (diff) | |
download | php-git-9d047bb13881442bc37c9988f3bef236c5e640b6.tar.gz |
Merge branch 'PHP-5.6'
* PHP-5.6:
Update copyright year to 2014
Update copyright year to 2014
Update copyright year to 2014
Update copyright year to 2014
Update copyright year to 2014
Update copyright year to 2014
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 8672b3ba33..4d536df53c 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH PHP 1 "2013" "The PHP Group" "Scripting Language" +.TH PHP 1 "2014" "The PHP Group" "Scripting Language" .SH NAME php \- PHP Command Line Interface 'CLI' .P @@ -454,7 +454,7 @@ contributors all around the world. .SH VERSION INFORMATION This manpage describes \fBphp\fP, version @PHP_VERSION@. .SH COPYRIGHT -Copyright \(co 1997\-2013 The PHP Group +Copyright \(co 1997\-2014 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 |