diff options
Diffstat (limited to 'ext/mssql')
-rw-r--r-- | ext/mssql/php_mssql.c | 4 | ||||
-rw-r--r-- | 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 <fmk@swwwing.com> | + | 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 <fmk@swwwing.com> | + | Authors: Frank M. Kromann frank@frontbase.com> | +----------------------------------------------------------------------+ */ |