diff options
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | Porting/checkAUTHORS.pl | 2 | ||||
-rw-r--r-- | Porting/patching.pod | 2 | ||||
-rw-r--r-- | README.aix | 2 | ||||
-rw-r--r-- | README.hpux | 2 | ||||
-rw-r--r-- | ext/Encode/AUTHORS | 2 | ||||
-rw-r--r-- | ext/Storable/README | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -295,7 +295,7 @@ Gustaf Neumann Guy Decoux <decoux@moulon.inra.fr> Gwyn Judd <b.judd@xtra.co.nz> H.J. Lu <hjl@nynexst.com> -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> Hal Morris <hom00@utsglobal.com> Hal Pomeranz <pomeranz@netcom.com> Hallvard B Furuseth <h.b.furuseth@usit.uio.no> diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 293b6cc2c5..fa5f863ccf 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -29,7 +29,7 @@ my %map = reverse ( gsar => "gsar\100activestate.com", hv => "hv\100crypt.compulink.co.uk", jhi => "jhi\100iki.fi", - merijn => "h.m.brand\100hccnet.nl", + merijn => "h.m.brand\100xs4all.nl", mhx => "mhx-perl\100gmx.net", nicholas => "nick\100unfortu.net", nick => "nick\100ing-simmons.net", diff --git a/Porting/patching.pod b/Porting/patching.pod index 4176b3f4d8..47ebbb194a 100644 --- a/Porting/patching.pod +++ b/Porting/patching.pod @@ -400,7 +400,7 @@ to apply as possible. Keep that in mind. 8-) =head1 Last Modified Last modified 22 August 2002 -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> Prev modified 21 January 1999 Daniel Grisinger <dgris@dimensional.com> diff --git a/README.aix b/README.aix index 7e9702505f..39ff260d8f 100644 --- a/README.aix +++ b/README.aix @@ -261,7 +261,7 @@ therefore in AIX 4.2 Perl is not linked against the libC_r. =head1 AUTHOR -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> =head1 DATE diff --git a/README.hpux b/README.hpux index 417bf53203..7c52492a58 100644 --- a/README.hpux +++ b/README.hpux @@ -571,7 +571,7 @@ the same bug also affects Solaris. =head1 AUTHOR Jeff Okamoto <okamoto@corp.hp.com> -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> With much assistance regarding shared libraries from Marc Sabatella. diff --git a/ext/Encode/AUTHORS b/ext/Encode/AUTHORS index 8614dd8584..6b9513e8ff 100644 --- a/ext/Encode/AUTHORS +++ b/ext/Encode/AUTHORS @@ -25,7 +25,7 @@ Elizabeth Mattijsen <liz@dijkmat.nl> Gerrit P. Haase <gp@familiehaase.de> Graham Barr <gbarr@pobox.com> Gurusamy Sarathy <gsar@activestate.com> -H.Merijn Brand <h.m.brand@hccnet.nl> +H.Merijn Brand <h.m.brand@xs4all.nl> Hugo van der Sanden <hv@crypt.org> Inaba Hiroto <inaba@st.rim.or.jp> Jarkko Hietaniemi <jhi@iki.fi> diff --git a/ext/Storable/README b/ext/Storable/README index 5d0b89118b..cb4589e161 100644 --- a/ext/Storable/README +++ b/ext/Storable/README @@ -89,7 +89,7 @@ bring you this Storable release: Dan Kogai <dankogai@dan.co.jp> Doug MacEachern <dougm@covalent.net> Gurusamy Sarathy <gsar@ActiveState.com> - H.Merijn Brand <h.m.brand@hccnet.nl> + H.Merijn Brand <h.m.brand@xs4all.nl> Jarkko Hietaniemi <jhi@iki.fi> Mark Bixby Michael Stevens <michael@etla.org> |