diff options
| author | ruki <[email protected]> | 2021-09-18 11:39:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-09-18 11:39:16 +0800 |
| commit | 055b0182653106e5f4e93b496ccaa658de6957f0 (patch) | |
| tree | a94590bde432b036916f679d11252c05dcff513a | |
| parent | 2fc5c39261e8fda47e5376744e7b5c17d6431e97 (diff) | |
add lua to NOTICE
| -rw-r--r-- | NOTICE.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |
