diff options
Diffstat (limited to 'sapi/phttpd')
-rw-r--r-- | sapi/phttpd/README | 2 | ||||
-rw-r--r-- | sapi/phttpd/php_phttpd.h | 2 | ||||
-rw-r--r-- | sapi/phttpd/phttpd.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sapi/phttpd/README b/sapi/phttpd/README index 8799bb282d..cdb6f7c381 100644 --- a/sapi/phttpd/README +++ b/sapi/phttpd/README @@ -2,4 +2,4 @@ phttpd sapi module. THIS IS BY NO MEANS COMPLETE NOR USABLE RIGHT NOW! -thies@digicol.de 03.01.2000 +thies@thieso.net 03.01.2000 diff --git a/sapi/phttpd/php_phttpd.h b/sapi/phttpd/php_phttpd.h index 3847eb699f..512b3cc254 100644 --- a/sapi/phttpd/php_phttpd.h +++ b/sapi/phttpd/php_phttpd.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: Thies C. Arntzen <thies@digicol.de> | + | Author: Thies C. Arntzen <thies@thieso.net> | +----------------------------------------------------------------------+ */ diff --git a/sapi/phttpd/phttpd.c b/sapi/phttpd/phttpd.c index 4bedea5675..e8be996d6b 100644 --- a/sapi/phttpd/phttpd.c +++ b/sapi/phttpd/phttpd.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: Thies C. Arntzen <thies@digicol.de> | + | Author: Thies C. Arntzen <thies@thieso.net> | | Based on aolserver SAPI by Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ |