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