|
|
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/
|
|