diff options
Diffstat (limited to 'ext/fbsql')
-rw-r--r-- | ext/fbsql/php_fbsql.c | 2 | ||||
-rw-r--r-- | ext/fbsql/php_fbsql.h | 2 |
2 files changed, 2 insertions, 2 deletions
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> | +----------------------------------------------------------------------+ */ |