From 48fdde0122a8a719eb8b967545d2c89cb625705b Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Tue, 29 Nov 2022 08:12:54 +0000 Subject: [PATCH] add license.txt file --- README.txt | 18 ------------------ license.txt | 28 ++++++++++++++++++++++++++++ 2 files changed, 28 insertions(+), 18 deletions(-) create mode 100644 license.txt diff --git a/README.txt b/README.txt index 33bd124..aad0186 100644 --- a/README.txt +++ b/README.txt @@ -56,21 +56,3 @@ TenPlus1 Additions: - Added 60 second drunk effect when foods have {alcohol=1} group (eat 4 or more) - Moved exhaustion and hud_id to player table instead of player attributes - Added 4 lucky block effects - - -License: --------- -Code: -- all code LGPL-2.1+ - -Textures: -- stamina_hud_poison.png - BlockMen (CC-BY 3.0) -- stamina_hud_fg.png - PilzAdam (WTFPL), modified by BlockMen -- stamina_hud_bg.png - PilzAdam (WTFPL), modified by BlockMen - -Sounds (CC-BY-3.0): -- stamina_eat.*.ogg - http://www.freesound.org/people/sonictechtonic/sounds/242215/ -- stamina_burp.ogg - https://www.freesfx.co.uk/sfx/burp (small burp) - -Sounds (Attribution 3.0): -- stamina_sip.ogg - https://freesound.org/people/Stevious42/sounds/259640/ diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..7d2a94b --- /dev/null +++ b/license.txt @@ -0,0 +1,28 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts + as the successor of the GNU Library Public License, version 2, hence + the version number 2.1.] + + +Code: +- all code LGPL-2.1+ + +Textures: +- stamina_hud_poison.png - BlockMen (CC-BY 3.0) +- stamina_hud_fg.png - PilzAdam (WTFPL), modified by BlockMen +- stamina_hud_bg.png - PilzAdam (WTFPL), modified by BlockMen + +Sounds (CC-BY-3.0): +- stamina_eat.*.ogg - http://www.freesound.org/people/sonictechtonic/sounds/242215/ +- stamina_burp.ogg - https://www.freesfx.co.uk/sfx/burp (small burp) + +Sounds (Attribution 3.0): +- stamina_sip.ogg - https://freesound.org/people/Stevious42/sounds/259640/