forked from minetest/minetest_game
Change WTFPL to MIT (part 3)
Relicense WTFPL media to CC BY-SA 3.0. Various corrections and edits.
This commit is contained in:
@ -2,17 +2,15 @@ Minetest Game mod: wool
|
||||
=======================
|
||||
See license.txt for license information.
|
||||
|
||||
Mostly backward-compatible with jordach's 16-color wool mod.
|
||||
|
||||
Authors of source code
|
||||
----------------------
|
||||
Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
|
||||
Originally by Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
|
||||
Various Minetest developers and contributors (MIT)
|
||||
|
||||
Authors of media (textures)
|
||||
---------------------------
|
||||
Cisoun (CC BY-SA 3.0):
|
||||
- wool_black.png wool_brown.png wool_dark_green.png wool_green.png
|
||||
- wool_magenta.png wool_pink.png wool_violet.png wool_yellow.png wool_blue.png
|
||||
- wool_cyan.png wool_dark_grey.png wool_grey.png wool_orange.png wool_red.png
|
||||
- wool_white.png
|
||||
|
||||
wool_black.png wool_brown.png wool_dark_green.png wool_green.png
|
||||
wool_magenta.png wool_pink.png wool_violet.png wool_yellow.png
|
||||
wool_blue.png wool_cyan.png wool_dark_grey.png wool_grey.png
|
||||
wool_orange.png wool_red.png wool_white.png
|
||||
|
@ -3,6 +3,7 @@ License of source code
|
||||
|
||||
The MIT License (MIT)
|
||||
Copyright (C) 2012-2016 Perttu Ahola (celeron55) <celeron55@gmail.com>
|
||||
Copyright (C) 2012-2016 Various Minetest developers and contributors
|
||||
|
||||
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
|
||||
|
Reference in New Issue
Block a user