summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-02-03 22:47:49 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-02-08 23:14:29 +0100
commitc245898bfaf47353a748ca6f2d37cd669e697ae4 (patch)
tree89f49e6a27aad852878c869a15ec509f62097eec /scripts
parentc0ce258b539af2fb75517373e5c297fb84b80daa (diff)
downloadphp-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 'scripts')
-rw-r--r--scripts/man1/php-config.1.in4
-rw-r--r--scripts/man1/phpize.1.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in
index 0a025dc3cf..23aef10f7c 100644
--- a/scripts/man1/php-config.1.in
+++ b/scripts/man1/php-config.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@php\-config 1 "2018" "The PHP Group" "Scripting Language"
+.TH @program_prefix@php\-config 1 "2019" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php\-config \- get information about PHP configuration and compile options
.SH SYNOPSIS
@@ -65,7 +65,7 @@ PHP version as integer
.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
diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in
index b885326bfe..42530acbde 100644
--- a/scripts/man1/phpize.1.in
+++ b/scripts/man1/phpize.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@phpize 1 "2018" "The PHP Group" "Scripting Language"
+.TH @program_prefix@phpize 1 "2019" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpize \- prepare a PHP extension for compiling
.SH SYNOPSIS
@@ -32,7 +32,7 @@ Prints API version information
.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