From e127fbf9884aec1a86dd2654a6262b262668b824 Mon Sep 17 00:00:00 2001 From: UnlegitDqrk Date: Tue, 3 Mar 2026 12:00:16 +0100 Subject: [PATCH] Added license notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b40d07e7..205f3996 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# License notice +All third party licenses can be found in the module resources/license folder +Project license is in LICENSE-File + # LuaJ LuaJ is a Java implementation of Lua with JSE and JME targets.