summaryrefslogtreecommitdiff
path: root/README_zh_CN.md
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-23 04:22:59 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-23 04:22:59 +0800
commit9566493c3c09f454068fa42d618bedc194b265c8 (patch)
treeef136143f98cbaf27fb07e4606edb2e7cf3dfa7f /README_zh_CN.md
parent04101e67b90af539cd969bd7e6e2bc4144841c68 (diff)
Update project license to dual MIT/Apache 2.0
The project now offers a choice between the MIT License and the Apache License 2.0. Updated both the English and Chinese README files to reflect this change and point to the correct license files.
Diffstat (limited to 'README_zh_CN.md')
-rw-r--r--README_zh_CN.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README_zh_CN.md b/README_zh_CN.md
index de96c33..012f66a 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -175,9 +175,9 @@
## 许可证
-本项目采用 **MIT 许可证**。
+本项目采用 **MIT** 或 **Apache 2.0** 许可证。
-有关完整的许可证条款,请参阅项目根目录中的 *./LICENSE-MIT.md* 文件。
+有关完整的许可证条款,请参阅项目根目录中的 *./LICENSE-MIT* 和 *./LICENSE-APACHE-2.0* 文件。
---