From d486fbbbb45be505351bc2c2c0aadccf2e6a5470 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 27 Oct 2022 22:37:56 +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 bb326de..641bf1c 100644 --- a/manifest.json +++ b/manifest.json @@ -14,7 +14,7 @@ "admindoc": "https://wiki.servarr.com/Lidarr", "code": "https://github.com/Lidarr/Lidarr" }, - "license": "MIT", + "license": "GPL-3.0-only", "maintainer": { "name": "tituspijean", "email": "tituspijean@outlook.com"