diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-02-03 22:47:49 +0100 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-02-08 23:14:29 +0100 |
commit | c245898bfaf47353a748ca6f2d37cd669e697ae4 (patch) | |
tree | 89f49e6a27aad852878c869a15ec509f62097eec /sapi/cli/php.1.in | |
parent | c0ce258b539af2fb75517373e5c297fb84b80daa (diff) | |
download | php-git-c245898bfaf47353a748ca6f2d37cd669e697ae4.tar.gz |
Update and fix remaining year ranges (2019)
This patch follows previous license year ranges updates. With new
approach source code files now have simplified headers with license
information without year ranges.
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 88a43d30cb..400f7b000f 100644 --- a/sapi/cli/php.1.in +++ b/sapi/cli/php.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@php 1 "2018" "The PHP Group" "Scripting Language" +.TH @program_prefix@php 1 "2019" "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\-2018 The PHP Group +Copyright \(co 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 |