1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-07-16 04:30: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,21 +2,11 @@ Minetest Game mod: creative
===========================
See license.txt for license information.
Implements creative mode.
Switch on by using the "creative_mode" setting.
Registered items that:
- have a description, and
- do not have the group not_in_creative_inventory
are added to the creative inventory.
Authors of source code
----------------------
Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
Originally by Perttu Ahola (celeron55) <celeron55@gmail.com> (MIT)
Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT)
Author of media (textures)
--------------------------
Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT)
Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (CC BY-SA 3.0)