From c3b21fc55cae47e15ced8ea3d76ce74f4d60127c Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Mon, 13 Oct 2003 09:33:00 +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 4f9a789c55..cfa79f0de9 100644 --- a/EXTENSIONS +++ b/EXTENSIONS @@ -384,7 +384,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 11a476940d..acd3a2e865 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 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 | - | Derick Rethans | + | Derick Rethans | +----------------------------------------------------------------------+ */ /* $Id$ */ -- 2.50.1