From 5eb27313d5b9ae0e24aff38c133d907468859fe3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 6 Jul 2021 12:37:04 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e7c6623..86f126b 100644 --- a/manifest.json +++ b/manifest.json @@ -9,14 +9,14 @@ "version": "1.4.3~ynh1", "url": "https://phpipam.net/", "upstream": { - "license": "GPL-3.0", + "license": "GPL-3.0-only", "website": "https://phpipam.net", "demo": "http://demo.phpipam.net", "admindoc": "https://phpipam.net/documents/", "userdoc": "https://yunohost.org/apps", "code": "https://github.com/phpipam/phpipam" }, - "license": "GPL-3.0", + "license": "GPL-3.0-only", "maintainer": { "name": "liberodark", "email": "liberodark@gmail.com"