From a64e79e3fc55f51d27e5707c70307bcb3ea9e425 Mon Sep 17 00:00:00 2001 From: Andreas Dueren Date: Tue, 15 Jul 2025 13:49:40 -0600 Subject: [PATCH] Fix license reference from AGPL-3.0 to MIT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Docmost uses MIT license, not AGPL-3.0. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de5ad77..cae1e13 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ For issues related to: ## License -This Cloudron package is provided under the same license as Docmost (AGPL-3.0). +This Cloudron package is provided under the same license as Docmost (MIT). ## Version History