From 37a78b5368d44c3ce249f8199a113df117fcf1d7 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 28 Mar 2019 21:01:17 +0100 Subject: [PATCH] Correct License from upstream app --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d791f120..af6c3818 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "0.0.0~ynh2", "url": "https://pixelfed.org/", - "license": "MIT", + "license": "AGPL-3.0-or-later", "maintainer": { "name": "jibec", "email": "jean-baptiste@holcroft.fr"