From dba2c9ab0da4ea606d38c87fc3d05ef8633d0c7f Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 16 Oct 2022 20:32:44 +0200 Subject: [PATCH] Fix license in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4cfe114..277f551 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "admindoc": "https://wiki.servarr.com/Radarr", "code": "https://github.com/Radarr/Radarr" }, - "license": "MIT", + "license": "GPL-3.0-only", "maintainer": { "name": "tituspijean", "email": "tituspijean@outlook.com"