diff options
Diffstat (limited to 'ext/interbase')
| -rw-r--r-- | ext/interbase/interbase.c | 2 | ||||
| -rw-r--r-- | ext/interbase/php_interbase.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c index 23057bb6d4..a1806b0976 100644 --- a/ext/interbase/interbase.c +++ b/ext/interbase/interbase.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. | +----------------------------------------------------------------------+ - | Authors: Jouni Ahto <jah@mork.net> | + | Authors: Jouni Ahto <jouni.ahto@exdec.fi> | | Andrew Avdeev <andy@rsc.mv.ru> | +----------------------------------------------------------------------+ */ diff --git a/ext/interbase/php_interbase.h b/ext/interbase/php_interbase.h index 0f532c344d..fb0885c2de 100644 --- a/ext/interbase/php_interbase.h +++ b/ext/interbase/php_interbase.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Jouni Ahto <jah@mork.net> | - | Andrew Avdeev <andy@simgts.mv.ru> | + | Authors: Jouni Ahto <jouni.ahto@exdec.fi> | + | Andrew Avdeev <andy@simgts.mv.ru> | +----------------------------------------------------------------------+ */ |
