From 5478fbed90714b019073273ad9234dd71bd0cac2 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 19 Oct 2020 10:45:40 -0400 Subject: Added license --- LICENSE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c22f48b --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +Copyright 2020, tslil clingman + +These programmes are free software: you can redistribute them +and/or modify them 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. + +These programmes are distributed in the hope that they 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 these programmes. If not, see +. -- cgit v1.2.3