Skip to content

Commit 3ba0b9c

Browse files
committed
license-update: run-tests.php source headers
RFC: https://wiki.php.net/rfc/php_license_update
1 parent 084a10a commit 3ba0b9c

2 files changed

Lines changed: 12 additions & 16 deletions

File tree

run-extra-tests.php

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
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
*/
1614

run-tests.php

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
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
| Authors: Ilia Alshanetsky <iliaa@php.net> |
1614
| Preston L. Bannister <pbannister@php.net> |

0 commit comments

Comments
 (0)