diff options
author | Sterling Hughes <sterling@php.net> | 2001-02-15 16:20:13 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2001-02-15 16:20:13 +0000 |
commit | 2f0238dc4e439e10611908957642a09c67c5ac08 (patch) | |
tree | c33bddecb8fb8d60c33906bb79dfbbe114a7a238 | |
parent | 8499b430cff13387bc2f6232f184db506cefe52f (diff) | |
download | php-git-2f0238dc4e439e10611908957642a09c67c5ac08.tar.gz |
Change e-mail address
# Can I get someone to change my cvsusers e-mail address to
# sterling@designmultimedia.com?
-rw-r--r-- | ext/curl/curl.c | 2 | ||||
-rw-r--r-- | ext/curl/php_curl.h | 2 | ||||
-rw-r--r-- | ext/sablot/php_sablot.h | 2 | ||||
-rw-r--r-- | ext/sablot/sablot.c | 2 | ||||
-rw-r--r-- | ext/swf/php_swf.h | 2 | ||||
-rw-r--r-- | ext/swf/swf.c | 2 |
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> | +----------------------------------------------------------------------+ */ |