Update the -v copyright notice.
Rafael Garcia-Suarez [Mon, 22 Mar 2004 21:29:51 +0000 (21:29 +0000)]
p4raw-id: //depot/perl@22560

perl.c

diff --git a/perl.c b/perl.c
index 06ff42f..59be1a9 100644 (file)
--- a/perl.c
+++ b/perl.c
@@ -2638,7 +2638,7 @@ Perl_moreswitches(pTHX_ char *s)
 #endif
 
        PerlIO_printf(PerlIO_stdout(),
-                     "\n\nCopyright 1987-2003, Larry Wall\n");
+                     "\n\nCopyright 1987-2004, Larry Wall\n");
 #ifdef MACOS_TRADITIONAL
        PerlIO_printf(PerlIO_stdout(),
                      "\nMac OS port Copyright 1991-2002, Matthias Neeracher;\n"