[svn:parrot] r38272 - trunk/t/codingstd

fperrad at svn.parrot.org fperrad at svn.parrot.org
Wed Apr 22 16:37:03 UTC 2009


Author: fperrad
Date: Wed Apr 22 16:36:57 2009
New Revision: 38272
URL: https://trac.parrot.org/parrot/changeset/38272

Log:
[t] revert r38202 (release done)

Modified:
   trunk/t/codingstd/copyright.t

Modified: trunk/t/codingstd/copyright.t
==============================================================================
--- trunk/t/codingstd/copyright.t	Wed Apr 22 14:07:22 2009	(r38271)
+++ trunk/t/codingstd/copyright.t	Wed Apr 22 16:36:57 2009	(r38272)
@@ -109,6 +109,7 @@
         "Please update to read something like:",
         $suggested_version
         );
+}
 
 # Certain files contain the string 'Copyright (c)' more than once
 # because they contain heredocs for generated files, correctly cite the
@@ -166,7 +167,6 @@
     "and remove alternate notice; or remove duplicated",
     "notice for Parrot Foundation."
     );
-}
 
 # Local Variables:
 #   mode: cperl


More information about the parrot-commits mailing list