[svn:parrot] r44218 - trunk/t/codingstd
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Sat Feb 20 11:22:59 UTC 2010
Author: mikehh
Date: Sat Feb 20 11:22:59 2010
New Revision: 44218
URL: https://trac.parrot.org/parrot/changeset/44218
Log:
forgot copyright
Modified:
trunk/t/codingstd/c_parens.t
Modified: trunk/t/codingstd/c_parens.t
==============================================================================
--- trunk/t/codingstd/c_parens.t Sat Feb 20 11:14:57 2010 (r44217)
+++ trunk/t/codingstd/c_parens.t Sat Feb 20 11:22:59 2010 (r44218)
@@ -1,5 +1,5 @@
#! perl
-# Copyright (C) 2006-2009, Parrot Foundation.
+# Copyright (C) 2006-2010, Parrot Foundation.
# $Id$
use strict;
More information about the parrot-commits
mailing list