From 055b0182653106e5f4e93b496ccaa658de6957f0 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 18 Sep 2021 11:39:16 +0800 Subject: add lua to NOTICE --- NOTICE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NOTICE.md b/NOTICE.md index 7cde1df09..8a85b751e 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -45,6 +45,14 @@ which can be obtained at: * HOMEPAGE: * http://luajit.org/ +This product depends on 'Lua', The Lua Programing Language, +which can be obtained at: + + * LICENSE: + * https://www.lua.org/license.html (MIT License) + * HOMEPAGE: + * http://lua.org/ + This product depends on 'tbox', The Treasure Box Library, which can be obtained at: -- cgit v1.3.1