From 8727966963f9ffc43c0d69aa4203f54ebbc8ba6a Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 11 Nov 2021 10:39:45 +0700 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 770d45a..f8c75b2 100644 --- a/manifest.json +++ b/manifest.json @@ -9,13 +9,13 @@ "version": "2021-11-05T09-16-26Z~ynh1", "url": "https://min.io/", "upstream": { - "license": "agpl-3.0", + "license": "AGPL-3.0-only", "website": "https://min.io", "admindoc": "https://yunohost.org/packaging_apps", "userdoc": "https://yunohost.org/apps", "code": "https://github.com/minio/minio" }, - "license": "agpl-3.0", + "license": "AGPL-3.0-only", "maintainer": { "name": "Raoul de Limezy" },