From e78c3ce4f87f7956596b7597fc6e19503bf8ab6b Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Thu, 9 Feb 2017 12:43:47 +0100 Subject: [PATCH] Mention precise license in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d019742..18600b8 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "fr": "Monitoring serveur en temps reel" }, "url": "http://my-netdata.io/", - "license": "free", + "license": "GPL-3.0", "maintainer": { "name": "JimboJoe", "email": "jimmy@monin.net",