Skip to content

Commit f414d44

Browse files
committed
license-update: man pages
RFC: https://wiki.php.net/rfc/php_license_update
1 parent 7fd4d3a commit f414d44

6 files changed

Lines changed: 31 additions & 79 deletions

File tree

ext/phar/phar.1.in

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -511,17 +511,9 @@ contributors all around the world.
511511
.SH VERSION INFORMATION
512512
This manpage describes \fBphar\fP, version @PHP_VERSION@.
513513
.SH COPYRIGHT
514-
Copyright \(co The PHP Group
514+
Copyright \(co The PHP Group and Contributors
515515
.LP
516-
This source file is subject to version 3.01 of the PHP license,
517-
that is bundled with this package in the file LICENSE, and is
518-
available through the world-wide-web at the following url:
519-
.PD 0
520-
.P
521-
.B https://www.php.net/license/3_01.txt
522-
.PD 1
523-
.P
524-
If you did not receive a copy of the PHP license and are unable to
525-
obtain it through the world-wide-web, please send a note to
526-
.B license@php.net
527-
so we can mail you a copy immediately.
516+
This source file is subject to the Modified BSD License that is
517+
bundled with this package in the file LICENSE, and is available
518+
through the World Wide Web at
519+
.B https://www.php.net/license/

sapi/cli/php.1.in

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -456,17 +456,9 @@ contributors all around the world.
456456
.SH VERSION INFORMATION
457457
This manpage describes \fBphp\fP, version @PHP_VERSION@.
458458
.SH COPYRIGHT
459-
Copyright \(co The PHP Group
459+
Copyright \(co The PHP Group and Contributors
460460
.LP
461-
This source file is subject to version 3.01 of the PHP license,
462-
that is bundled with this package in the file LICENSE, and is
463-
available through the world-wide-web at the following url:
464-
.PD 0
465-
.P
466-
.B https://www.php.net/license/3_01.txt
467-
.PD 1
468-
.P
469-
If you did not receive a copy of the PHP license and are unable to
470-
obtain it through the world-wide-web, please send a note to
471-
.B license@php.net
472-
so we can mail you a copy immediately.
461+
This source file is subject to the Modified BSD License that is
462+
bundled with this package in the file LICENSE, and is available
463+
through the World Wide Web at
464+
.B https://www.php.net/license/

sapi/fpm/php-fpm.8.in

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -203,21 +203,13 @@ contributors all around the world.
203203
.SH VERSION INFORMATION
204204
This manpage describes \fBphp-fpm\fP, version @PHP_VERSION@.
205205
.SH COPYRIGHT
206-
Copyright \(co The PHP Group
206+
Copyright \(co The PHP Group and Contributors
207207
.PD 0
208208
.P
209-
Copyright (c) 2007-2009, Andrei Nigmatulin
209+
Copyright \(co 2007-2009, Andrei Nigmatulin
210210
.PD 1
211211
.LP
212-
This source file is subject to version 3.01 of the PHP license,
213-
that is bundled with this package in the file LICENSE, and is
214-
available through the world-wide-web at the following url:
215-
.PD 0
216-
.P
217-
.B https://www.php.net/license/3_01.txt
218-
.PD 1
219-
.P
220-
If you did not receive a copy of the PHP license and are unable to
221-
obtain it through the world-wide-web, please send a note to
222-
.B license@php.net
223-
so we can mail you a copy immediately.
212+
This source file is subject to the Modified BSD License that is
213+
bundled with this package in the file LICENSE, and is available
214+
through the World Wide Web at
215+
.B https://www.php.net/license/

sapi/phpdbg/phpdbg.1.in

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,9 @@ contributors all around the world.
121121
.SH VERSION INFORMATION
122122
This manpage describes \fBphpdbg\fP, for PHP version @PHP_VERSION@.
123123
.SH COPYRIGHT
124-
Copyright \(co The PHP Group
124+
Copyright \(co The PHP Group and Contributors
125125
.LP
126-
This source file is subject to version 3.01 of the PHP license,
127-
that is bundled with this package in the file LICENSE, and is
128-
available through the world-wide-web at the following url:
129-
.PD 0
130-
.P
131-
.B https://www.php.net/license/3_01.txt
132-
.PD 1
133-
.P
134-
If you did not receive a copy of the PHP license and are unable to
135-
obtain it through the world-wide-web, please send a note to
136-
.B license@php.net
137-
so we can mail you a copy immediately.
126+
This source file is subject to the Modified BSD License that is
127+
bundled with this package in the file LICENSE, and is available
128+
through the World Wide Web at
129+
.B https://www.php.net/license/

scripts/man1/php-config.1.in

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,9 @@ PHP version as integer
8181
.SH VERSION INFORMATION
8282
This manpage describes \fBphp\fP, version @PHP_VERSION@.
8383
.SH COPYRIGHT
84-
Copyright \(co The PHP Group
84+
Copyright \(co The PHP Group and Contributors
8585
.LP
86-
This source file is subject to version 3.01 of the PHP license,
87-
that is bundled with this package in the file LICENSE, and is
88-
available through the world-wide-web at the following url:
89-
.PD 0
90-
.P
91-
.B https://www.php.net/license/3_01.txt
92-
.PD 1
93-
.P
94-
If you did not receive a copy of the PHP license and are unable to
95-
obtain it through the world-wide-web, please send a note to
96-
.B license@php.net
97-
so we can mail you a copy immediately.
86+
This source file is subject to the Modified BSD License that is
87+
bundled with this package in the file LICENSE, and is available
88+
through the World Wide Web at
89+
.B https://www.php.net/license/

scripts/man1/phpize.1.in

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,9 @@ Prints API version information
3232
.SH VERSION INFORMATION
3333
This manpage describes \fBphp\fP, version @PHP_VERSION@.
3434
.SH COPYRIGHT
35-
Copyright \(co The PHP Group
35+
Copyright \(co The PHP Group and Contributors
3636
.LP
37-
This source file is subject to version 3.01 of the PHP license,
38-
that is bundled with this package in the file LICENSE, and is
39-
available through the world-wide-web at the following url:
40-
.PD 0
41-
.P
42-
.B https://www.php.net/license/3_01.txt
43-
.PD 1
44-
.P
45-
If you did not receive a copy of the PHP license and are unable to
46-
obtain it through the world-wide-web, please send a note to
47-
.B license@php.net
48-
so we can mail you a copy immediately.
37+
This source file is subject to the Modified BSD License that is
38+
bundled with this package in the file LICENSE, and is available
39+
through the World Wide Web at
40+
.B https://www.php.net/license/

0 commit comments

Comments
 (0)