summaryrefslogtreecommitdiff
path: root/Zend/zend_smart_str.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 /Zend/zend_smart_str.c
parent99a9e85c65bb01d8254557a7685f25b6b26ef111 (diff)
downloadphp-git-9afce019e0e4229c78654349d73ad3a69fce1497.tar.gz
Future-proof email addresses
Diffstat (limited to 'Zend/zend_smart_str.c')
-rw-r--r--Zend/zend_smart_str.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_smart_str.c b/Zend/zend_smart_str.c
index 102f881a49..0e34f12cde 100644
--- a/Zend/zend_smart_str.c
+++ b/Zend/zend_smart_str.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. |
+----------------------------------------------------------------------+
- | Author: Dmitry Stogov <dmitry@zend.com> |
+ | Author: Dmitry Stogov <dmitry@php.net> |
+----------------------------------------------------------------------+
*/