summaryrefslogtreecommitdiff
path: root/main/output.c
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2018-11-01 18:35:32 +0200
committerZeev Suraski <zeev@php.net>2018-11-01 18:35:32 +0200
commit9afce019e0e4229c78654349d73ad3a69fce1497 (patch)
tree699b3aa2cddad37ada2ac93d9a09643d2b516f18 /main/output.c
parent99a9e85c65bb01d8254557a7685f25b6b26ef111 (diff)
downloadphp-git-9afce019e0e4229c78654349d73ad3a69fce1497.tar.gz
Future-proof email addresses
Diffstat (limited to 'main/output.c')
-rw-r--r--main/output.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/output.c b/main/output.c
index 3e8b6fe77e..631c08178b 100644
--- a/main/output.c
+++ b/main/output.c
@@ -12,7 +12,7 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Authors: Zeev Suraski <zeev@zend.com> |
+ | Authors: Zeev Suraski <zeev@php.net> |
| Thies C. Arntzen <thies@thieso.net> |
| Marcus Boerger <helly@php.net> |
| New API: Michael Wallner <mike@php.net> |