Fix FSF address & update year to 2022

FSF mailing address was changed long time ago. This patch updates that address. Also updated year from 2021 to 2022.

Closes GH-8009.
This commit is contained in:
istiak101 2022-03-19 23:25:29 +06:00 committed by GitHub
parent 82de4fcfe6
commit bf2867bc72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2022 The PHP Group. All rights reserved.
--------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without

View File

@ -16,8 +16,8 @@ dnl General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
dnl 02111-1307, USA.
dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
dnl 02110-1301, USA.
dnl
dnl As a special exception to the GNU General Public License, if you
dnl distribute this file as part of a program that contains a

View File

@ -23,7 +23,7 @@
##
## You should have received a copy of the GNU General Public License
## along with this program; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
## USA, or contact Ralf S. Engelschall <rse@engelschall.com>.
##
## NOTICE: Given that you include this file verbatim into your own

View File

@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2022 The PHP Group. All rights reserved.
--------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
.TH PHAR 1 "2021" "The PHP Group" "User Commands"
.TH PHAR 1 "2022" "The PHP Group" "User Commands"
.SH NAME
phar, phar.phar \- PHAR (PHP archive) command line tool
.SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH @program_prefix@php 1 "2021" "The PHP Group" "Scripting Language"
.TH @program_prefix@php 1 "2022" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php \- PHP Command Line Interface 'CLI'
.P

View File

@ -1,4 +1,4 @@
.TH PHP-FPM 8 "2021" "The PHP Group" "Scripting Language"
.TH PHP-FPM 8 "2022" "The PHP Group" "Scripting Language"
.SH NAME
.TP 15
php-fpm \- PHP FastCGI Process Manager 'PHP-FPM'

View File

@ -1,4 +1,4 @@
.TH @program_prefix@phpdbg 1 "2021" "The PHP Group" "Scripting Language"
.TH @program_prefix@phpdbg 1 "2022" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpdbg \- The interactive PHP debugger
.SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH @program_prefix@php\-config 1 "2021" "The PHP Group" "Scripting Language"
.TH @program_prefix@php\-config 1 "2022" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php\-config \- get information about PHP configuration and compile options
.SH SYNOPSIS

View File

@ -1,4 +1,4 @@
.TH @program_prefix@phpize 1 "2021" "The PHP Group" "Scripting Language"
.TH @program_prefix@phpize 1 "2022" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpize \- prepare a PHP extension for compiling
.SH SYNOPSIS