mobs_sky/mobs_bat/license.txt

63 lines
2.9 KiB
Plaintext

# mobs_bat
(from blert2112's mobs_sky modpack)
## Authors and Licensing
* Media
* animal_bat.ogg: CC0 see mobs_bat/sounds/CC0-legalcode.txt (based on
"Umbrella Flapping - Senn K6 SD 788T.WAV" by lunchmoney from
<https://freesound.org/people/lunchmoney/sounds/383112/>--this
replaces the original one that sounded like paper -poikilos)
* Model and textures are from Defense Subgame:
"Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
http://creativecommons.org/licenses/by-sa/3.0/"
- Lean Rada
* Code: MIT License (below).
> The original mod license implies that the code is derived from the
> simple mobs, mobs redo, and Redo+ APIs, and that the mod is WTFPL.
> According to that license, I can do what I want, therefore I'm
> rereleasing the mod code under the MIT License to avoid
> [legal problems](https://news.ycombinator.com/item?id=8104407).
-poikilos
> Copyright 2015 mahmutelmas06, blert2112
>
> 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.
Further evidence of author's intent: by including a license file in each
mod that doesn't mention any boundaries (other than CC licenses which
have been retained here) in a public repository, the original author(s)
indicate(s) that the code and media are publicly licensed, as opposed to
not being licensed and opposed to having a limited license.
## Special Thanks:
* License of defense mod: GPL
(code in this directory of the repo is not derived from the defense
mod whatsoever; the mod was written by mahmutelmas06 and posted to the
official forum thread)
* License of Api WTFPL Simple Mobs by PilzAdam > Mob Redo by TenPlus1 >
Redo+ Mahmutelmas06 (use of the API is considered common knowledge so
code in this repo is not a "derivative work")
* duane-r is not listed as an author, since in his words, "The model has
not been modified. Only the texture file names in it have been
disabled. This will stop the log spam for those of us who run
servers."