summaryrefslogtreecommitdiff
path: root/ext/standard/math.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 /ext/standard/math.c
parent99a9e85c65bb01d8254557a7685f25b6b26ef111 (diff)
downloadphp-git-9afce019e0e4229c78654349d73ad3a69fce1497.tar.gz
Future-proof email addresses
Diffstat (limited to 'ext/standard/math.c')
-rw-r--r--ext/standard/math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/math.c b/ext/standard/math.c
index 5432f9855f..bdfc1f090b 100644
--- a/ext/standard/math.c
+++ b/ext/standard/math.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Jim Winstead <jimw@php.net> |
| Stig Sæther Bakken <ssb@php.net> |
- | Zeev Suraski <zeev@zend.com> |
+ | Zeev Suraski <zeev@php.net> |
| PHP 4.0 patches by Thies C. Arntzen <thies@thieso.net> |
+----------------------------------------------------------------------+
*/