summaryrefslogtreecommitdiff
path: root/ext/standard/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/crypt.c')
-rw-r--r--ext/standard/crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/crypt.c b/ext/standard/crypt.c
index 9f3fbf52ad..9e0719fa79 100644
--- a/ext/standard/crypt.c
+++ b/ext/standard/crypt.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Stig Bakken <ssb@gaurdian.no> |
| Zeev Suraski <zeev@zend.com> |
- | Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
+ | Rasmus Lerdorf <rasmus@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id$ */