Skip to content

Commit 54dc07f

Browse files
committed
Update email addresses. We're still @zend, but future proofing it...
1 parent b91690c commit 54dc07f

Some content is hidden

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

87 files changed

+175
-175
lines changed

Zend/zend.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_API.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
| Andrei Zmievski <andrei@php.net> |
18-
| Dmitry Stogov <dmitry@zend.com> |
18+
| Dmitry Stogov <dmitry@php.net> |
1919
+----------------------------------------------------------------------+
2020
*/
2121

Zend/zend_API.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
| Andrei Zmievski <andrei@php.net> |
18-
| Dmitry Stogov <dmitry@zend.com> |
18+
| Dmitry Stogov <dmitry@php.net> |
1919
+----------------------------------------------------------------------+
2020
*/
2121

Zend/zend_alloc.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
17-
| Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
17+
| Dmitry Stogov <dmitry@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

Zend/zend_alloc.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
17-
| Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
17+
| Dmitry Stogov <dmitry@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

Zend/zend_alloc_sizes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Dmitry Stogov <dmitry@php.net> |
1616
+----------------------------------------------------------------------+
1717
*/
1818

Zend/zend_arena.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Dmitry Stogov <dmitry@php.net> |
1616
+----------------------------------------------------------------------+
1717
*/
1818

Zend/zend_ast.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: Bob Weinand <bwoebi@php.net> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_ast.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: Bob Weinand <bwoebi@php.net> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
| Nikita Popov <nikic@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/

Zend/zend_bitset.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@php.net so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Dmitry Stogov <dmitry@php.net> |
1616
+----------------------------------------------------------------------+
1717
*/
1818

Zend/zend_builtin_functions.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_builtin_functions.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_closures.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: Christian Seiler <chris_se@gmx.net> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
| Marcus Boerger <helly@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/

Zend/zend_closures.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: Christian Seiler <chris_se@gmx.net> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_compile.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
| Nikita Popov <nikic@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/

Zend/zend_compile.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_config.w32.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_constants.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_constants.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_errors.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_exceptions.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
1616
| Marcus Boerger <helly@php.net> |
1717
| Sterling Hughes <sterling@php.net> |
18-
| Zeev Suraski <zeev@zend.com> |
18+
| Zeev Suraski <zeev@php.net> |
1919
+----------------------------------------------------------------------+
2020
*/
2121

Zend/zend_exceptions.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
1616
| Marcus Boerger <helly@php.net> |
1717
| Sterling Hughes <sterling@php.net> |
18-
| Zeev Suraski <zeev@zend.com> |
18+
| Zeev Suraski <zeev@php.net> |
1919
+----------------------------------------------------------------------+
2020
*/
2121

Zend/zend_execute.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
17-
| Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
17+
| Dmitry Stogov <dmitry@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

Zend/zend_execute.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
17-
| Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
17+
| Dmitry Stogov <dmitry@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

Zend/zend_execute_API.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
17-
| Dmitry Stogov <dmitry@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
17+
| Dmitry Stogov <dmitry@php.net> |
1818
+----------------------------------------------------------------------+
1919
*/
2020

Zend/zend_extensions.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_extensions.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_gc.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: David Wang <planetbeing@gmail.com> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_gc.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
1515
| Authors: David Wang <planetbeing@gmail.com> |
16-
| Dmitry Stogov <dmitry@zend.com> |
16+
| Dmitry Stogov <dmitry@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

Zend/zend_globals.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+
15-
| Authors: Andi Gutmans <andi@zend.com> |
16-
| Zeev Suraski <zeev@zend.com> |
15+
| Authors: Andi Gutmans <andi@php.net> |
16+
| Zeev Suraski <zeev@php.net> |
1717
+----------------------------------------------------------------------+
1818
*/
1919

0 commit comments

Comments
 (0)