Skip to content

Commit 4e33cfa

Browse files
committed
添加开源许可证信息
1 parent 7dc9fc5 commit 4e33cfa

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
* [元七七工程文件](market/plugin-y77.md)
1414
* [OpenSVIP Model 文件](market/plugin-json.md)
1515
* [下载中心](downloads/summary.md)
16+
* [开源声明](license.md)
1617

downloads/summary.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ isTocVisible: false
44

55
# 下载中心
66

7+
下载使用前,建议您阅读本项目的[开源声明](../license.md)
8+
79

810

911
## OpenSVIP 转换器

license.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# 开源声明
2+
3+
本项目(OpenSVIP 歌声合成工程文件转换器)基于 [MIT License](https://licenses.nuget.org/MIT) 进行开源,下载使用即代表您知悉该许可证赋予您的权利,并同意许可证中的所有条款。
4+
5+
源码地址:https://github.com/yqzhishen/opensvip
6+
7+
在构建过程中,本项目使用了以下第三方开源项目:
8+
9+
| 开源项目 | 许可证 | 相关链接 |
10+
| :---------------------: | :----------------------------------------------------------: | :----------------------------------------------------------: |
11+
| Newtonsoft.Json | [MIT License](https://licenses.nuget.org/MIT) | https://www.newtonsoft.com/json |
12+
| ToolGood.Words.Pinyin | [MIT License](https://licenses.nuget.org/MIT) | https://github.com/toolgood/ToolGood.Words.Pinyin |
13+
| Samboy063.Tomlet | [MIT License](https://licenses.nuget.org/MIT) | https://github.com/SamboyCoding/Tomlet |
14+
| WindowsAPICodePack-Core | [查看许可证](https://github.com/aybe/Windows-API-Code-Pack-1.1/blob/master/LICENCE) | https://github.com/aybe/Windows-API-Code-Pack-1.1 |
15+
| MaterialDesignThemes | [MIT License](https://licenses.nuget.org/MIT) | https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit |
16+
| Panuon.UI.Silver | [Apache License 2.0](https://choosealicense.com/licenses/apache-2.0) | https://github.com/PanuonGroup/Panuon.WPF.UI |
17+
| CommandLineParser | [MIT License](https://licenses.nuget.org/MIT) | https://github.com/commandlineparser/commandline |
18+
| NullLib.ConsoleTable | 未知 | https://www.nuget.org/packages/NullLib.ConsoleTable |
19+
20+
部分插件可能使用了其他的第三方开源项目(未在此列出)。

0 commit comments

Comments
 (0)