From a5f92d16398d62fd18faa2031be1a4bbf59daa7e Mon Sep 17 00:00:00 2001 From: Thatoo Date: Sun, 2 Jun 2019 18:27:22 +0200 Subject: [PATCH] Update manifest.json Specify the GNU AGPL-3.0 license --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b0b4a36..69935e7 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "version": "1.3.11~ynh1", "url": "https://github.com/duniter/cesium", - "license": "free", + "license": "GNU AGPL-3.0", "maintainer": { "name": "Moul", "email": "moul@moul.re",