summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NOTICE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/NOTICE.md b/NOTICE.md
index 0215b5619..076b8a25c 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -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/