From 81d12ab372142351aa72a283f36d6e4a01ea3dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Dost=C3=A1l?= Date: Wed, 19 Aug 2020 12:50:13 +0200 Subject: [PATCH] README.md: fix license version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This should have been already included in commit 8f5536ba1a2cc1f5bf96146b5f0469b5401f6585 Update copyright Signed-off-by: Radek Dostál --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bbd9a6a..348c86e0 100644 --- a/README.md +++ b/README.md @@ -90,4 +90,4 @@ A detailed documentation on how to develop with *nymea* is available on the [nym ## License -------------------------------------------- -> nymea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2 of the License. +> nymea is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.