LICENSE.txt 8.5 KB

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