perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r20937 - trunk/examples/compilers

Subject: [svn:parrot] r20937 - trunk/examples/compilers
From:
Date: Fri, 31 Aug 2007 05:30:52 -0700 PDT
Newsgroups: perl.cvs.parrot

Author: paultcochrane
Date: Fri Aug 31 05:30:51 2007
New Revision: 20937

Modified:
   trunk/examples/compilers/japhc.c

Log:
[examples] Added copyright info

Modified: trunk/examples/compilers/japhc.c
==============================================================================
--- trunk/examples/compilers/japhc.c    (original)
+++ trunk/examples/compilers/japhc.c    Fri Aug 31 05:30:51 2007
@@ -1,6 +1,10 @@
 /* $Id$ */
 
 /*
+ * Copyright (C) 2004-2007, The Perl Foundation.
+ */
+
+/*
  * example compiler used by japh16.pasm
  *
  * $ make -C examples/compilers/

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r20937 - trunk/examples/compilers, paultcochrane <=