From 61a4128dbf642448992091c1613f275869228a56 Mon Sep 17 00:00:00 2001 From: Limezy Date: Wed, 30 Mar 2022 10:32:42 +0700 Subject: [PATCH] Correct package licence --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 9fb6cb0..f44adb7 100644 --- a/manifest.json +++ b/manifest.json @@ -15,7 +15,7 @@ "userdoc": "", "code": "https://github.com/dexidp/dex" }, - "license": "free", + "license": "AGPL-3.0-only", "maintainer": { "name": "Limezy" },