Change 20062 by [EMAIL PROTECTED] on 2003/07/07 18:27:02
Mark Bixby ++.
Affected files ...
... //depot/perl/perl.c#506 edit
Differences ...
==== //depot/perl/perl.c#506 (text) ====
Index: perl/perl.c
--- perl/perl.c#505~20034~ Sun Jul 6 09:46:20 2003
+++ perl/perl.c Mon Jul 7 11:27:02 2003
@@ -2641,7 +2641,7 @@
#endif
#ifdef MPE
PerlIO_printf(PerlIO_stdout(),
- "MPE/iX port Copyright by Mark Klein and Mark Bixby,
1996-2002\n");
+ "MPE/iX port Copyright by Mark Klein and Mark Bixby,
1996-2003\n");
#endif
#ifdef OEMVS
PerlIO_printf(PerlIO_stdout(),
End of Patch.