diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-23 04:22:59 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-23 04:22:59 +0800 |
| commit | 9566493c3c09f454068fa42d618bedc194b265c8 (patch) | |
| tree | ef136143f98cbaf27fb07e4606edb2e7cf3dfa7f | |
| parent | 04101e67b90af539cd969bd7e6e2bc4144841c68 (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.
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | README_zh_CN.md | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -167,9 +167,9 @@ Encountered any issues or have suggestions while using JustEnoughVCS? ## License -This project is licensed under the **MIT License**. +This project is licensed under the **MIT** or **Apache 2.0** License. -For the full license terms, please see the *./LICENSE-MIT.md* file in the project root directory. +For the full license terms, please see the *./LICENSE-MIT* and *./LICENSE-APACHE-2.0* files in the project root directory. --- 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* 文件。 --- |
