Author: rurban
Date: Wed Jan 28 12:01:56 2009
New Revision: 36112

Modified:
   trunk/lib/Parrot/Configure/Messages.pm

Log:
TT #251 fix Configure copyright year, patch by Gerd Pokorra


Modified: trunk/lib/Parrot/Configure/Messages.pm
==============================================================================
--- trunk/lib/Parrot/Configure/Messages.pm      (original)
+++ trunk/lib/Parrot/Configure/Messages.pm      Wed Jan 28 12:01:56 2009
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2007, The Perl Foundation.
+# Copyright (C) 2001-2009, The Perl Foundation.
 # $Id$
 
 package Parrot::Configure::Messages;
@@ -17,7 +17,7 @@
     my $parrot_version = shift;
     print <<"END";
 Parrot Version $parrot_version Configure 2.0
-Copyright (C) 2001-2008, The Perl Foundation.
+Copyright (C) 2001-2009, The Perl Foundation.
 
 Hello, I'm Configure. My job is to poke and prod your system to figure out
 how to build Parrot. The process is completely automated, unless you passed in

Reply via email to