Licenses: Change WTFPL to MIT (part 1)
[oweals/minetest_game.git] / mods / flowers / license.txt
1 License of source code and media (textures)
2 -------------------------------------------
3
4 The MIT License (MIT)
5 Copyright (C) 2012-2013 Ironzorg, VanessaE (source code)
6 Copyright (C) 2015-2016 Gambit (textures)
7
8 Permission is hereby granted, free of charge, to any person obtaining a copy of this
9 software and associated documentation files (the "Software"), to deal in the Software
10 without restriction, including without limitation the rights to use, copy, modify, merge,
11 publish, distribute, sublicense, and/or sell copies of the Software, and to permit
12 persons to whom the Software is furnished to do so, subject to the following conditions:
13
14 The above copyright notice and this permission notice shall be included in all copies or
15 substantial portions of the Software.
16
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
18 INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
19 PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
20 FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
21 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
22 DEALINGS IN THE SOFTWARE.
23
24 For more details:
25 https://opensource.org/licenses/MIT