From f79410701b455a42bd8606360f8236e3c2956137 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 29 Mar 2022 14:14:52 +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 60c979a..47e9fd0 100644 --- a/manifest.json +++ b/manifest.json @@ -9,12 +9,12 @@ "version": "1.1.0~ynh1", "url": "https://file.pizza/", "upstream": { - "license": "MIT", + "license": "BSD-3-Clause", "website": "https://file.pizza/", "demo": "https://file.pizza/", "code": "https://github.com/kern/filepizza" }, - "license": "MIT", + "license": "BSD-3-Clause", "maintainer": { "name": "eric_G" },