From: Paul Green Date: Tue, 2 Apr 2002 15:27:00 +0000 (-0500) Subject: Update my email address in perl.c X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=94efb9fbd94b706aee3772444ecd87b768a706d9;p=p5sagit%2Fp5-mst-13.2.git Update my email address in perl.c Message-Id: <200204022027.PAA29837@mailhub1.stratus.com> p4raw-id: //depot/perl@15691 --- diff --git a/AUTHORS b/AUTHORS index 776f93a..2da858e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -500,7 +500,7 @@ Patrick O'Brien Paul A Sand Paul David Fardy Paul Eggert -Paul Green +Paul Green Paul Hoffman Paul Holser Paul Johnson diff --git a/perl.c b/perl.c index 84ef3af..ca21f18 100644 --- a/perl.c +++ b/perl.c @@ -2504,7 +2504,7 @@ Perl_moreswitches(pTHX_ char *s) #endif #ifdef __VOS__ PerlIO_printf(PerlIO_stdout(), - "Stratus VOS port by Paul_Green@stratus.com, 1997-2002\n"); + "Stratus VOS port by Paul.Green@stratus.com, 1997-2002\n"); #endif #ifdef __OPEN_VM PerlIO_printf(PerlIO_stdout(),