[svn:parrot] r44317 - trunk/t/oo
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Mon Feb 22 21:46:42 UTC 2010
Author: mikehh
Date: Mon Feb 22 21:46:41 2010
New Revision: 44317
URL: https://trac.parrot.org/parrot/changeset/44317
Log:
fix codetest failure - Copyright format
Modified:
trunk/t/oo/methods.t
Modified: trunk/t/oo/methods.t
==============================================================================
--- trunk/t/oo/methods.t Mon Feb 22 21:42:20 2010 (r44316)
+++ trunk/t/oo/methods.t Mon Feb 22 21:46:41 2010 (r44317)
@@ -1,5 +1,5 @@
#! parrot
-# Copyright (C) 2007 - 2008, Parrot Foundation.
+# Copyright (C) 2007-2010, Parrot Foundation.
# $Id$
=head1 NAME
More information about the parrot-commits
mailing list