Ticket #255: main.c.patch

File main.c.patch, 0.7 KB (added by gerd, 13 years ago)
  • compilers/imcc/main.c

    old new  
    44 * Intermediate Code Compiler for Parrot. 
    55 * 
    66 * Copyright (C) 2002 Melvin Smith <melvin.smith@mindspring.com> 
    7  * Copyright (C) 2003-2008, The Perl Foundation. 
     7 * Copyright (C) 2003-2009, The Perl Foundation. 
    88 */ 
    99 
    1010/* 
     
    269269    ASSERT_ARGS(Parrot_version) 
    270270    printf("This is parrot version " PARROT_VERSION); 
    271271    printf(" built for " PARROT_ARCHNAME ".\n"); 
    272     printf("Copyright (C) 2001-2008, The Perl Foundation.\n\ 
     272    printf("Copyright (C) 2001-2009, The Perl Foundation.\n\ 
    273273\n\ 
    274274This code is distributed under the terms of the Artistic License 2.0.\ 
    275275\n\