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

mikehh at svn.parrot.org mikehh at svn.parrot.org
Tue Mar 9 22:36:07 UTC 2010


Author: mikehh
Date: Tue Mar  9 22:36:06 2010
New Revision: 44829
URL: https://trac.parrot.org/parrot/changeset/44829

Log:
add copyright and Id

Modified:
   branches/ops_pct/compilers/opsc/t/07-emitter.t

Modified: branches/ops_pct/compilers/opsc/t/07-emitter.t
==============================================================================
--- branches/ops_pct/compilers/opsc/t/07-emitter.t	Tue Mar  9 22:33:30 2010	(r44828)
+++ branches/ops_pct/compilers/opsc/t/07-emitter.t	Tue Mar  9 22:36:06 2010	(r44829)
@@ -1,4 +1,6 @@
 #! ./parrot-nqp
+# Copyright (C) 2010, Parrot Foundation.
+# $Id$
 
 pir::load_bytecode("compilers/opsc/opsc.pbc");
 pir::load_bytecode("nqp-settings.pbc");


More information about the parrot-commits mailing list