Skip to content

Commit e439494

Browse files
committed
license-update: update Zend copyright name
RFC: https://wiki.php.net/rfc/php_license_update
1 parent cc4ce2b commit e439494

File tree

131 files changed

+264
-133
lines changed

Some content is hidden

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

131 files changed

+264
-133
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright © 1999–2026, The PHP Group and Contributors.
2-
Copyright © 1999–2026, Zend by Perforce.
2+
Copyright © 1999–2026, Zend Technologies Ltd., a subsidiary company of Perforce Software, Inc.
33

44
Redistribution and use in source and binary forms, with or without
55
modification, are permitted provided that the following conditions are met:

Zend/zend.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_API.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_API.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_alloc.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_alloc.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_alloc_sizes.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_arena.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

Zend/zend_ast.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
+----------------------------------------------------------------------+
33
| Zend Engine |
44
+----------------------------------------------------------------------+
5-
| Copyright © Zend by Perforce and Contributors. |
5+
| Copyright © Zend Technologies Ltd., a subsidiary company of |
6+
| Perforce Software, Inc., and Contributors. |
67
+----------------------------------------------------------------------+
78
| This source file is subject to the Modified BSD License that is |
89
| bundled with this package in the file LICENSE, and is available |

0 commit comments

Comments
 (0)