summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2002-11-25 12:30:28 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2002-11-25 12:30:28 +0000
commit8bd550825f3e338e4496766c27bff7fa72f04b55 (patch)
tree0146116328ba81b0beadef21d63e8b4ddf0eba08
parent9251486567c9a12e318c9de73da3703033c7e84b (diff)
downloadphp-git-8bd550825f3e338e4496766c27bff7fa72f04b55.tar.gz
email address change
-rw-r--r--EXTENSIONS10
-rw-r--r--ext/calendar/cal_unix.c2
-rw-r--r--ext/calendar/calendar.c2
-rw-r--r--ext/calendar/easter.c2
-rw-r--r--ext/ctype/ctype.c2
-rw-r--r--ext/ctype/php_ctype.h2
-rw-r--r--ext/fdf/fdf.c2
-rw-r--r--ext/imap/php_imap.c2
-rw-r--r--ext/imap/php_imap.h2
-rw-r--r--ext/mime_magic/mime_magic.c2
-rw-r--r--ext/ncurses/ncurses.c2
-rw-r--r--ext/ncurses/ncurses_fe.c2
-rw-r--r--ext/ncurses/ncurses_functions.c2
-rw-r--r--ext/ncurses/php_ncurses.h2
-rw-r--r--ext/ncurses/php_ncurses_fe.h2
-rw-r--r--ext/standard/levenshtein.c2
-rw-r--r--ext/standard/url_scanner.c2
-rw-r--r--ext/zlib/zlib_fopen_wrapper.c2
-rw-r--r--main/php_logos.c2
19 files changed, 23 insertions, 23 deletions
diff --git a/EXTENSIONS b/EXTENSIONS
index ac0fb47fd1..ef7fca564b 100644
--- a/EXTENSIONS
+++ b/EXTENSIONS
@@ -197,7 +197,7 @@ MAINTENANCE: Unknown
STATUS: Unknown
-------------------------------------------------------------------------------
EXTENSION: bz2
-PRIMARY MAINTAINER: Hartmut Holzgraefe <hartmut@six.de>
+PRIMARY MAINTAINER: Hartmut Holzgraefe <hholzgra@php.net>
MAINTENANCE: Odd Fixes
STATUS: Working
SINCE: 4.0.3
@@ -215,7 +215,7 @@ STATUS: Working
SINCE: 4.0.6
-------------------------------------------------------------------------------
EXTENSION: calendar
-PRIMARY MAINTAINER: Hartmut Holzgraefe <hartmut@six.de>
+PRIMARY MAINTAINER: Hartmut Holzgraefe <hholzgra@php.net>
MAINTENANCE: Odd Fixes
STATUS: Working
-------------------------------------------------------------------------------
@@ -235,7 +235,7 @@ STATUS: Experimental
SINCE: 4.0.5
-------------------------------------------------------------------------------
EXTENSION: ctype
-PRIMARY MAINTAINER: Hartmut Holzgraefe <hartmut@six.de>
+PRIMARY MAINTAINER: Hartmut Holzgraefe <hholzgra@php.net>
MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
@@ -469,7 +469,7 @@ MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
EXTENSION: xslt
-PRIMARY MAINTAINER: Hartmut Holzgraefe <hartmut@six.de>
+PRIMARY MAINTAINER: Hartmut Holzgraefe <hholzgra@php.net>
MAINTENANCE: Odd Fixes
STATUS: Working (mostly)
-------------------------------------------------------------------------------
@@ -489,7 +489,7 @@ MAINTENANCE: Maintained
STATUS: Working
-------------------------------------------------------------------------------
EXTENSION: zziplib
-PRIMARY MAINTAINER: Hartmut Holzgraefe <hartmut@six.de>
+PRIMARY MAINTAINER: Hartmut Holzgraefe <hholzgra@php.net>
MAINTENANCE: Odd Fixes
STATUS: Working
SINCE: 4.0.5
diff --git a/ext/calendar/cal_unix.c b/ext/calendar/cal_unix.c
index c3077bce4c..caf3118ae0 100644
--- a/ext/calendar/cal_unix.c
+++ b/ext/calendar/cal_unix.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Shane Caraveo <shane@caraveo.com> |
| Colin Viebrock <colin@easydns.com> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id: */
diff --git a/ext/calendar/calendar.c b/ext/calendar/calendar.c
index a33d85b710..b0f65eeb88 100644
--- a/ext/calendar/calendar.c
+++ b/ext/calendar/calendar.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Shane Caraveo <shane@caraveo.com> |
| Colin Viebrock <colin@easydns.com> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
| Wez Furlong <wez@thebrainroom.com> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/calendar/easter.c b/ext/calendar/easter.c
index e2829f9080..8105df9e5f 100644
--- a/ext/calendar/easter.c
+++ b/ext/calendar/easter.c
@@ -14,7 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Shane Caraveo <shane@caraveo.com> |
| Colin Viebrock <colin@easydns.com> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id: */
diff --git a/ext/ctype/ctype.c b/ext/ctype/ctype.c
index 88e3f9231d..55fe515784 100644
--- a/ext/ctype/ctype.c
+++ b/ext/ctype/ctype.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/ctype/php_ctype.h b/ext/ctype/php_ctype.h
index 4754b1045e..902d40b8c5 100644
--- a/ext/ctype/php_ctype.h
+++ b/ext/ctype/php_ctype.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/fdf/fdf.c b/ext/fdf/fdf.c
index 5200d87351..4e4ea0d0ec 100644
--- a/ext/fdf/fdf.c
+++ b/ext/fdf/fdf.c
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: Uwe Steinmann <Uwe.Steinmann@fernuni-hagen.de> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/imap/php_imap.c b/ext/imap/php_imap.c
index f40a2eb85a..5549c5a3ed 100644
--- a/ext/imap/php_imap.c
+++ b/ext/imap/php_imap.c
@@ -20,7 +20,7 @@
| Rasmus Lerdorf <rasmus@php.net> |
| Chuck Hagenbuch <chuck@horde.org> |
| Andrew Skalski <askalski@chekinc.com> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
| Jani Taskinen <sniper@iki.fi> |
| Daniel R. Kalowsky <kalowsky@php.net> |
| PHP 4.0 updates: Zeev Suraski <zeev@zend.com> |
diff --git a/ext/imap/php_imap.h b/ext/imap/php_imap.h
index 6398895d1d..fa677eeb7b 100644
--- a/ext/imap/php_imap.h
+++ b/ext/imap/php_imap.h
@@ -20,7 +20,7 @@
| Rasmus Lerdorf <rasmus@php.net> |
| Chuck Hagenbuch <chuck@horde.org> |
| Andrew Skalski <askalski@chekinc.com> |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
| Jani Taskinen <sniper@iki.fi> |
| Daniel R. Kalowsky <kalowsky@php.net> |
| PHP 4.0 updates: Zeev Suraski <zeev@zend.com> |
diff --git a/ext/mime_magic/mime_magic.c b/ext/mime_magic/mime_magic.c
index a370839a66..bdb1dab794 100644
--- a/ext/mime_magic/mime_magic.c
+++ b/ext/mime_magic/mime_magic.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
$Id$
diff --git a/ext/ncurses/ncurses.c b/ext/ncurses/ncurses.c
index 59309da5cf..f72b82a811 100644
--- a/ext/ncurses/ncurses.c
+++ b/ext/ncurses/ncurses.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/ncurses/ncurses_fe.c b/ext/ncurses/ncurses_fe.c
index 00e1402e54..4e0da6ff46 100644
--- a/ext/ncurses/ncurses_fe.c
+++ b/ext/ncurses/ncurses_fe.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Authors: Hartmut Holzgraefe <hholzgra@php.net> |
| Georg Richter <georg.richter@php-ev.de> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/ncurses/ncurses_functions.c b/ext/ncurses/ncurses_functions.c
index 5c3e7f60c4..61c99a25e2 100644
--- a/ext/ncurses/ncurses_functions.c
+++ b/ext/ncurses/ncurses_functions.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Authors: Hartmut Holzgraefe <hholzgra@php.net> |
| Georg Richter <georg.richter@php-ev.de> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/ncurses/php_ncurses.h b/ext/ncurses/php_ncurses.h
index 3cf60cf72e..e432bf4e3c 100644
--- a/ext/ncurses/php_ncurses.h
+++ b/ext/ncurses/php_ncurses.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/ncurses/php_ncurses_fe.h b/ext/ncurses/php_ncurses_fe.h
index 55526f9fa1..40e2480840 100644
--- a/ext/ncurses/php_ncurses_fe.h
+++ b/ext/ncurses/php_ncurses_fe.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Authors: Hartmut Holzgraefe <hholzgra@php.net> |
| Georg Richter <georg.richter@php-ev.de> |
+----------------------------------------------------------------------+
*/
diff --git a/ext/standard/levenshtein.c b/ext/standard/levenshtein.c
index fbf2814036..54e333e85e 100644
--- a/ext/standard/levenshtein.c
+++ b/ext/standard/levenshtein.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id$ */
diff --git a/ext/standard/url_scanner.c b/ext/standard/url_scanner.c
index e8640980ae..9bf2d5df3e 100644
--- a/ext/standard/url_scanner.c
+++ b/ext/standard/url_scanner.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id$ */
diff --git a/ext/zlib/zlib_fopen_wrapper.c b/ext/zlib/zlib_fopen_wrapper.c
index b0855ddd20..8480dabf16 100644
--- a/ext/zlib/zlib_fopen_wrapper.c
+++ b/ext/zlib/zlib_fopen_wrapper.c
@@ -13,7 +13,7 @@
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Author: Wez Furlong <wez@thebrainroom.com>, based on work by: |
- | Hartmut Holzgraefe <hartmut@six.de> |
+ | Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/
/* $Id$ */
diff --git a/main/php_logos.c b/main/php_logos.c
index e93fa4abfe..3009eab5a8 100644
--- a/main/php_logos.c
+++ b/main/php_logos.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: Hartmut Holzgraefe <hartmut@six.de> |
+ | Author: Hartmut Holzgraefe <hholzgra@php.net> |
+----------------------------------------------------------------------+
*/