diff options
Diffstat (limited to 'ext/interbase')
-rw-r--r-- | ext/interbase/CREDITS | 4 | ||||
-rw-r--r-- | ext/interbase/interbase.c | 3 | ||||
-rw-r--r-- | ext/interbase/php_ibase_includes.h | 3 | ||||
-rw-r--r-- | ext/interbase/php_interbase.h | 3 |
4 files changed, 5 insertions, 8 deletions
diff --git a/ext/interbase/CREDITS b/ext/interbase/CREDITS index d66f13b5f3..5090766077 100644 --- a/ext/interbase/CREDITS +++ b/ext/interbase/CREDITS @@ -1,2 +1,2 @@ -InterBase -Jouni Ahto, Andrew Avdeev, Ard Biesheuvel +Firebird/InterBase +Andrew Avdeev, Ard Biesheuvel diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c index 8f88d6017a..db4895d1a0 100644 --- a/ext/interbase/interbase.c +++ b/ext/interbase/interbase.c @@ -12,8 +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 <jouni.ahto@exdec.fi> | - | Andrew Avdeev <andy@rsc.mv.ru> | + | Authors: Andrew Avdeev <andy@rsc.mv.ru> | | Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl> | +----------------------------------------------------------------------+ */ diff --git a/ext/interbase/php_ibase_includes.h b/ext/interbase/php_ibase_includes.h index 1853c40051..2a1db4f0cd 100644 --- a/ext/interbase/php_ibase_includes.h +++ b/ext/interbase/php_ibase_includes.h @@ -12,8 +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 <jouni.ahto@exdec.fi> | - | Andrew Avdeev <andy@simgts.mv.ru> | + | Authors: Andrew Avdeev <andy@simgts.mv.ru> | | Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl> | +----------------------------------------------------------------------+ */ diff --git a/ext/interbase/php_interbase.h b/ext/interbase/php_interbase.h index 65e1fa8c0b..077963fc34 100644 --- a/ext/interbase/php_interbase.h +++ b/ext/interbase/php_interbase.h @@ -12,8 +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 <jouni.ahto@exdec.fi> | - | Andrew Avdeev <andy@simgts.mv.ru> | + | Authors: Andrew Avdeev <andy@simgts.mv.ru> | | Ard Biesheuvel <a.k.biesheuvel@its.tudelft.nl> | +----------------------------------------------------------------------+ */ |