From ea8fae926a7f10eafc410eaf9353d3bf615c445f Mon Sep 17 00:00:00 2001 From: Miraty Date: Tue, 13 Aug 2019 22:39:23 +0200 Subject: [PATCH] Correction de la license dans le manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b65d796..2f8f301 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "1.0~ynh1", "url": "https://code.antopie.org/miraty/qr/", - "license": "AGPL-3.0-or-later", + "license": "Apache-2.0", "maintainer": { "name": "Miraty", "email": "miraty@antopie.org",