sfinv, player_api mods: Fix and cleanup README and license files
authorParamat <paramat@users.noreply.github.com>
Tue, 31 Jul 2018 09:55:28 +0000 (10:55 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Jul 2018 09:55:28 +0000 (10:55 +0100)
sfinv:
Move license information to create the missing license.txt file.
Make README consistent with other Minetest Game mods.

player_api:
Add missing texture and sound credits to README.
Update and add extra license information.

default:
Remove credit for 'player_damage.ogg' sound.

mods/default/README.txt
mods/player_api/README.txt
mods/player_api/license.txt
mods/sfinv/README.md [deleted file]
mods/sfinv/README.txt [new file with mode: 0644]
mods/sfinv/license.txt [new file with mode: 0644]

index d78941ad7b0fe550e4280c569c2fdf937a576ea9..1f747bce5d74103a74f3ec66dd98748f9e8377e6 100644 (file)
@@ -238,10 +238,6 @@ Glass breaking sounds (CC BY 3.0):
   2: http://www.freesound.org/people/Tomlija/sounds/97669/
   3: http://www.freesound.org/people/lsprice/sounds/88808/
 
-sonictechtonic (CC BY 3.0):
-https://www.freesound.org/people/sonictechtonic/sounds/241872/
-  player_damage.ogg
-
 Mito551 (sounds) (CC BY-SA 3.0):
   default_dig_choppy.ogg
   default_dig_cracky.ogg
index cf124686cdaeb813b769dbf97fb5dd92c0d55c2e..62e37c69651926efee3b5640169152199db39319 100644 (file)
@@ -10,11 +10,23 @@ Authors of source code
 Originally by celeron55, Perttu Ahola <celeron55@gmail.com> (LGPL 2.1)
 Various Minetest developers and contributors (LGPL 2.1)
 
-Authors of media (textures and models)
---------------------------------------
-
+Authors of media (textures, models and sounds)
+----------------------------------------------
 stujones11 (CC BY-SA 3.0):
-  character.* -- Derived from a model by MirceaKitsune (CC BY-SA 3.0)
+  character.b3d
+  character.blend -- Both derived from a model by MirceaKitsune (CC BY-SA 3.0)
 
 Jordach (CC BY-SA 3.0):
   character.png
+
+BlockMen (CC BY-SA 3.0):
+  gui_hotbar.png
+  gui_hotbar_selected.png
+
+celeron55, Perttu Ahola <celeron55@gmail.com> (CC BY-SA 3.0):
+  player.png
+  player_back.png
+
+sonictechtonic (CC BY 3.0):
+https://www.freesound.org/people/sonictechtonic/sounds/241872/
+  player_damage.ogg
index 4bee6c52d4d4d28d71c68750cce76f3b214a551f..9d89425db112d4e9f70e2908012262e0fd8f5983 100644 (file)
@@ -2,8 +2,8 @@ License of source code
 ----------------------
 
 GNU Lesser General Public License, version 2.1
-Copyright (C) 2011-2017 celeron55, Perttu Ahola <celeron55@gmail.com>
-Copyright (C) 2011-2017 Various Minetest developers and contributors
+Copyright (C) 2011-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
+Copyright (C) 2011-2018 Various Minetest developers and contributors
 
 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;
@@ -19,8 +19,10 @@ Licenses of media (textures, models and sounds)
 -----------------------------------------------
 
 Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
-Copyright (C) 2017 stujones11
-Copyright (C) 2012-2017 Jordach
+Copyright (C) 2011-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
+Copyright (C) 2012-2018 Jordach
+Copyright (C) 2014-2018 BlockMen
+Copyright (C) 2018 stujones11
 
 You are free to:
 Share — copy and redistribute the material in any medium or format.
@@ -49,3 +51,34 @@ rights may limit how you use the material.
 
 For more details:
 http://creativecommons.org/licenses/by-sa/3.0/
+
+------------------------------------
+
+Attribution 3.0 Unported (CC BY 3.0)
+Copyright (C) 2014-2018 sonictechtonic
+
+You are free to:
+Share — copy and redistribute the material in any medium or format.
+Adapt — remix, transform, and build upon the material for any purpose, even commercially.
+The licensor cannot revoke these freedoms as long as you follow the license terms.
+
+Under the following terms:
+
+Attribution — You must give appropriate credit, provide a link to the license, and
+indicate if changes were made. You may do so in any reasonable manner, but not in any way
+that suggests the licensor endorses you or your use.
+
+No additional restrictions — You may not apply legal terms or technological measures that
+legally restrict others from doing anything the license permits.
+
+Notices:
+
+You do not have to comply with the license for elements of the material in the public
+domain or where your use is permitted by an applicable exception or limitation.
+No warranties are given. The license may not give you all of the permissions necessary
+for your intended use. For example, other rights such as publicity, privacy, or moral
+rights may limit how you use the material.
+
+For more details:
+http://creativecommons.org/licenses/by/3.0/
+
diff --git a/mods/sfinv/README.md b/mods/sfinv/README.md
deleted file mode 100644 (file)
index 0b152a0..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-Simple Fast Inventory
-====================
-
-![SFINV Screeny](https://cdn.pbrd.co/images/1yQhd1TI.png)
-
-A cleaner, simpler, solution to having an advanced inventory in Minetest.
-
-Available for use outside of MTG here: <https://forum.minetest.net/viewtopic.php?t=19765>
-
-Written by rubenwardy.  
-License: MIT
-
-See game_api.txt for this mod's API
-
-License of source code and media files:
----------------------------------------
-Copyright (C) 2016 rubenwardy <rubenwardy@gmail.com>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/mods/sfinv/README.txt b/mods/sfinv/README.txt
new file mode 100644 (file)
index 0000000..a7ac794
--- /dev/null
@@ -0,0 +1,13 @@
+Minetest Game mod: sfinv
+========================
+See license.txt for license information.
+
+Simple Fast Inventory.
+A cleaner, simpler, solution to having an advanced inventory in Minetest.
+See game_api.txt for this mod's API.
+Available for use outside of MTG here:
+https://forum.minetest.net/viewtopic.php?t=19765
+
+Authors of source code
+----------------------
+rubenwardy (MIT)
diff --git a/mods/sfinv/license.txt b/mods/sfinv/license.txt
new file mode 100644 (file)
index 0000000..e27dc85
--- /dev/null
@@ -0,0 +1,24 @@
+License of source code
+----------------------
+
+The MIT License (MIT)
+Copyright (C) 2016-2018 rubenwardy <rubenwardy@gmail.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this
+software and associated documentation files (the "Software"), to deal in the Software
+without restriction, including without limitation the rights to use, copy, modify, merge,
+publish, distribute, sublicense, and/or sell copies of the Software, and to permit
+persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or
+substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
+FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+For more details:
+https://opensource.org/licenses/MIT