summaryrefslogtreecommitdiff
path: root/ext/oci8/oci8.c
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>2004-02-12 19:05:41 +0000
committerStig Bakken <ssb@php.net>2004-02-12 19:05:41 +0000
commit4127b304eaad4ab2e943b7c72fb147ac992db692 (patch)
tree356bbcec39ba94af87328cb0cd158e06875293d9 /ext/oci8/oci8.c
parentf8125ed92d15168156d15a4b28a55875d25e2adc (diff)
downloadphp-git-4127b304eaad4ab2e943b7c72fb147ac992db692.tar.gz
* email address update
Diffstat (limited to 'ext/oci8/oci8.c')
-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 566ed15a42..3e1a67cc1f 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 <stig@php.net> |
+ | Authors: Stig Sæther Bakken <ssb@php.net> |
| Thies C. Arntzen <thies@thieso.net> |
| Maxim Maletsky <maxim@maxim.cx> |
| |