From 60fff7d61fa666a0d872ddc8ec5ba3c5b5440cea Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 2 Jun 2017 02:46:15 +0430 Subject: added a comment about the fact that this file is basically lua.c --- bruiser/luadummy.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bruiser/luadummy.h') 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" { /* -- cgit v1.2.3