From 487e9fc6da72bc464953050a9f4b27efc26f8ab2 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 7 Jul 2022 03:15:50 +0200 Subject: [PATCH] Add licence --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ab3d4f3..173f800 100644 --- a/manifest.json +++ b/manifest.json @@ -9,11 +9,11 @@ "version": "1.924~ynh1", "url": "https://yacy.net/", "upstream": { - "license": "free", + "license": "GPL-2.0-or-later", "website": "https://yacy.net/", "code": "https://github.com/yacy/yacy_search_server" }, - "license": "free", + "license": "GPL-2.0-or-later", "maintainer": { "name": "Moul", "email": "moul@moul.re",