summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--README_zh_CN.md4
2 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e4edb30..913c87c 100644
--- a/README.md
+++ b/README.md
@@ -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* 文件。
---