File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# +----------------------------------------------------------------------+
2- # | Copyright (c) The PHP Group |
2+ # | Copyright © The PHP Group and Contributors. |
33# +----------------------------------------------------------------------+
4- # | This source file is subject to version 3.01 of the PHP license, |
5- # | that is bundled with this package in the file LICENSE, and is |
6- # | available through the world-wide-web at the following url: |
7- # | https://www.php.net/license/3_01.txt |
8- # | If you did not receive a copy of the PHP license and are unable to |
9- # | obtain it through the world-wide-web, please send a note to |
10- # | license@php.net so we can mail you a copy immediately. |
4+ # | This source file is subject to the Modified BSD License that is |
5+ # | bundled with this package in the file LICENSE, and is available |
6+ # | through the World Wide Web at <https://www.php.net/license/>. |
7+ # | |
8+ # | SPDX-License-Identifier: BSD-3-Clause |
119# +----------------------------------------------------------------------+
1210# | Author: Wez Furlong <wez@thebrainroom.com> |
1311# +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Wez Furlong <wez@thebrainroom.com> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11// Utils for configure script
22/*
33 +----------------------------------------------------------------------+
4- | Copyright (c) The PHP Group |
4+ | Copyright © The PHP Group and Contributors. |
55 +----------------------------------------------------------------------+
6- | This source file is subject to version 3.01 of the PHP license, |
7- | that is bundled with this package in the file LICENSE, and is |
8- | available through the world-wide-web at the following url: |
9- | https://www.php.net/license/3_01.txt |
10- | If you did not receive a copy of the PHP license and are unable to |
11- | obtain it through the world-wide-web, please send a note to |
12- | license@php.net so we can mail you a copy immediately. |
6+ | This source file is subject to the Modified BSD License that is |
7+ | bundled with this package in the file LICENSE, and is available |
8+ | through the World Wide Web at <https://www.php.net/license/>. |
9+ | |
10+ | SPDX-License-Identifier: BSD-3-Clause |
1311 +----------------------------------------------------------------------+
1412 | Author: Wez Furlong <wez@thebrainroom.com> |
1513 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Wez Furlong <wez@thebrainroom.com> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Pierre Joye <pierre1@php.net> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Anatol Belski <ab@php.net> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Anatol Belski <ab@php.net> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Michele Locati <mlocati@gmail.com> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Author: Michele Locati <mlocati@gmail.com> |
1412 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11/*
22 +----------------------------------------------------------------------+
3- | Copyright (c) The PHP Group |
3+ | Copyright © The PHP Group and Contributors. |
44 +----------------------------------------------------------------------+
5- | This source file is subject to version 3.01 of the PHP license, |
6- | that is bundled with this package in the file LICENSE, and is |
7- | available through the world-wide-web at the following url: |
8- | https://www.php.net/license/3_01.txt |
9- | If you did not receive a copy of the PHP license and are unable to |
10- | obtain it through the world-wide-web, please send a note to |
11- | license@php.net so we can mail you a copy immediately. |
5+ | This source file is subject to the Modified BSD License that is |
6+ | bundled with this package in the file LICENSE, and is available |
7+ | through the World Wide Web at <https://www.php.net/license/>. |
8+ | |
9+ | SPDX-License-Identifier: BSD-3-Clause |
1210 +----------------------------------------------------------------------+
1311 | Authors: Anatol Belski <ab@php.net> |
1412 +----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments