diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/dbx/dbx_fbsql.c | 2 | ||||
-rw-r--r-- | ext/dbx/dbx_fbsql.h | 2 | ||||
-rw-r--r-- | ext/fbsql/php_fbsql.c | 2 | ||||
-rw-r--r-- | ext/fbsql/php_fbsql.h | 2 | ||||
-rw-r--r-- | ext/mssql/php_mssql.c | 2 | ||||
-rw-r--r-- | ext/mssql/php_mssql.h | 2 | ||||
-rw-r--r-- | ext/odbc/php_odbc.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ext/dbx/dbx_fbsql.c b/ext/dbx/dbx_fbsql.c index f2ee5cabf7..99bba6a4c7 100644 --- a/ext/dbx/dbx_fbsql.c +++ b/ext/dbx/dbx_fbsql.c @@ -17,7 +17,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author : Marc Boeren <marc@guidance.nl> | - | Frank M. Kromann <frank@frontbase.com> | + | Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/dbx/dbx_fbsql.h b/ext/dbx/dbx_fbsql.h index 3f81d097d4..56afa572cb 100644 --- a/ext/dbx/dbx_fbsql.h +++ b/ext/dbx/dbx_fbsql.h @@ -17,7 +17,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author : Marc Boeren <marc@guidance.nl> | - | Frank M. Kromann <frank@frontbase.com> | + | Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/fbsql/php_fbsql.c b/ext/fbsql/php_fbsql.c index 97a48b624b..103ca09f7d 100644 --- a/ext/fbsql/php_fbsql.c +++ b/ext/fbsql/php_fbsql.c @@ -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. | +----------------------------------------------------------------------+ - | Author: Frank M. Kromann <frank@frontbase.com> | + | Author: Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/fbsql/php_fbsql.h b/ext/fbsql/php_fbsql.h index 480aa8e98f..38a8a04fb1 100644 --- a/ext/fbsql/php_fbsql.h +++ b/ext/fbsql/php_fbsql.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. | +----------------------------------------------------------------------+ - | Author: Frank M. Kromann <frank@frontbase.com> | + | Author: Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/mssql/php_mssql.c b/ext/mssql/php_mssql.c index 77bf2d9749..03f44097bd 100644 --- a/ext/mssql/php_mssql.c +++ b/ext/mssql/php_mssql.c @@ -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. | +----------------------------------------------------------------------+ - | Author: Frank M. Kromann <frank@frontbase.com> | + | Author: Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/mssql/php_mssql.h b/ext/mssql/php_mssql.h index a5c2a69b50..49b3b6c163 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. | +----------------------------------------------------------------------+ - | Author: Frank M. Kromann <frank@frontbase.com> | + | Author: Frank M. Kromann <frank@kromann.info> | +----------------------------------------------------------------------+ */ diff --git a/ext/odbc/php_odbc.c b/ext/odbc/php_odbc.c index c446737f6f..5d823702ba 100644 --- a/ext/odbc/php_odbc.c +++ b/ext/odbc/php_odbc.c @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Stig Sæther Bakken <ssb@php.net> | | Andreas Karajannis <Andreas.Karajannis@gmd.de> | - | Frank M. Kromann <frank@frontbase.com> Support for DB/2 CLI | + | Frank M. Kromann <frank@kromann.info> Support for DB/2 CLI | | Kevin N. Shallow <kshallow@tampabay.rr.com> Birdstep Support| | Daniel R. Kalowsky <kalowsky@php.net> | +----------------------------------------------------------------------+ |