summaryrefslogtreecommitdiff
path: root/ext/standard/php_crypt.h
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/php_crypt.h
parent99a9e85c65bb01d8254557a7685f25b6b26ef111 (diff)
downloadphp-git-9afce019e0e4229c78654349d73ad3a69fce1497.tar.gz
Future-proof email addresses
Diffstat (limited to 'ext/standard/php_crypt.h')
-rw-r--r--ext/standard/php_crypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/php_crypt.h b/ext/standard/php_crypt.h
index 6f85b879ad..21208f401a 100644
--- a/ext/standard/php_crypt.h
+++ b/ext/standard/php_crypt.h
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Stig Bakken <ssb@php.net> |
- | Zeev Suraski <zeev@zend.com> |
+ | Zeev Suraski <zeev@php.net> |
| Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/