Skip to content

Commit cdade2e

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Remove copyright years.
2 parents a1608b4 + da919a8 commit cdade2e

Some content is hidden

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

57 files changed

+58
-58
lines changed

ext/opcache/Optimizer/block_pass.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/compact_literals.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/compact_vars.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine, Removing unused variables |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/dce.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine, DCE - Dead Code Elimination |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/dfa_pass.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/escape_analysis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache, Escape Analysis |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/nop_removal.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/optimize_func_calls.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/optimize_temp_vars_5.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

ext/opcache/Optimizer/pass1_5.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+----------------------------------------------------------------------+
33
| Zend OPcache |
44
+----------------------------------------------------------------------+
5-
| Copyright (c) 1998-2018 The PHP Group |
5+
| Copyright (c) The PHP Group |
66
+----------------------------------------------------------------------+
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 |

0 commit comments

Comments
 (0)