From 3a63f098bdc1bf73685cc6fd5f25ad1a87dde6be Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 13 Oct 2003 09:30:53 +0000 Subject: [PATCH] - Email address change --- EXTENSIONS | 2 +- ext/mcrypt/mcrypt.c | 2 +- ext/mcrypt/php_mcrypt.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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$ */ -- 2.50.1