mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user