summaryrefslogtreecommitdiff
path: root/ext/swf
diff options
context:
space:
mode:
Diffstat (limited to 'ext/swf')
-rw-r--r--ext/swf/php_swf.h2
-rw-r--r--ext/swf/swf.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/swf/php_swf.h b/ext/swf/php_swf.h
index 891581e4d8..45035c79c0 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@php.net> |
+ | Author: Sterling Hughes <Sterling.Hughes@pentap.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/swf/swf.c b/ext/swf/swf.c
index d5bc6181ea..92e4e779a5 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@php.net> |
+ | Author: Sterling Hughes <Sterling.Hughes@pentap.net> |
+----------------------------------------------------------------------+
*/