From 760e476a4838635105898fdd4c26d7f09ff03ff4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 15 Jun 2020 01:19:53 +0200 Subject: [PATCH] [YEP-1.3] The license 'GPL-3' is not registered in https://spdx.org/licenses/ --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3cac239..933946c 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A simple phpinfo for YunoHost." }, "version": "1.0~ynh2", - "license": "GPL-3", + "license": "GPL-3.0-or-later", "maintainer": { "name": "Maniack Crudelis", "email": "maniackc_dev@crudelis.fr"