From b4a3374382610a1cd2917e4b6889c814a35e4156 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 19 Oct 2020 10:42:54 -0400 Subject: Added license --- LICENSE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 LICENSE (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..606c07d --- /dev/null +++ b/LICENSE @@ -0,0 +1,17 @@ +Unless otherwise noted, the contents of this repository are made +available under the terms of the GNU GPL License v3.0 or later. + +Copyright 2020, tslil clingman + +These files 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 files 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 files. If not, see . -- cgit v1.2.3