From 64a0f3be7e4d2649f57d2254e2ba298781650efe Mon Sep 17 00:00:00 2001 From: Devon Hudson Date: Thu, 12 Dec 2024 15:41:19 +0000 Subject: [PATCH] Fix license in pyproject.toml (#71) Very small fix. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 10e9a82..ee05ea5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ version = "1.1.0" description = "A web service for scanning media hosted by a Matrix media repository" authors = ["Element Backend Team "] readme = "README.md" -license = "AGPL-3.0-only" +license = "AGPL-3.0-only OR LicenseRef-Element-Commercial" # Python version and licence classifiers are set automatically by Poetry classifiers = [] include = [