diff options
author | Andrei Zmievski <andrei@php.net> | 2002-05-13 17:28:38 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2002-05-13 17:28:38 +0000 |
commit | 1668570e4d0d43631ee9b09ecbd53bc52f1cce35 (patch) | |
tree | 3b96142a81fa53c19e77993a1d2b1ef6188aeca4 /ext/pcre/php_pcre.c | |
parent | 6940f88aabb5ff58dda374a8dc6351b6799370bd (diff) | |
download | php-git-1668570e4d0d43631ee9b09ecbd53bc52f1cce35.tar.gz |
Changing email address.
Diffstat (limited to 'ext/pcre/php_pcre.c')
-rw-r--r-- | ext/pcre/php_pcre.c | 2 |
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> | +----------------------------------------------------------------------+ */ |