summaryrefslogtreecommitdiff
path: root/NOTICE.md
diff options
context:
space:
mode:
authorruki <[email protected]>2017-12-05 22:14:54 +0800
committerruki <[email protected]>2017-12-08 14:10:23 +0800
commit7e23bc721af37734c4dfd5335739b9b3fffc470d (patch)
treef8e877870a90b559ea625448f3af79cfd4136ca1 /NOTICE.md
parentfa45c7dad98e24ef38eeb3f39875b6074ea38845 (diff)
add licenses
Diffstat (limited to 'NOTICE.md')
-rw-r--r--NOTICE.md18
1 files changed, 17 insertions, 1 deletions
diff --git a/NOTICE.md b/NOTICE.md
index 80698e86d..02b853f82 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -5,7 +5,15 @@ This product includes software developed by The TBOOX Open Source Group (http://
-------------------------------------------------------------------------------
-This product depends on 'lcurses', The Treasure Box Library,
+This product depends on 'pdcurses', an implementation of X/Open curses for multiple platforms,
+which can be obtained at:
+
+ * LICENSE:
+ * Public Domain License
+ * HOMEPAGE:
+ * http://pdcurses.org/
+
+This product depends on 'lcurses', Lua Console User Interface,
which can be obtained at:
* LICENSE:
@@ -13,6 +21,14 @@ which can be obtained at:
* HOMEPAGE:
* http://lua-cui.sourceforge.net/
+This product depends on 'libsv', Public domain semantic versioning in c,
+which can be obtained at:
+
+ * LICENSE:
+ * core/src/sv/LICENSE (Public Domain License)
+ * HOMEPAGE:
+ * https://github.com/uael/sv
+
This product depends on 'LuaJIT', a Just-In-Time Compiler for Lua,
which can be obtained at: