summaryrefslogtreecommitdiff
path: root/ext/mssql/php_mssql.c
diff options
context:
space:
mode:
authorFrank M. Kromann <fmk@php.net>2001-03-13 16:33:39 +0000
committerFrank M. Kromann <fmk@php.net>2001-03-13 16:33:39 +0000
commit0981778351f8466b824590577ae0a94ba1e19daf (patch)
treee1195565ba888e1f980d3df4f35ccc6521677988 /ext/mssql/php_mssql.c
parenta37a9db454d8910201bd3bbf6d6bef1bdd8cfb66 (diff)
downloadphp-git-0981778351f8466b824590577ae0a94ba1e19daf.tar.gz
Changed email
Diffstat (limited to 'ext/mssql/php_mssql.c')
-rw-r--r--ext/mssql/php_mssql.c4
1 files changed, 2 insertions, 2 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> |
+----------------------------------------------------------------------+
*/