summaryrefslogtreecommitdiff
path: root/ext/pcre
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre')
-rw-r--r--ext/pcre/php_pcre.c2
-rw-r--r--ext/pcre/php_pcre.h2
2 files changed, 2 insertions, 2 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> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/pcre/php_pcre.h b/ext/pcre/php_pcre.h
index 726b453daf..3512c78ba8 100644
--- a/ext/pcre/php_pcre.h
+++ b/ext/pcre/php_pcre.h
@@ -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> |
+----------------------------------------------------------------------+
*/