File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<?php
33/*
44 +----------------------------------------------------------------------+
5- | Copyright (c) The PHP Group |
5+ | Copyright © The PHP Group and Contributors. |
66 +----------------------------------------------------------------------+
7- | This source file is subject to version 3.01 of the PHP license, |
8- | that is bundled with this package in the file LICENSE, and is |
9- | available through the world-wide-web at the following url: |
10- | https://www.php.net/license/3_01.txt |
11- | If you did not receive a copy of the PHP license and are unable to |
12- | obtain it through the world-wide-web, please send a note to |
13- | license@php.net so we can mail you a copy immediately. |
7+ | This source file is subject to the Modified BSD License that is |
8+ | bundled with this package in the file LICENSE, and is available |
9+ | through the World Wide Web at <https://www.php.net/license/>. |
10+ | |
11+ | SPDX-License-Identifier: BSD-3-Clause |
1412 +----------------------------------------------------------------------+
1513 | Author: Nuno Lopes <nlopess@php.net> |
1614 +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 11#! /bin/sh
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# | Authors: Sascha Schumann <sascha@schumann.cx> |
1513# +----------------------------------------------------------------------+
Original file line number Diff line number Diff line change 33
44/*
55 +----------------------------------------------------------------------+
6- | Copyright (c) The PHP Group |
6+ | Copyright © The PHP Group and Contributors. |
77 +----------------------------------------------------------------------+
8- | This source file is subject to version 3.01 of the PHP license, |
9- | that is bundled with this package in the file LICENSE, and is |
10- | available through the world-wide-web at the following url: |
11- | https://www.php.net/license/3_01.txt |
12- | If you did not receive a copy of the PHP license and are unable to |
13- | obtain it through the world-wide-web, please send a note to |
14- | license@php.net so we can mail you a copy immediately. |
8+ | This source file is subject to the Modified BSD License that is |
9+ | bundled with this package in the file LICENSE, and is available |
10+ | through the World Wide Web at <https://www.php.net/license/>. |
11+ | |
12+ | SPDX-License-Identifier: BSD-3-Clause |
1513 +----------------------------------------------------------------------+
1614 | Authors: Marcus Boerger <helly@php.net> |
1715 +----------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments