diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2018-01-02 23:42:29 +0200 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2018-01-02 23:42:29 +0200 |
commit | fbfdd1e1c4746d2605eecac6c62721623f601462 (patch) | |
tree | 38399bd2f5413323a50e2ecac85c1484fc01ce3e /sapi/cli | |
parent | 463fd04758f36a7051aafdee7d855d1c76f3fc3a (diff) | |
download | php-git-fbfdd1e1c4746d2605eecac6c62721623f601462.tar.gz |
Happy new year (Update copyright to 2018)
Diffstat (limited to 'sapi/cli')
-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 f5fccfc7f7..5d82093c0a 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@php 1 "2017" "The PHP Group" "Scripting Language" +.TH @program_prefix@php 1 "2018" "The PHP Group" "Scripting Language" .SH NAME @program_prefix@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\-2017 The PHP Group +Copyright \(co 1997\-2018 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 |