From: Derick Rethans Date: Mon, 13 Oct 2003 09:30:53 +0000 (+0000) Subject: - Email address change X-Git-Tag: php-4.3.4RC2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a63f098bdc1bf73685cc6fd5f25ad1a87dde6be;p=php - Email address change --- diff --git a/EXTENSIONS b/EXTENSIONS index e699662840..a27a30b7e2 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -340,7 +340,7 @@ MAINTENANCE: Odd Fixes STATUS: Working ------------------------------------------------------------------------------- EXTENSION: mcrypt -PRIMARY MAINTAINER: Derick Rethans +PRIMARY MAINTAINER: Derick Rethans MAINTENANCE: Maintained STATUS: Working ------------------------------------------------------------------------------- diff --git a/ext/mcrypt/mcrypt.c b/ext/mcrypt/mcrypt.c index b2ad9fcb08..2bcf244483 100644 --- a/ext/mcrypt/mcrypt.c +++ b/ext/mcrypt/mcrypt.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Sascha Schumann | - | Derick Rethans | + | Derick Rethans | +----------------------------------------------------------------------+ */ /* $Id$ */ diff --git a/ext/mcrypt/php_mcrypt.h b/ext/mcrypt/php_mcrypt.h index 21739d95c1..66188f6cb0 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 | - | Derick Rethans | + | Derick Rethans | +----------------------------------------------------------------------+ */ /* $Id$ */