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.
This commit is contained in:
Peter Kokot 2019-02-03 22:47:49 +01:00
parent c0ce258b53
commit c245898bfa
104 changed files with 121 additions and 122 deletions

View file

@ -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

View file

@ -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