summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2004-02-12 19:03:03 +0000
committerStig Bakken <ssb@php.net>2004-02-12 19:03:03 +0000
commitf8125ed92d15168156d15a4b28a55875d25e2adc (patch)
tree19f5de5b5517a5434b238b1ab057c3c4bc076a0f
parentdebf069a5831ffd929cabf6dfe1cc568c6f1fee8 (diff)
downloadphp-git-f8125ed92d15168156d15a4b28a55875d25e2adc.tar.gz
* update my email address
-rw-r--r--ext/oci8/oci8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/oci8.c b/ext/oci8/oci8.c
index 2a66ad88c9..566ed15a42 100644
--- a/ext/oci8/oci8.c
+++ b/ext/oci8/oci8.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: Stig Sæther Bakken <ssb@fast.no> |
+ | Authors: Stig Sæther Bakken <stig@php.net> |
| Thies C. Arntzen <thies@thieso.net> |
| Maxim Maletsky <maxim@maxim.cx> |
| |