summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafayette.edu>2002-11-20 04:40:33 -0500
committerhv <hv@crypt.org>2002-12-11 10:16:05 +0000
commit36816da205b48bbba09819941eb7375eda5afbd9 (patch)
tree85eaaf0b43358083f62a0f9386344c8dfddc99aa
parent9c3dc5877366a4b76c59e7e1b537358b0b2bc2f8 (diff)
downloadperl-36816da205b48bbba09819941eb7375eda5afbd9.tar.gz
Remove stale e-mail addresses
Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@18282
-rw-r--r--Porting/pumpkin.pod2
-rwxr-xr-xconfigure.gnu2
-rw-r--r--ext/ODBM_File/hints/dec_osf.pl2
-rw-r--r--ext/ODBM_File/hints/hpux.pl2
-rw-r--r--ext/ODBM_File/hints/ultrix.pl2
-rw-r--r--ext/SDBM_File/sdbm/README.too2
-rw-r--r--lib/File/Spec.pm2
-rwxr-xr-xperly.fixer2
-rw-r--r--pod/checkpods.PL2
9 files changed, 9 insertions, 9 deletions
diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod
index 1962f3eecb..cf49121f16 100644
--- a/Porting/pumpkin.pod
+++ b/Porting/pumpkin.pod
@@ -1558,7 +1558,7 @@ in recent config.sh files though.
=head1 AUTHORS
-Original author: Andy Dougherty doughera@lafcol.lafayette.edu .
+Original author: Andy Dougherty doughera@lafayette.edu .
Additions by Chip Salzenberg chip@perl.com and
Tim Bunce Tim.Bunce@ig.co.uk .
diff --git a/configure.gnu b/configure.gnu
index f98eb7660f..037d6ca6fb 100755
--- a/configure.gnu
+++ b/configure.gnu
@@ -4,7 +4,7 @@
#
# GNU configure-like front end to metaconfig's Configure.
#
-# Written by Andy Dougherty <doughera@lafcol.lafayette.edu>
+# Written by Andy Dougherty <doughera@lafayette.edu>
# and Matthew Green <mrg@mame.mu.oz.au>.
#
# Reformatted and modified for inclusion in the dist-3.0 package by
diff --git a/ext/ODBM_File/hints/dec_osf.pl b/ext/ODBM_File/hints/dec_osf.pl
index febb7cdb21..70d721871f 100644
--- a/ext/ODBM_File/hints/dec_osf.pl
+++ b/ext/ODBM_File/hints/dec_osf.pl
@@ -1,5 +1,5 @@
# The -hidden option causes compilation to fail on Digital Unix.
-# Andy Dougherty <doughera@lafcol.lafayette.edu>
+# Andy Dougherty <doughera@lafayette.edu>
# Sat Jan 13 16:29:52 EST 1996
$self->{LDDLFLAGS} = $Config{lddlflags};
$self->{LDDLFLAGS} =~ s/-hidden//;
diff --git a/ext/ODBM_File/hints/hpux.pl b/ext/ODBM_File/hints/hpux.pl
index 31f9d24bca..b9b99ab8b5 100644
--- a/ext/ODBM_File/hints/hpux.pl
+++ b/ext/ODBM_File/hints/hpux.pl
@@ -1,4 +1,4 @@
# Try to work around "bad free" messages. See note in ODBM_File.xs.
-# Andy Dougherty <doughera@lafcol.lafayette.edu>
+# Andy Dougherty <doughera@lafayette.edu>
# Sun Sep 8 12:57:52 EDT 1996
$self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;
diff --git a/ext/ODBM_File/hints/ultrix.pl b/ext/ODBM_File/hints/ultrix.pl
index 31f9d24bca..b9b99ab8b5 100644
--- a/ext/ODBM_File/hints/ultrix.pl
+++ b/ext/ODBM_File/hints/ultrix.pl
@@ -1,4 +1,4 @@
# Try to work around "bad free" messages. See note in ODBM_File.xs.
-# Andy Dougherty <doughera@lafcol.lafayette.edu>
+# Andy Dougherty <doughera@lafayette.edu>
# Sun Sep 8 12:57:52 EDT 1996
$self->{CCFLAGS} = $Config{ccflags} . ' -DDBM_BUG_DUPLICATE_FREE' ;
diff --git a/ext/SDBM_File/sdbm/README.too b/ext/SDBM_File/sdbm/README.too
index 1fec3156dd..cc86fb4dd5 100644
--- a/ext/SDBM_File/sdbm/README.too
+++ b/ext/SDBM_File/sdbm/README.too
@@ -6,7 +6,7 @@ the bad() macro redefined to allow a zero-length key.)
Fri Apr 15 10:15:30 EDT 1994.
Additional portability/configuration changes for libsdbm by Andy Dougherty
-doughera@lafcol.lafayette.edu.
+doughera@lafayette.edu.
Mon Mar 22 03:24:47 PST 1999.
diff --git a/lib/File/Spec.pm b/lib/File/Spec.pm
index 529e34fe84..d125b2f3c2 100644
--- a/lib/File/Spec.pm
+++ b/lib/File/Spec.pm
@@ -281,7 +281,7 @@ L<ExtUtils::MakeMaker>
=head1 AUTHORS
Kenneth Albanowski <kjahds@kjahds.com>, Andy Dougherty
-<doughera@lafcol.lafayette.edu>, Andreas KE<ouml>nig
+<doughera@lafayette.edu>, Andreas KE<ouml>nig
<A.Koenig@franz.ww.TU-Berlin.DE>, Tim Bunce <Tim.Bunce@ig.co.uk.
VMS support by Charles Bailey <bailey@newman.upenn.edu>.
OS/2 support by Ilya Zakharevich <ilya@math.ohio-state.edu>.
diff --git a/perly.fixer b/perly.fixer
index 31e0171e24..b627a8c2bd 100755
--- a/perly.fixer
+++ b/perly.fixer
@@ -10,7 +10,7 @@
# Currently, only byacc version 1.8 is fully supported.
#
# Hacks to make it work with Interactive's SysVr3 Version 2.2
-# doughera@lafvax.lafayette.edu (Andy Dougherty) 3/23/91
+# doughera@lafayette.edu (Andy Dougherty) 3/23/91
#
# Additional information to make the BSD section work with SunOS 4.0.2
# tdinger@East.Sun.COM (Tom Dinger) 4/15/1991
diff --git a/pod/checkpods.PL b/pod/checkpods.PL
index 692a706fc5..610aad886d 100644
--- a/pod/checkpods.PL
+++ b/pod/checkpods.PL
@@ -48,7 +48,7 @@ print OUT <<'!NO!SUBS!';
# problem currently exists.
#
# Version 1.00 Original.
-# Version 1.01 Andy Dougherty <doughera@lafcol.lafayette.edu>
+# Version 1.01 Andy Dougherty <doughera@lafayette.edu>
# Trivial modifications to output format for easier auto-parsing
# Broke it out as a separate function to avoid nasty
# Make/Shell/Perl quoting problems, and also to make it easier