From 47538d071d97a7d8b5e1eba6ea348dd8032bd7f7 Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 27 Jun 2019 23:13:29 +0800 Subject: fix note --- NOTICE.md | 6 +++--- 1 file 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/ -- cgit v1.3.1