diff options
author | Popa Adrian Marius <mapopa@reea.net> | 2015-01-21 18:08:56 +0200 |
---|---|---|
committer | Popa Adrian Marius <mapopa@reea.net> | 2015-01-21 18:08:56 +0200 |
commit | 7cf1450df14b8da0c3c255470ebe4c237fb49b88 (patch) | |
tree | b0c3fcb6fcf401d5cc06aba388ccac2bf7adda9d /ext | |
parent | 1463115e7e208bb0a7da1ca319bcb005791f3d65 (diff) | |
download | php-git-7cf1450df14b8da0c3c255470ebe4c237fb49b88.tar.gz |
Remove Jouni Ahto from maintainers and files as requested , anyway we have git blame/history
Diffstat (limited to 'ext')
-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> | +----------------------------------------------------------------------+ */ |