From 12e54e7b10109331889e8e8e7b46bb7fdbbfc1b5 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Mon, 10 Dec 2018 13:52:44 +1030 Subject: add license, make readme state license, note files that aren't mine --- COPYING | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 COPYING (limited to 'COPYING') diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..9aa03b3 --- /dev/null +++ b/COPYING @@ -0,0 +1,12 @@ +This program 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 . -- cgit v1.2.3