Skip to content

Commit 3c85b15

Browse files
committed
license-update: Zend/Optimizer source headers
RFC: https://wiki.php.net/rfc/php_license_update
1 parent bd07d1b commit 3c85b15

33 files changed

Lines changed: 198 additions & 264 deletions

Zend/Optimizer/block_pass.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Andi Gutmans <andi@php.net> |
1614
| Zeev Suraski <zeev@php.net> |

Zend/Optimizer/compact_literals.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Dmitry Stogov <dmitry@php.net> |
1614
| Xinchen Hui <laruence@php.net> |

Zend/Optimizer/compact_vars.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine, Removing unused variables |
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: Nikita Popov <nikic@php.net> |
1614
+----------------------------------------------------------------------+

Zend/Optimizer/dce.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine, DCE - Dead Code Elimination |
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: Nikita Popov <nikic@php.net> |
1614
| Dmitry Stogov <dmitry@php.net> |

Zend/Optimizer/dfa_pass.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Dmitry Stogov <dmitry@php.net> |
1614
+----------------------------------------------------------------------+

Zend/Optimizer/escape_analysis.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache, Escape Analysis |
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: Dmitry Stogov <dmitry@php.net> |
1614
+----------------------------------------------------------------------+

Zend/Optimizer/nop_removal.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Andi Gutmans <andi@php.net> |
1614
| Zeev Suraski <zeev@php.net> |

Zend/Optimizer/optimize_func_calls.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Dmitry Stogov <dmitry@php.net> |
1614
| Xinchen Hui <laruence@php.net> |

Zend/Optimizer/optimize_temp_vars_5.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Andi Gutmans <andi@php.net> |
1614
| Zeev Suraski <zeev@php.net> |

Zend/Optimizer/pass1.c

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
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: Andi Gutmans <andi@php.net> |
1614
| Zeev Suraski <zeev@php.net> |

0 commit comments

Comments
 (0)