summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2021-01-24 12:23:20 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-02-02 16:46:16 +0100
commit8c04944b66fd4a4fa88e54b65a2391397998c51d (patch)
treedc934eea1bf4b3687696017e7e8c138161ac26f9 /scripts
parent54fa0a69f8c5e9a97c46e74c6bf7bab1b2b02465 (diff)
downloadphp-git-8c04944b66fd4a4fa88e54b65a2391397998c51d.tar.gz
Update year to 2021
Closes GH-6636.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/man1/php-config.1.in2
-rw-r--r--scripts/man1/phpize.1.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in
index 23aef10f7c..dc1317b503 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 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@php\-config 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php\-config \- get information about PHP configuration and compile options
.SH SYNOPSIS
diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in
index 42530acbde..62613d347c 100644
--- a/scripts/man1/phpize.1.in
+++ b/scripts/man1/phpize.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@phpize 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@phpize 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpize \- prepare a PHP extension for compiling
.SH SYNOPSIS