summaryrefslogtreecommitdiff
path: root/ext/swf
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2001-02-15 16:20:13 +0000
committerSterling Hughes <sterling@php.net>2001-02-15 16:20:13 +0000
commit2f0238dc4e439e10611908957642a09c67c5ac08 (patch)
treec33bddecb8fb8d60c33906bb79dfbbe114a7a238 /ext/swf
parent8499b430cff13387bc2f6232f184db506cefe52f (diff)
downloadphp-git-2f0238dc4e439e10611908957642a09c67c5ac08.tar.gz
Change e-mail address
# Can I get someone to change my cvsusers e-mail address to # sterling@designmultimedia.com?
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 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> |
+----------------------------------------------------------------------+
*/