From 706b2e9a7c209369ac2a063f340f80db1e63993c Mon Sep 17 00:00:00 2001 From: navanchauhan Date: Sun, 28 Aug 2022 18:23:23 -0600 Subject: [PATCH] fix license --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9f980f0..75374ef 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "userdoc": "https://docs.tandoor.dev", "code": "https://github.com/TandoorRecipes/recipes" }, - "license": "MIT", + "license": "AGPL-3.0-or-later", "maintainer": { "name": "Navan Chauhan", "email": "tandoor@navan.email"