[svn:parrot] r44389 - in trunk/t: op pmc
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Tue Feb 23 12:57:27 UTC 2010
Author: mikehh
Date: Tue Feb 23 12:57:26 2010
New Revision: 44389
URL: https://trac.parrot.org/parrot/changeset/44389
Log:
messed up the copyright in two files
Modified:
trunk/t/op/vivify.t
trunk/t/pmc/exception.t
Modified: trunk/t/op/vivify.t
==============================================================================
--- trunk/t/op/vivify.t Tue Feb 23 12:39:51 2010 (r44388)
+++ trunk/t/op/vivify.t Tue Feb 23 12:57:26 2010 (r44389)
@@ -1,5 +1,5 @@
#!parrot
-# Copyright (C) 2009*2010, Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
Modified: trunk/t/pmc/exception.t
==============================================================================
--- trunk/t/pmc/exception.t Tue Feb 23 12:39:51 2010 (r44388)
+++ trunk/t/pmc/exception.t Tue Feb 23 12:57:26 2010 (r44389)
@@ -1,5 +1,5 @@
#! parrot
-# Copyright (C) 2009,-2010 Parrot Foundation.
+# Copyright (C) 2009-2010, Parrot Foundation.
# $Id$
=head1 NAME
More information about the parrot-commits
mailing list