From 9c3beb79b09caa49fa48c36783ac3d50a7373119 Mon Sep 17 00:00:00 2001 From: Piezo_ Date: Thu, 29 Nov 2018 21:51:04 -0800 Subject: GPL Compliance for minetest_systemd --- LICENSE.txt | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'LICENSE.txt') diff --git a/LICENSE.txt b/LICENSE.txt index 4cbb63b..1dab26d 100755 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,9 +1,28 @@ -License for Code ----------------- +License for the Hangglider mod +------------------------------ Copyright (C) 2018 Piezo_ Copyright (C) 2018 kestral246 Copyright (C) 2016 cd2 (cdqwertz) +This mod 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 mod 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 mod. If not, see . + + +--- +License for the original paraglider mod by cdqwertz +(available as part of "rpgtest", found at https://forum.minetest.net/viewtopic.php?t=13761) +------------------------------------------------------------------------------------------ + This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either @@ -19,6 +38,8 @@ License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA http://www.gnu.org/licenses/lgpl-2.1.html + +--- License for Media ----------------- -- cgit v1.2.3