Minetest mod manager: correct icon license and remove antifeature

The minetest icon is in fact licensed under CC-BY-SA 3.0 [1].
This means that the modified logo must be licensed under that license
as well.

This means that the antifeature can be removed.

See also the upstream commit [2].

[1]: https://forum.minetest.net/viewtopic.php?p=63922#p63922
[2]: 45987b9748
This commit is contained in:
est31 2016-05-07 23:12:33 +02:00
parent 5b2bc52294
commit 9d34e61343

View file

@ -1,4 +1,3 @@
AntiFeatures:NonFreeAssets
Categories:Games
License:LGPLv2.1+
Author Name:Rubenwardy
@ -14,10 +13,6 @@ Install and update Minetest mods.
The app depends on a free network service, see
[https://github.com/rubenwardy/mtmods4android_server source code] and
[http://app-mtmm.rubenwardy.com/ website] for more details.
'''AntiFeatures:'''
* non-free assets are used: All resources featuring the Minetest logo are CC-BY-SA-NC, original author is erlehmann. Also CC-BY-3.0 licensed assets from [http://shreyasachar.com/AndroidAssetStudio/attribution.html Android material design asset studio] have been used for app/src/main/res/drawable/ic_public_24dp.xml and app/src/main/res/drawable/ic_report_problem_24dp.xml.
.
Repo Type:git