From 0981778351f8466b824590577ae0a94ba1e19daf Mon Sep 17 00:00:00 2001 From: "Frank M. Kromann" Date: Tue, 13 Mar 2001 16:33:39 +0000 Subject: [PATCH] Changed email --- ext/mssql/php_mssql.c | 4 ++-- ext/mssql/php_mssql.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/mssql/php_mssql.c b/ext/mssql/php_mssql.c index b96f605656..b9fdf811ef 100644 --- a/ext/mssql/php_mssql.c +++ b/ext/mssql/php_mssql.c @@ -1,5 +1,5 @@ /* - +----------------------------------------------------------------------+ + +----------------------------------------------------------------------+ | PHP version 4.0 | +----------------------------------------------------------------------+ | Copyright (c) 1997-2001 The PHP Group | @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Frank M. Kromann | + | Authors: Frank M. Kromann frank@frontbase.com> | +----------------------------------------------------------------------+ */ diff --git a/ext/mssql/php_mssql.h b/ext/mssql/php_mssql.h index 16da48abe4..72d3a6a32d 100644 --- a/ext/mssql/php_mssql.h +++ b/ext/mssql/php_mssql.h @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Frank M. Kromann | + | Authors: Frank M. Kromann frank@frontbase.com> | +----------------------------------------------------------------------+ */ -- 2.40.0