From 24aba6bce9c63eae330e0bdb72239c900c6682e7 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 17 Oct 2020 12:36:12 +0200 Subject: [PATCH] Set license to MIT as in upstream repo --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c24b521..cd8d2c6 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "1.2.16~ynh1", "url": "https://kanboard.net/", - "license": "AGPL-3.0", + "license": "MIT", "maintainer": { "name": "YunoHost Contributors", "email": "apps@yunohost.org"