[svn:parrot] r44831 - branches/ops_pct/compilers/opsc/t

mikehh at svn.parrot.org mikehh at svn.parrot.org
Tue Mar 9 22:40:14 UTC 2010


Author: mikehh
Date: Tue Mar  9 22:40:14 2010
New Revision: 44831
URL: https://trac.parrot.org/parrot/changeset/44831

Log:
add copyright and Id

Modified:
   branches/ops_pct/compilers/opsc/t/02-parse-all-ops.t

Modified: branches/ops_pct/compilers/opsc/t/02-parse-all-ops.t
==============================================================================
--- branches/ops_pct/compilers/opsc/t/02-parse-all-ops.t	Tue Mar  9 22:38:32 2010	(r44830)
+++ branches/ops_pct/compilers/opsc/t/02-parse-all-ops.t	Tue Mar  9 22:40:14 2010	(r44831)
@@ -1,4 +1,6 @@
-#! ./parrot
+#! parrot
+# Copyright (C) 2010, Parrot Foundation.
+# $Id$
 
 .include 'compilers/opsc/t/common.pir'
 


More information about the parrot-commits mailing list