From 9566493c3c09f454068fa42d618bedc194b265c8 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 23 Jan 2026 04:22:59 +0800 Subject: 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. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') 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. --- -- cgit