From 65bfe1e93fe653fd9a5e46863bd68279c9ed1df5 Mon Sep 17 00:00:00 2001 From: lapineige Date: Sun, 18 Dec 2022 11:02:37 +0100 Subject: [PATCH] Fix typo --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 889bdbd..18bef61 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "Selfhosted 12ft equivalent : bypass paywall by acting as GoogleBot", - "fr": "Un équivalent de 12ft autohébergé : contourner les paywall en vous faisant passer pour GoogleBot" + "fr": "Un équivalent de 12ft autohébergé : contourner les paywall en vous faisant passer pour GoogleBot", }, "version": "0.1.1~ynh1", "url": "https://github.com/wasi-master/13ft", @@ -12,7 +12,7 @@ "license": "MIT", "website": "https://github.com/wasi-master/13ft", }, - "license": "free", + "license": "AGPL-3", "maintainer": { "name": "Lapineige", },