mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02: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:
parent
c0ce258b53
commit
c245898bfa
104 changed files with 121 additions and 122 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue