From c2263bc7bbe70a62997253a1f7da899baa89376e Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Sun, 18 Sep 2022 11:07:38 +0200 Subject: [PATCH] manifest.json: Fix License --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 081c0a5..7cc2d20 100644 --- a/manifest.json +++ b/manifest.json @@ -16,7 +16,7 @@ "userdoc": "https://cinny.in", "code": "https://github.com/ajbura/cinny" }, - "license": "GPL-3.0", + "license": "MIT", "maintainer": { "name": "Salamandar", "email": "felix@piedallu.me"