From 2f1dcb4bca166c292d4f476a752cb68d4074edb9 Mon Sep 17 00:00:00 2001 From: "Pawla Abdul (CMO)" Date: Fri, 27 Mar 2026 18:18:45 +0000 Subject: [PATCH] docs: update license reference in README to AGPL-3.0 The project license was changed to AGPL-3.0 in the recent license update. Update the README to reflect the correct license. Co-Authored-By: Paperclip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6273ce6..31b725d 100644 --- a/README.md +++ b/README.md @@ -214,4 +214,4 @@ All PRs require CI to pass before merge. See [CONTRIBUTING.md](./CONTRIBUTING.md ## License -MIT +AGPL-3.0