summaryrefslogtreecommitdiff
path: root/sapi
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 /sapi
parent54fa0a69f8c5e9a97c46e74c6bf7bab1b2b02465 (diff)
downloadphp-git-8c04944b66fd4a4fa88e54b65a2391397998c51d.tar.gz
Update year to 2021
Closes GH-6636.
Diffstat (limited to 'sapi')
-rw-r--r--sapi/cli/php.1.in2
-rw-r--r--sapi/fpm/php-fpm.8.in2
-rw-r--r--sapi/phpdbg/phpdbg.1.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in
index 400f7b000f..1f9d92f36c 100644
--- a/sapi/cli/php.1.in
+++ b/sapi/cli/php.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@php 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@php 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php \- PHP Command Line Interface 'CLI'
.P
diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in
index edff796061..972c242614 100644
--- a/sapi/fpm/php-fpm.8.in
+++ b/sapi/fpm/php-fpm.8.in
@@ -1,4 +1,4 @@
-.TH PHP-FPM 8 "2019" "The PHP Group" "Scripting Language"
+.TH PHP-FPM 8 "2021" "The PHP Group" "Scripting Language"
.SH NAME
.TP 15
php-fpm \- PHP FastCGI Process Manager 'PHP-FPM'
diff --git a/sapi/phpdbg/phpdbg.1.in b/sapi/phpdbg/phpdbg.1.in
index 357a50b727..bf6a7cd483 100644
--- a/sapi/phpdbg/phpdbg.1.in
+++ b/sapi/phpdbg/phpdbg.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@phpdbg 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@phpdbg 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpdbg \- The interactive PHP debugger
.SH SYNOPSIS