summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJouni Ahto <jah@php.net>2001-01-04 11:15:35 +0000
committerJouni Ahto <jah@php.net>2001-01-04 11:15:35 +0000
commitabcdb47fc28238ba9627fc614df53979af5741c0 (patch)
tree5ca951791e9bea95ec997064c83880499209730a
parente976d8ed1dac38fbf2812fa0a1c52d50009650fe (diff)
downloadphp-git-abcdb47fc28238ba9627fc614df53979af5741c0.tar.gz
Changing my email address...
-rw-r--r--EXTENSIONS4
-rw-r--r--ext/informix/ifx.ec2
-rw-r--r--ext/informix/php_informix.h2
-rw-r--r--ext/interbase/interbase.c2
-rw-r--r--ext/interbase/php_interbase.h4
-rw-r--r--ext/pgsql/pgsql.c2
-rw-r--r--ext/pgsql/php_pgsql.h2
7 files changed, 9 insertions, 9 deletions
diff --git a/EXTENSIONS b/EXTENSIONS
index 922b134fb3..6f1a2a3aa3 100644
--- a/EXTENSIONS
+++ b/EXTENSIONS
@@ -109,7 +109,7 @@ STATUS: Experimental
SINCE: 4.0.2
-------------------------------------------------------------------------------
EXTENSION: interbase
-PRIMARY MAINTAINER: Jouni Ahto <jah@mork.net>
+PRIMARY MAINTAINER: Jouni Ahto <jouni.ahto@exdec.fi>
MAINTENANCE: Odd Fixes
STATUS: Working
-------------------------------------------------------------------------------
@@ -128,7 +128,7 @@ MAINTENANCE: Unknown
STATUS: Working
-------------------------------------------------------------------------------
EXTENSION: pgsql
-PRIMARY MAINTAINER: Jouni Ahto <jah@mork.net>
+PRIMARY MAINTAINER: Jouni Ahto <jouni.ahto@exdec.fi>
MAINTENANCE: Odd fixes
STATUS: Working
-------------------------------------------------------------------------------
diff --git a/ext/informix/ifx.ec b/ext/informix/ifx.ec
index ff1ab84237..4479834385 100644
--- a/ext/informix/ifx.ec
+++ b/ext/informix/ifx.ec
@@ -15,7 +15,7 @@
| Authors: Danny Heijl <Danny.Heijl@cevi.be> : initial cut (ODS 7.2x) |
| PHP4 port |
| Christian Cartus <chc@idgruppe.de> : blobs, and IUS 9 |
- | Jouni Ahto <jah@mork.net> : configuration stuff |
+ | Jouni Ahto <jouni.ahto@exdec.fi> : configuration stuff |
| Based on the MySQL code by: Zeev Suraski <zeev@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/informix/php_informix.h b/ext/informix/php_informix.h
index 7b78b580c5..2571324036 100644
--- a/ext/informix/php_informix.h
+++ b/ext/informix/php_informix.h
@@ -25,7 +25,7 @@
+----------------------------------------------------------------------+
| Authors: Danny Heijl <Danny.Heijl@cevi.be>, initial cut (ODS 7) |
| Christian Cartus <chc@idgruppe.de>, blobs, and IUS 9 |
- | Jouni Ahto <jah@mork.net> : configuration stuff |
+ | Jouni Ahto <jouni.ahto@exdec.fi>, configuration stuff |
| based on mysql code by: Zeev Suraski <zeev@php.net> |
+----------------------------------------------------------------------+
*/
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> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/pgsql/pgsql.c b/ext/pgsql/pgsql.c
index 76bd96216d..4962ca92bc 100644
--- a/ext/pgsql/pgsql.c
+++ b/ext/pgsql/pgsql.c
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Zeev Suraski <zeev@zend.com> |
- | Jouni Ahto <jah@mork.net> (large object interface) |
+ | Jouni Ahto <jouni.ahto@exdec.fi> (large object interface) |
+----------------------------------------------------------------------+
*/
diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h
index e4023f9a6c..61796519d7 100644
--- a/ext/pgsql/php_pgsql.h
+++ b/ext/pgsql/php_pgsql.h
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Zeev Suraski <zeev@zend.com> |
- | Jouni Ahto <jah@mork.net> |
+ | Jouni Ahto <jouni.ahto@exdec.fi> |
+----------------------------------------------------------------------+
*/