aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bruiser/luadummy.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/bruiser/luadummy.h b/bruiser/luadummy.h
index a7a21e7..ed6a939 100644
--- a/bruiser/luadummy.h
+++ b/bruiser/luadummy.h
@@ -1,3 +1,11 @@
+
+/*DISCLAIMER*/
+/*This header is an exact copy of the lua.c file minus the main function
+ * provided by the lua organization.*/
+/*All rights belong to the respective owners. The license is the same as the
+ * license for the lua implementation provided by the lua organization.*/
+
+
extern "C"
{
/*