Update -v copyright notice
Rafael Garcia-Suarez [Fri, 4 Mar 2005 16:02:20 +0000 (16:02 +0000)]
p4raw-id: //depot/perl@24003

perl.c

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