1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-06-28 04:40:22 +02:00

Change WTFPL to MIT (part 3)

Relicense WTFPL media to CC BY-SA 3.0.
Various corrections and edits.
This commit is contained in:
paramat
2016-09-07 02:52:57 +01:00
parent 7d70d25eeb
commit 6171fb43f0
38 changed files with 682 additions and 268 deletions

View File

@ -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

View File

@ -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