Skip to content

Commit 01b3fc0

Browse files
authored
Update http->https in license (php#6945)
1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https. 2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier". 3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted. 4. fixed indentation in some files before |
1 parent 13467bd commit 01b3fc0

File tree

955 files changed

+996
-996
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

955 files changed

+996
-996
lines changed

TSRM/tsrm_win32.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| This source file is subject to version 3.01 of the PHP license, |
66
| that is bundled with this package in the file LICENSE, and is |
77
| available through the world-wide-web at the following url: |
8-
| http://www.php.net/license/3_01.txt |
8+
| https://www.php.net/license/3_01.txt |
99
| If you did not receive a copy of the PHP license and are unable to |
1010
| obtain it through the world-wide-web, please send a note to |
1111
| [email protected] so we can mail you a copy immediately. |

TSRM/tsrm_win32.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| This source file is subject to version 3.01 of the PHP license, |
66
| that is bundled with this package in the file LICENSE, and is |
77
| available through the world-wide-web at the following url: |
8-
| http://www.php.net/license/3_01.txt |
8+
| https://www.php.net/license/3_01.txt |
99
| If you did not receive a copy of the PHP license and are unable to |
1010
| obtain it through the world-wide-web, please send a note to |
1111
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/block_pass.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/compact_literals.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/compact_vars.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/dce.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/dfa_pass.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/escape_analysis.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/nop_removal.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/optimize_func_calls.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/optimize_temp_vars_5.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/pass1.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/pass3.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/sccp.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/scdf.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/scdf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/ssa_integrity.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_call_graph.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_call_graph.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_cfg.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_cfg.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_dfg.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_dfg.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_dump.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_dump.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_func_info.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_func_info.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_inference.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_inference.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_optimizer.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_optimizer.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

Zend/Optimizer/zend_optimizer_internal.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.php.net/license/3_01.txt |
10+
| https://www.php.net/license/3_01.txt |
1111
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| [email protected] so we can mail you a copy immediately. |

0 commit comments

Comments
 (0)