diff options
| author | Xinchen Hui <laruence@gmail.com> | 2018-01-03 15:59:05 +0800 |
|---|---|---|
| committer | Xinchen Hui <laruence@gmail.com> | 2018-01-03 15:59:05 +0800 |
| commit | 471aa5d50ddb5ced2dda5c4d3e7b6aa17dbac07a (patch) | |
| tree | 38399bd2f5413323a50e2ecac85c1484fc01ce3e /scripts/man1/phpize.1.in | |
| parent | ca2619ff9ab7d845928dcc9fa4c754c9c84717d0 (diff) | |
| parent | fbfdd1e1c4746d2605eecac6c62721623f601462 (diff) | |
| download | php-git-471aa5d50ddb5ced2dda5c4d3e7b6aa17dbac07a.tar.gz | |
Merge branch 'PHP-7.1-copyright' of https://github.com/kaplanlior/php-src into PHP-7.1
* 'PHP-7.1-copyright' of https://github.com/kaplanlior/php-src:
Happy new year (Update copyright to 2018)
Diffstat (limited to 'scripts/man1/phpize.1.in')
| -rw-r--r-- | scripts/man1/phpize.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in index fc9d34863f..d2852fdcc5 100644 --- a/scripts/man1/phpize.1.in +++ b/scripts/man1/phpize.1.in @@ -1,4 +1,4 @@ -.TH @program_prefix@phpize 1 "2017" "The PHP Group" "Scripting Language" +.TH @program_prefix@phpize 1 "2018" "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\-2017 The PHP Group +Copyright \(co 1997\-2018 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 |
