diff options
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: |
