From e1a50f7704a68635dd1cbc64c4f3b528bc4c6642 Mon Sep 17 00:00:00 2001 From: Ramesh Padmanabhaiah <22363102+codeforester@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:34:33 +0530 Subject: [PATCH] docs: simplify license statement (#2060) --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index aefe130b..0637e5a4 100644 --- a/README.md +++ b/README.md @@ -653,8 +653,4 @@ tracked in GitHub Issues using the workflow in ## License -Base is licensed under Apache-2.0 starting with v1.9.0. - -Versions v1.0.1 through v1.8.0 remain available under AGPL-3.0-or-later, and -versions through v1.0.0 remain available under the MIT License as originally -published. See [LICENSE](LICENSE) for the current license terms. +Base is licensed under Apache 2.0. See [LICENSE](LICENSE) for the license terms.