From 08ad33d70c368d3497c6b3226608ba9a15b6df86 Mon Sep 17 00:00:00 2001 From: Andy Wang Date: Sat, 10 Sep 2022 14:08:22 +0200 Subject: [PATCH] Create LICENCE.md --- LICENCE.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 LICENCE.md diff --git a/LICENCE.md b/LICENCE.md new file mode 100644 index 0000000..5ce8a3e --- /dev/null +++ b/LICENCE.md @@ -0,0 +1,16 @@ +Copyright (C) 2017 by Max Lv +Copyright (C) 2017 by Mygod Studio +Copyright (C) 2019 by Andy Wang + +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 .