summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2020-07-16 22:41:13 +0800
committerruki <[email protected]>2020-07-16 22:41:13 +0800
commit5f9cbe1960991a7a4d5e577e0a3c4e862c2b5cd1 (patch)
treee7fb0fe56793238f028d49de61b4c087e578f121
parenta9a249217b35ebe5d55474f4035966a7c09b2b1a (diff)
add lua-cjson license to NOTICE
-rw-r--r--NOTICE.md14
1 files changed, 11 insertions, 3 deletions
diff --git a/NOTICE.md b/NOTICE.md
index 62c4c6a21..bedcb05f5 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -5,6 +5,14 @@ This product includes software developed by The TBOOX Open Source Group (https:/
-------------------------------------------------------------------------------
+This product depends on 'lua-cjson', The Lua CJSON module provides JSON support for Lua,
+which can be obtained at:
+
+ * LICENSE:
+ * core/src/lua-cjson/lua-cjson/LICENSE (MIT License)
+ * HOMEPAGE:
+ * https://www.kyne.com.au/~mark/software/lua-cjson.php
+
This product depends on 'pdcurses', an implementation of X/Open curses for multiple platforms,
which can be obtained at:
@@ -25,7 +33,7 @@ This product depends on 'libsv', Public domain semantic versioning in c,
which can be obtained at:
* LICENSE:
- * core/src/sv/repo/UNLICENSE (Public Domain License)
+ * core/src/sv/sv/UNLICENSE (Public Domain License)
* HOMEPAGE:
* https://github.com/uael/sv
@@ -33,7 +41,7 @@ This product depends on 'LuaJIT', a Just-In-Time Compiler for Lua,
which can be obtained at:
* LICENSE:
- * core/src/luajit/repo/COPYRIGHT (MIT License)
+ * core/src/luajit/luajit/COPYRIGHT (MIT License)
* HOMEPAGE:
* http://luajit.org/
@@ -41,7 +49,7 @@ This product depends on 'tbox', The Treasure Box Library,
which can be obtained at:
* LICENSE:
- * core/src/tbox/repo/LICENSE.md (Apache License 2.0)
+ * core/src/tbox/tbox/LICENSE.md (Apache License 2.0)
* HOMEPAGE:
* https://tboox.org/