From c5a3bfef0365b1ae10526828e3d16904acca55df Mon Sep 17 00:00:00 2001 From: jodeko Date: Thu, 16 Nov 2017 18:34:58 +0100 Subject: [PATCH] Updates manifest license value from free to AGPL-3.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 manifest.json diff --git a/manifest.json b/manifest.json old mode 100644 new mode 100755 index f9b19ae..fad065b --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "fr": "Un client Web pour WeeChat." }, "url": "https://www.glowing-bear.org", - "license": "free", + "license": "AGPL-3.0", "version": "0.6.0", "maintainer": { "name": "jodeko",