From ab3bc584dad23a23bf81846d35a12b16a4803935 Mon Sep 17 00:00:00 2001 From: Hadrien Date: Tue, 2 Nov 2021 08:31:10 +0300 Subject: [PATCH] fix license --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bf01780..a9cc2f4 100644 --- a/manifest.json +++ b/manifest.json @@ -9,14 +9,14 @@ "version": "1.0~ynh1", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { - "license": "free", + "license": "MIT", "website": "https://uptime.kuma.pet/", "demo": "https://demo.uptime.kuma.pet", "admindoc": "https://github.com/louislam/uptime-kuma/wiki", "userdoc": "https://github.com/louislam/uptime-kuma/wiki", "code": "https://github.com/louislam/uptime-kuma/" }, - "license": "free", + "license": "AGPL-3.0-or-later", "maintainer": { "name": "Hadrien", "email": "ketsapiwiq@protonmail.com"