summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/curl/curl.c2
-rw-r--r--ext/curl/php_curl.h2
-rw-r--r--ext/sablot/php_sablot.h2
-rw-r--r--ext/sablot/sablot.c2
-rw-r--r--ext/swf/php_swf.h2
-rw-r--r--ext/swf/swf.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/ext/curl/curl.c b/ext/curl/curl.c
index 69b4a4dc6f..8121a933cf 100644
--- a/ext/curl/curl.c
+++ b/ext/curl/curl.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: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Author: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/curl/php_curl.h b/ext/curl/php_curl.h
index f0235bfeaa..2a91673cc3 100644
--- a/ext/curl/php_curl.h
+++ b/ext/curl/php_curl.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: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Author: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/sablot/php_sablot.h b/ext/sablot/php_sablot.h
index 0423d8dd27..e5f2c429a7 100644
--- a/ext/sablot/php_sablot.h
+++ b/ext/sablot/php_sablot.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. |
+----------------------------------------------------------------------+
- | Authors: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Authors: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/sablot/sablot.c b/ext/sablot/sablot.c
index 3f78101d66..6d6e2266dc 100644
--- a/ext/sablot/sablot.c
+++ b/ext/sablot/sablot.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: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Authors: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/swf/php_swf.h b/ext/swf/php_swf.h
index 7e6d7a8c2a..14a4d0f1b3 100644
--- a/ext/swf/php_swf.h
+++ b/ext/swf/php_swf.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: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Author: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/swf/swf.c b/ext/swf/swf.c
index cef7bad5d4..b6a6aeedaf 100644
--- a/ext/swf/swf.c
+++ b/ext/swf/swf.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: Sterling Hughes <Sterling.Hughes@pentap.net> |
+ | Author: Sterling Hughes <sterling@php.net> |
+----------------------------------------------------------------------+
*/