summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.c
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2002-05-13 17:28:38 +0000
committerAndrei Zmievski <andrei@php.net>2002-05-13 17:28:38 +0000
commit1668570e4d0d43631ee9b09ecbd53bc52f1cce35 (patch)
tree3b96142a81fa53c19e77993a1d2b1ef6188aeca4 /ext/pcre/php_pcre.c
parent6940f88aabb5ff58dda374a8dc6351b6799370bd (diff)
downloadphp-git-1668570e4d0d43631ee9b09ecbd53bc52f1cce35.tar.gz
Changing email address.
Diffstat (limited to 'ext/pcre/php_pcre.c')
-rw-r--r--ext/pcre/php_pcre.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/php_pcre.c b/ext/pcre/php_pcre.c
index 9a6dee167b..964b3d508c 100644
--- a/ext/pcre/php_pcre.c
+++ b/ext/pcre/php_pcre.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. |
+----------------------------------------------------------------------+
- | Author: Andrei Zmievski <andrei@ispi.net> |
+ | Author: Andrei Zmievski <andrei@php.net> |
+----------------------------------------------------------------------+
*/