]> git.lizzy.rs Git - minetest.git/blob - LICENSE.txt
MainMenu: Add clear button and icon for search input (#10363)
[minetest.git] / LICENSE.txt
1
2 License of Minetest textures and sounds
3 ---------------------------------------
4
5 This applies to textures and sounds contained in the main Minetest
6 distribution.
7
8 Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
9 http://creativecommons.org/licenses/by-sa/3.0/
10
11 textures/base/pack/refresh.png is under the Apache 2 license
12 https://www.apache.org/licenses/LICENSE-2.0.html
13
14 Authors of media files
15 -----------------------
16 Everything not listed in here:
17 Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
18
19 ShadowNinja:
20   textures/base/pack/smoke_puff.png
21
22 paramat:
23   textures/base/pack/menu_header.png
24   textures/base/pack/next_icon.png
25   textures/base/pack/prev_icon.png
26   textures/base/pack/clear.png
27   textures/base/pack/search.png
28
29 rubenwardy, paramat:
30   textures/base/pack/start_icon.png
31   textures/base/pack/end_icon.png
32
33 erlehmann:
34   misc/minetest-icon-24x24.png
35   misc/minetest-icon.ico
36   misc/minetest.svg
37   textures/base/pack/logo.png
38
39 JRottm
40   textures/base/pack/player_marker.png
41
42 srifqi
43   textures/base/pack/chat_hide_btn.png
44   textures/base/pack/chat_show_btn.png
45   textures/base/pack/joystick_bg.png
46   textures/base/pack/joystick_center.png
47   textures/base/pack/joystick_off.png
48   textures/base/pack/minimap_btn.png
49
50 License of Minetest source code
51 -------------------------------
52
53 Minetest
54 Copyright (C) 2010-2018 celeron55, Perttu Ahola <celeron55@gmail.com>
55
56 This program is free software; you can redistribute it and/or modify
57 it under the terms of the GNU Lesser General Public License as published by
58 the Free Software Foundation; either version 2.1 of the License, or
59 (at your option) any later version.
60
61 This program is distributed in the hope that it will be useful,
62 but WITHOUT ANY WARRANTY; without even the implied warranty of
63 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
64 GNU Lesser General Public License for more details.
65
66 You should have received a copy of the GNU Lesser General Public License along
67 with this program; if not, write to the Free Software Foundation, Inc.,
68 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
69
70 Irrlicht
71 ---------------
72
73 This program uses the Irrlicht Engine. http://irrlicht.sourceforge.net/
74
75  The Irrlicht Engine License
76
77 Copyright © 2002-2005 Nikolaus Gebhardt
78
79 This software is provided 'as-is', without any express or implied
80 warranty. In no event will the authors be held liable for any damages
81 arising from the use of this software.
82
83 Permission is granted to anyone to use this software for any purpose,
84 including commercial applications, and to alter it and redistribute
85 it freely, subject to the following restrictions:
86
87    1. The origin of this software must not be misrepresented; you
88       must not claim that you wrote the original software. If you use
89           this software in a product, an acknowledgment in the product
90           documentation would be appreciated but is not required.
91    2. Altered source versions must be plainly marked as such, and must
92       not be misrepresented as being the original software.
93    3. This notice may not be removed or altered from any source
94       distribution.
95
96
97 JThread
98 ---------------
99
100 This program uses the JThread library. License for JThread follows:
101
102 Copyright (c) 2000-2006  Jori Liesenborgs (jori.liesenborgs@gmail.com)
103
104 Permission is hereby granted, free of charge, to any person obtaining a
105 copy of this software and associated documentation files (the "Software"),
106 to deal in the Software without restriction, including without limitation
107 the rights to use, copy, modify, merge, publish, distribute, sublicense,
108 and/or sell copies of the Software, and to permit persons to whom the
109 Software is furnished to do so, subject to the following conditions:
110
111 The above copyright notice and this permission notice shall be included
112 in all copies or substantial portions of the Software.
113
114 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
115 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
116 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
117 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
118 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
119 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
120 IN THE SOFTWARE.
121
122 Lua
123 ---------------
124
125 Lua is licensed under the terms of the MIT license reproduced below.
126 This means that Lua is free software and can be used for both academic
127 and commercial purposes at absolutely no cost.
128
129 For details and rationale, see https://www.lua.org/license.html .
130
131 Copyright (C) 1994-2008 Lua.org, PUC-Rio.
132
133 Permission is hereby granted, free of charge, to any person obtaining a copy
134 of this software and associated documentation files (the "Software"), to deal
135 in the Software without restriction, including without limitation the rights
136 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
137 copies of the Software, and to permit persons to whom the Software is
138 furnished to do so, subject to the following conditions:
139
140 The above copyright notice and this permission notice shall be included in
141 all copies or substantial portions of the Software.
142
143 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
144 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
145 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
146 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
147 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
148 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
149 THE SOFTWARE.
150
151 Fonts
152 ---------------
153
154 Bitstream Vera Fonts Copyright:
155
156   Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is
157   a trademark of Bitstream, Inc.
158
159 Arimo - Apache License, version 2.0
160   Digitized data copyright (c) 2010-2012 Google Corporation.
161
162 Cousine - Apache License, version 2.0
163   Digitized data copyright (c) 2010-2012 Google Corporation.
164
165 DroidSansFallBackFull:
166
167   Copyright (C) 2008 The Android Open Source Project
168
169   Licensed under the Apache License, Version 2.0 (the "License");
170   you may not use this file except in compliance with the License.
171   You may obtain a copy of the License at
172
173      http://www.apache.org/licenses/LICENSE-2.0
174
175   Unless required by applicable law or agreed to in writing, software
176   distributed under the License is distributed on an "AS IS" BASIS,
177   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
178   See the License for the specific language governing permissions and
179   limitations under the License.