Author: leo
Date: Sun Jan  8 07:14:35 2006
New Revision: 10988

Modified:
   trunk/compilers/imcc/main.c
Log:
update (c) to 2006 for --version

Modified: trunk/compilers/imcc/main.c
==============================================================================
--- trunk/compilers/imcc/main.c (original)
+++ trunk/compilers/imcc/main.c Sun Jan  8 07:14:35 2006
@@ -129,7 +129,7 @@ imcc_version(void)
     if (PARROT_REVISION != rev) {
        printf( "Warning: used Configure.pl revision %d!\n", rev );
     }
-    printf("Copyright (C) 2001-2005 The Perl Foundation.  All Rights 
Reserved.\n\
+    printf("Copyright (C) 2001-2006 The Perl Foundation.  All Rights 
Reserved.\n\
 \n\
 Parrot may be copied only under the terms of either the Artistic License or 
the\n\
 GNU General Public License, which may be found in the Parrot source kit.\n\

Reply via email to