diff options
| author | ruki <[email protected]> | 2017-12-05 22:14:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-12-08 14:10:23 +0800 |
| commit | 7e23bc721af37734c4dfd5335739b9b3fffc470d (patch) | |
| tree | f8e877870a90b559ea625448f3af79cfd4136ca1 /NOTICE.md | |
| parent | fa45c7dad98e24ef38eeb3f39875b6074ea38845 (diff) | |
add licenses
Diffstat (limited to 'NOTICE.md')
| -rw-r--r-- | NOTICE.md | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -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: |
