summaryrefslogtreecommitdiff
path: root/TSRM
diff options
context:
space:
mode:
Diffstat (limited to 'TSRM')
-rw-r--r--TSRM/TSRM.c2
-rw-r--r--TSRM/TSRM.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/TSRM/TSRM.c b/TSRM/TSRM.c
index 9451ed1731..01433db53b 100644
--- a/TSRM/TSRM.c
+++ b/TSRM/TSRM.c
@@ -6,7 +6,7 @@
| This source file is subject to the TSRM license, that is bundled |
| with this package in the file LICENSE |
+----------------------------------------------------------------------+
- | Authors: Zeev Suraski <zeev@zend.com> |
+ | Authors: Zeev Suraski <zeev@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h
index 875f39e5a4..0fa2ccb48b 100644
--- a/TSRM/TSRM.h
+++ b/TSRM/TSRM.h
@@ -6,7 +6,7 @@
| This source file is subject to the TSRM license, that is bundled |
| with this package in the file LICENSE |
+----------------------------------------------------------------------+
- | Authors: Zeev Suraski <zeev@zend.com> |
+ | Authors: Zeev Suraski <zeev@php.net> |
+----------------------------------------------------------------------+
*/