From 321e422977d73c782382f50c054ebbaf37250509 Mon Sep 17 00:00:00 2001 From: Remy Decoupes <remy.decoupes@irstea.fr> Date: Thu, 19 Dec 2019 23:39:06 +0100 Subject: [PATCH] licence --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 887871b..7efb2fb 100644 --- a/README.md +++ b/README.md @@ -60,4 +60,19 @@ require("devtools") install_github("eblondel/geometa") install_github("eblondel/geonapi") ``` +## License + +**Aidmoit's Collect** 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, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + + +You should have received a copy of the GNU General Public License +along with this program. If not, see http://www.gnu.org/licenses/ -- GitLab