diff options
author | Derick Rethans <derick@php.net> | 2003-10-13 09:33:00 +0000 |
---|---|---|
committer | Derick Rethans <derick@php.net> | 2003-10-13 09:33:00 +0000 |
commit | c3b21fc55cae47e15ced8ea3d76ce74f4d60127c (patch) | |
tree | 0cbbe9a9d77f8514a8fef3e93ecddd9de7034cfc /ext/mcrypt/php_mcrypt.h | |
parent | a9b20a6abfaa0d9b68180e6c0687cd36bb08f5c9 (diff) | |
download | php-git-c3b21fc55cae47e15ced8ea3d76ce74f4d60127c.tar.gz |
- Email address change
Diffstat (limited to 'ext/mcrypt/php_mcrypt.h')
-rw-r--r-- | ext/mcrypt/php_mcrypt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcrypt/php_mcrypt.h b/ext/mcrypt/php_mcrypt.h index 4a3d53df22..dc82baa549 100644 --- a/ext/mcrypt/php_mcrypt.h +++ b/ext/mcrypt/php_mcrypt.h @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Sascha Schumann <sascha@schumann.cx> | - | Derick Rethans <d.rethans@jdimedia.nl> | + | Derick Rethans <derick@derickrethans.nl> | +----------------------------------------------------------------------+ */ /* $Id$ */ |