diff options
author | Sterling Hughes <sterling@php.net> | 2000-10-27 19:10:23 +0000 |
---|---|---|
committer | Sterling Hughes <sterling@php.net> | 2000-10-27 19:10:23 +0000 |
commit | 70f262d0c53c42013d857651ef5e4307d4f3907b (patch) | |
tree | 7eb72959d6c0ffff35d36c37b1e5f932714aaba4 | |
parent | 02537bd2f2deb90e36afc3167ff2a7c7bfe510c3 (diff) | |
download | php-git-70f262d0c53c42013d857651ef5e4307d4f3907b.tar.gz |
New e-mail address.
-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/sockets/sockets.c | 2 | ||||
-rw-r--r-- | ext/swf/php_swf.h | 2 | ||||
-rw-r--r-- | ext/swf/swf.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ext/curl/curl.c b/ext/curl/curl.c index a1dc80301c..d46c6b2190 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@php.net> | + | Author: Sterling Hughes <Sterling.Hughes@pentap.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/curl/php_curl.h b/ext/curl/php_curl.h index 4841f45189..dd8aabe549 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@php.net> | + | Author: Sterling Hughes <Sterling.Hughes@pentap.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/sablot/php_sablot.h b/ext/sablot/php_sablot.h index d9532d27eb..3879965668 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@php.net> | + | Authors: Sterling Hughes <Sterling.Hughes@pentap.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/sablot/sablot.c b/ext/sablot/sablot.c index 9e05ae6040..71b1378c9c 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@php.net> | + | Authors: Sterling Hughes <Sterling.Hughes@pentap.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/sockets/sockets.c b/ext/sockets/sockets.c index 96dfc346dc..614a9c9780 100644 --- a/ext/sockets/sockets.c +++ b/ext/sockets/sockets.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Chris Vandomelen <chrisv@b0rked.dhs.org> | - | Sterling Hughes <sterling@php.net> | + | Sterling Hughes <Sterling.Hughes@pentap.net> | +----------------------------------------------------------------------+ */ 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> | +----------------------------------------------------------------------+ */ |