From 41f775ed42f9d192817e265853643bbb32e21960 Mon Sep 17 00:00:00 2001 From: Gabriel Skantze Date: Mon, 24 Oct 2016 16:17:30 +0200 Subject: [PATCH] Create LICENSE.md --- LICENSE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..5bbae26 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,17 @@ +This file is part of IrisTK. + +IrisTK 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. + +Foobar 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. + +Please note that some packages in IrisTK may have a different license, +and that this license does not apply to those packages. If a folder contains another +LICENSE.md file, that license applies instead to the contents of that folder. + +The GNU General Public License can be found at .