| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,174 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2011-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
| Copyright (C) 2011-2016 Various Minetest developers and contributors | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html | ||
|
|
||
|
|
||
| Licenses of media (textures, models and sounds) | ||
| ----------------------------------------------- | ||
|
|
||
| The MIT License (MIT) | ||
| Copyright (C) 2010-2016 Various Minetest developers and contributors | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
| software and associated documentation files (the "Software"), to deal in the Software | ||
| without restriction, including without limitation the rights to use, copy, modify, merge, | ||
| publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
| persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all copies or | ||
| substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
| INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR | ||
| PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE | ||
| FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
| OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
| DEALINGS IN THE SOFTWARE. | ||
|
|
||
| For more details: | ||
| https://opensource.org/licenses/MIT | ||
|
|
||
| ---------------- | ||
|
|
||
| Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) | ||
| Copyright (C) 2010-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
| Copyright (C) 2010-2016 Various Minetest developers and contributors | ||
|
|
||
| You are free to: | ||
| Share — copy and redistribute the material in any medium or format. | ||
| Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
|
||
| Under the following terms: | ||
|
|
||
| Attribution — You must give appropriate credit, provide a link to the license, and | ||
| indicate if changes were made. You may do so in any reasonable manner, but not in any way | ||
| that suggests the licensor endorses you or your use. | ||
|
|
||
| ShareAlike — If you remix, transform, or build upon the material, you must distribute | ||
| your contributions under the same license as the original. | ||
|
|
||
| No additional restrictions — You may not apply legal terms or technological measures that | ||
| legally restrict others from doing anything the license permits. | ||
|
|
||
| Notices: | ||
|
|
||
| You do not have to comply with the license for elements of the material in the public | ||
| domain or where your use is permitted by an applicable exception or limitation. | ||
| No warranties are given. The license may not give you all of the permissions necessary | ||
| for your intended use. For example, other rights such as publicity, privacy, or moral | ||
| rights may limit how you use the material. | ||
|
|
||
| For more details: | ||
| http://creativecommons.org/licenses/by-sa/3.0/ | ||
|
|
||
| ----------------------- | ||
|
|
||
| Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) | ||
| Copyright (C) 2014-2016 brunob.santos | ||
|
|
||
| You are free to: | ||
| Share — copy and redistribute the material in any medium or format. | ||
| Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
|
||
| Under the following terms: | ||
|
|
||
| Attribution — You must give appropriate credit, provide a link to the license, and | ||
| indicate if changes were made. You may do so in any reasonable manner, but not in any way | ||
| that suggests the licensor endorses you or your use. | ||
|
|
||
| ShareAlike — If you remix, transform, or build upon the material, you must distribute | ||
| your contributions under the same license as the original. | ||
|
|
||
| No additional restrictions — You may not apply legal terms or technological measures that | ||
| legally restrict others from doing anything the license permits. | ||
|
|
||
| Notices: | ||
|
|
||
| You do not have to comply with the license for elements of the material in the public | ||
| domain or where your use is permitted by an applicable exception or limitation. | ||
| No warranties are given. The license may not give you all of the permissions necessary | ||
| for your intended use. For example, other rights such as publicity, privacy, or moral | ||
| rights may limit how you use the material. | ||
|
|
||
| For more details: | ||
| http://creativecommons.org/licenses/by-sa/4.0/ | ||
|
|
||
| ----------------------- | ||
|
|
||
| Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0) | ||
| Copyright (C) 2014-2016 Neuromancer | ||
|
|
||
|
|
||
| You are free to: | ||
| Share — copy and redistribute the material in any medium or format. | ||
| Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
|
||
| Under the following terms: | ||
|
|
||
| Attribution — You must give appropriate credit, provide a link to the license, and | ||
| indicate if changes were made. You may do so in any reasonable manner, but not in any way | ||
| that suggests the licensor endorses you or your use. | ||
|
|
||
| ShareAlike — If you remix, transform, or build upon the material, you must distribute | ||
| your contributions under the same license as the original. | ||
|
|
||
| No additional restrictions — You may not apply legal terms or technological measures that | ||
| legally restrict others from doing anything the license permits. | ||
|
|
||
| Notices: | ||
|
|
||
| You do not have to comply with the license for elements of the material in the public | ||
| domain or where your use is permitted by an applicable exception or limitation. | ||
| No warranties are given. The license may not give you all of the permissions necessary | ||
| for your intended use. For example, other rights such as publicity, privacy, or moral | ||
| rights may limit how you use the material. | ||
|
|
||
| For more details: | ||
| http://creativecommons.org/licenses/by-sa/2.0/ | ||
|
|
||
| ----------------------- | ||
|
|
||
| Attribution 3.0 Unported (CC BY 3.0) | ||
| Copyright (C) 2009 cmusounddesign | ||
| Copyright (C) 2010 Tomlija | ||
| Copyright (C) 2010 lsprice | ||
|
|
||
| You are free to: | ||
| Share — copy and redistribute the material in any medium or format. | ||
| Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
|
||
| Under the following terms: | ||
|
|
||
| Attribution — You must give appropriate credit, provide a link to the license, and | ||
| indicate if changes were made. You may do so in any reasonable manner, but not in any way | ||
| that suggests the licensor endorses you or your use. | ||
|
|
||
| No additional restrictions — You may not apply legal terms or technological measures that | ||
| legally restrict others from doing anything the license permits. | ||
|
|
||
| Notices: | ||
|
|
||
| You do not have to comply with the license for elements of the material in the public | ||
| domain or where your use is permitted by an applicable exception or limitation. | ||
| No warranties are given. The license may not give you all of the permissions necessary | ||
| for your intended use. For example, other rights such as publicity, privacy, or moral | ||
| rights may limit how you use the material. | ||
|
|
||
| For more details: | ||
| http://creativecommons.org/licenses/by/3.0/ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,36 +1,25 @@ | ||
| Minetest Game mod: fire | ||
| ======================= | ||
| See license.txt for license information. | ||
|
|
||
| Authors of source code | ||
| ---------------------- | ||
| Perttu Ahola (celeron55) <celeron55@gmail.com> (LGPL 2.1) 2012 | ||
|
|
||
| Authors of media files | ||
| ---------------------- | ||
| Everything not listed in here: | ||
| Copyright (C) 2012 Perttu Ahola (celeron55) <celeron55@gmail.com> (CC BY-SA 3.0) | ||
|
|
||
| fire_small.ogg sampled from: | ||
| http://www.freesound.org/people/dobroide/sounds/4211/ (CC BY 3.0) 2005 | ||
|
|
||
| fire_large.ogg sampled from: | ||
| http://www.freesound.org/people/Dynamicell/sounds/17548/ (CC BY 3.0) 2006 | ||
|
|
||
| fire_basic_flame_animated.png: | ||
| Muadtralk (CC BY-SA 3.0) 2012 | ||
|
|
||
| fire_flint_steel.png | ||
| Gambit (MIT) 2013 | ||
|
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,49 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2012-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html | ||
|
|
||
|
|
||
| Licenses of media (textures) | ||
| ---------------------------- | ||
|
|
||
| Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) | ||
| Copyright (C) 2012-2016 Perttu Ahola (celeron55) <celeron55@gmail.com> | ||
|
|
||
| You are free to: | ||
| Share — copy and redistribute the material in any medium or format. | ||
| Adapt — remix, transform, and build upon the material for any purpose, even commercially. | ||
| The licensor cannot revoke these freedoms as long as you follow the license terms. | ||
|
|
||
| Under the following terms: | ||
|
|
||
| Attribution — You must give appropriate credit, provide a link to the license, and | ||
| indicate if changes were made. You may do so in any reasonable manner, but not in any way | ||
| that suggests the licensor endorses you or your use. | ||
|
|
||
| ShareAlike — If you remix, transform, or build upon the material, you must distribute | ||
| your contributions under the same license as the original. | ||
|
|
||
| No additional restrictions — You may not apply legal terms or technological measures that | ||
| legally restrict others from doing anything the license permits. | ||
|
|
||
| Notices: | ||
|
|
||
| You do not have to comply with the license for elements of the material in the public | ||
| domain or where your use is permitted by an applicable exception or limitation. | ||
| No warranties are given. The license may not give you all of the permissions necessary | ||
| for your intended use. For example, other rights such as publicity, privacy, or moral | ||
| rights may limit how you use the material. | ||
|
|
||
| For more details: | ||
| http://creativecommons.org/licenses/by-sa/3.0/ |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2011-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html | ||
|
|
||
|
|
||
| License of media (textures) | ||
| --------------------------- | ||
|
|
||
| The MIT License (MIT) | ||
| Copyright (C) 2012-2016 VanessaE | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
| software and associated documentation files (the "Software"), to deal in the Software | ||
| without restriction, including without limitation the rights to use, copy, modify, merge, | ||
| publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
| persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all copies or | ||
| substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
| INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR | ||
| PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE | ||
| FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
| OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
| DEALINGS IN THE SOFTWARE. | ||
|
|
||
| For more details: | ||
| https://opensource.org/licenses/MIT |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,21 +1,22 @@ | ||
| Minetest Game mod: screwdriver | ||
| ============================== | ||
| See license.txt for license information. | ||
|
|
||
| License of source code | ||
| ---------------------- | ||
| Copyright (C) 2013 RealBadAngel, Maciej Kasatkin <mk@realbadangel.pl> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify | ||
| it under the terms of the GNU Lesser General Public License as published by | ||
| the Free Software Foundation; either version 2.1 of the License, or | ||
| (at your option) any later version. | ||
|
|
||
| http://www.gnu.org/licenses/lgpl-2.1.html | ||
|
|
||
| License of media (textures) | ||
| --------------------------- | ||
| Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) | ||
| http://creativecommons.org/licenses/by-sa/3.0/ | ||
|
|
||
| Created by Gambit (MIT) 2013: | ||
| screwdriver.png |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2013 RealBadAngel, Maciej Kasatkin <mk@realbadangel.pl> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,26 +1,27 @@ | ||
| Minetest Game mod: stairs | ||
| ========================= | ||
| See license.txt for license information. | ||
|
|
||
| License of source code: | ||
| ----------------------- | ||
| Copyright (C) 2011-2016 Kahrl <kahrl@gmx.net> | ||
| Copyright (C) 2011-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify | ||
| it under the terms of the GNU Lesser General Public License as published by | ||
| the Free Software Foundation; either version 2.1 of the License, or | ||
| (at your option) any later version. | ||
|
|
||
| http://www.gnu.org/licenses/lgpl-2.1.html | ||
|
|
||
| License of media (textures, models and sounds) | ||
| ---------------------------------------------- | ||
| Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) | ||
| http://creativecommons.org/licenses/by-sa/3.0/ | ||
|
|
||
| Authors of media (model) | ||
| ------------------------ | ||
| Jean-Patrick G. (kilbith) <jeanpatrick.guerrero@gmail.com> (MIT): | ||
| stairs_stair.obj | ||
|
|
||
|
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2011-2016 Kahrl <kahrl@gmx.net> | ||
| Copyright (C) 2011-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| License of source code | ||
| ---------------------- | ||
|
|
||
| GNU Lesser General Public License, version 2.1 | ||
| Copyright (C) 2012-2016 Vanessa Ezekowitz | ||
| Copyright (C) 2012-2016 celeron55, Perttu Ahola <celeron55@gmail.com> | ||
|
|
||
| This program is free software; you can redistribute it and/or modify it under the terms | ||
| of the GNU Lesser General Public License as published by the Free Software Foundation; | ||
| either version 2.1 of the License, or (at your option) any later version. | ||
|
|
||
| This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
| without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
| See the GNU Lesser General Public License for more details: | ||
| https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,16 +1,16 @@ | ||
| Minetest Game mod: xpanes | ||
| ========================= | ||
| See license.txt for license information. | ||
|
|
||
| Authors of source code | ||
| ---------------------- | ||
| xyz (MIT) | ||
| Modified by BlockMen (iron bars) (MIT) | ||
|
|
||
| Authors of media (textures) | ||
| --------------------------- | ||
| xyz (MIT): | ||
| All textures not mentioned below. | ||
|
|
||
| Gambit (MIT): | ||
| xpanes_bar.png |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| License of source code and media (textures) | ||
| ------------------------------------------- | ||
|
|
||
| The MIT License (MIT) | ||
| Copyright (C) 2014-2016 xyz | ||
| Copyright (C) 2014-2016 BlockMen | ||
| Copyright (C) 2013-2016 Gambit | ||
|
|
||
| Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
| software and associated documentation files (the "Software"), to deal in the Software | ||
| without restriction, including without limitation the rights to use, copy, modify, merge, | ||
| publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
| persons to whom the Software is furnished to do so, subject to the following conditions: | ||
|
|
||
| The above copyright notice and this permission notice shall be included in all copies or | ||
| substantial portions of the Software. | ||
|
|
||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
| INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR | ||
| PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE | ||
| FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
| OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | ||
| DEALINGS IN THE SOFTWARE. | ||
|
|
||
| For more details: | ||
| https://opensource.org/licenses/MIT |