diff options
| -rw-r--r-- | NOTICE.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,7 +25,7 @@ This product depends on 'libsv', Public domain semantic versioning in c, which can be obtained at: * LICENSE: - * core/src/sv/LICENSE (Public Domain License) + * core/src/sv/repo/UNLICENSE (Public Domain License) * HOMEPAGE: * https://github.com/uael/sv @@ -33,7 +33,7 @@ This product depends on 'LuaJIT', a Just-In-Time Compiler for Lua, which can be obtained at: * LICENSE: - * core/src/luajit/COPYRIGHT (MIT License) + * core/src/luajit/repo/COPYRIGHT (MIT License) * HOMEPAGE: * http://luajit.org/ @@ -41,7 +41,7 @@ This product depends on 'tbox', The Treasure Box Library, which can be obtained at: * LICENSE: - * core/src/tbox/LICENSE.md (Apache License 2.0) + * core/src/tbox/repo/LICENSE.md (Apache License 2.0) * HOMEPAGE: * https://tboox.org/ |
