[sword-svn] r3062 - trunk/examples/classes

chrislit at crosswire.org chrislit at crosswire.org
Tue Mar 4 05:02:20 MST 2014


Author: chrislit
Date: 2014-03-04 05:02:20 -0700 (Tue, 04 Mar 2014)
New Revision: 3062

Modified:
   trunk/examples/classes/Makefile
   trunk/examples/classes/flatapilookup.c
   trunk/examples/classes/flatapiparsekey.c
Log:
header, copyright, svn properties


Property changes on: trunk/examples/classes/Makefile
___________________________________________________________________
Modified: svn:keywords
   - author date id
   + Author Date Id

Modified: trunk/examples/classes/flatapilookup.c
===================================================================
--- trunk/examples/classes/flatapilookup.c	2014-03-04 01:38:30 UTC (rev 3061)
+++ trunk/examples/classes/flatapilookup.c	2014-03-04 12:02:20 UTC (rev 3062)
@@ -1,3 +1,25 @@
+/******************************************************************************
+ *
+ *  flatapilookup.c -	
+ *
+ * $Id$
+ *
+ * Copyright 2014 CrossWire Bible Society (http://www.crosswire.org)
+ *	CrossWire Bible Society
+ *	P. O. Box 2528
+ *	Tempe, AZ  85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 


Property changes on: trunk/examples/classes/flatapilookup.c
___________________________________________________________________
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native

Modified: trunk/examples/classes/flatapiparsekey.c
===================================================================
--- trunk/examples/classes/flatapiparsekey.c	2014-03-04 01:38:30 UTC (rev 3061)
+++ trunk/examples/classes/flatapiparsekey.c	2014-03-04 12:02:20 UTC (rev 3062)
@@ -1,3 +1,25 @@
+/******************************************************************************
+ *
+ *  flatapiparsekey.c -	
+ *
+ * $Id$
+ *
+ * Copyright 2014 CrossWire Bible Society (http://www.crosswire.org)
+ *	CrossWire Bible Society
+ *	P. O. Box 2528
+ *	Tempe, AZ  85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * General Public License for more details.
+ *
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 


Property changes on: trunk/examples/classes/flatapiparsekey.c
___________________________________________________________________
Added: svn:keywords
   + Author Date Id
Added: svn:eol-style
   + native




More information about the sword-cvs mailing list