licensing
This commit is contained in:
parent
24588e9910
commit
be3389756a
43
README.txt
43
README.txt
@ -1,27 +1,32 @@
|
||||
Minetest Game [minetest_game]
|
||||
=============================
|
||||
The main subgame for the Minetest engine
|
||||
========================================
|
||||
|
||||
To use this subgame with the Minetest engine, insert this repository as
|
||||
/games/minetest_game
|
||||
|
||||
The Minetest engine can be found in:
|
||||
https://github.com/minetest/minetest/
|
||||
|
||||
Compatibility
|
||||
--------------
|
||||
The Minetest Game github master HEAD is generally compatible with the github
|
||||
master HEAD of the Minetest engine.
|
||||
License for Code
|
||||
----------------
|
||||
|
||||
Additionally, when the Minetest engine is tagged to be a certain version (eg.
|
||||
0.4.10), Minetest Game is tagged with the version too.
|
||||
Copyright (C) 2017 D00Med <heiselong@gmx.com>, DS-minetest, and toby109tt(aka tobyplowy)
|
||||
|
||||
When stable releases are made, Minetest Game is packaged and made available in
|
||||
http://minetest.net/download
|
||||
and in case the repository has grown too much, it may be reset. In that sense,
|
||||
this is not a "real" git repository. (Package maintainers please note!)
|
||||
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.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License for Textures, Models and Sounds
|
||||
---------------------------------------
|
||||
|
||||
CC-BY-SA 3.0 UNPORTED. Created by tobyplowy(aka toby109tt) and D00Med
|
||||
|
||||
|
||||
Based of Minetest game (license below)
|
||||
License of source code
|
||||
----------------------
|
||||
Copyright (C) 2010-2012 celeron55, Perttu Ahola <celeron55@gmail.com>
|
||||
@ -49,5 +54,3 @@ See README.txt in each mod directory for information about other authors.
|
||||
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
|
||||
http://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
License of menu/header.png
|
||||
Copyright (C) 2015 paramat CC BY-SA 3.0
|
||||
|
@ -29,7 +29,7 @@ For more details:
|
||||
https://opensource.org/licenses/MIT
|
||||
|
||||
|
||||
Licenses of media (textures and models)
|
||||
Licenses of media
|
||||
-----------------
|
||||
|
||||
carts_cart_moving.*.ogg - http://www.freesound.org/people/YleArkisto/sounds/253159/ - YleArkisto - CC- BY-3.0
|
||||
CC-BY-SA 3.0 UNPORTED. Created by tobyplowy(aka toby109tt)
|
@ -22,4 +22,4 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
License for Textures, Models
|
||||
---------------------------------------
|
||||
|
||||
CC-BY-SA 3.0 UNPORTED. Created by tobyplowy(aka toby109tt)
|
||||
CC-BY-SA 3.0 UNPORTED. Created by D00Med and tobyplowy(aka toby109tt)(colour edits)
|
@ -1 +1,24 @@
|
||||
all textures and models are made by tobyplowy(aka toby109tt) and code is by D00med and tobyplowy(aka toby109tt) please give credit if used!
|
||||
|
||||
License for Code
|
||||
----------------
|
||||
|
||||
Copyright (C) 2017 D00Med <heiselong@gmx.com> and toby109tt(aka tobyplowy)
|
||||
|
||||
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.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License for Textures, Models and Sounds
|
||||
---------------------------------------
|
||||
|
||||
CC-BY-SA 3.0 UNPORTED. Created by toby109tt(aka tobyplowy)
|
@ -1,8 +0,0 @@
|
||||
code by d00med and a little bit by tobyplowy (15% or so XD)
|
||||
|
||||
all textures are by tobyplowy(aka toby109tt)
|
||||
CC-BY-SA 3.0 UNPORTED.
|
||||
|
||||
|
||||
|
||||
thanks D00med for being awesome!!!!!!(lol, thanks Toby xD)
|
24
mods/decoblocks/license.txt
Normal file
24
mods/decoblocks/license.txt
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
License for Code
|
||||
----------------
|
||||
|
||||
Copyright (C) 2017 D00Med <heiselong@gmx.com> and toby109tt(aka tobyplowy)
|
||||
|
||||
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.
|
||||
|
||||
You should have received a copy of the GNU Lesser General Public License along
|
||||
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
License for Textures, Models and Sounds
|
||||
---------------------------------------
|
||||
|
||||
CC-BY-SA 3.0 UNPORTED. Created by toby109tt(aka tobyplowy) and D00Med(decoblocks_floortile.png, decoblocks_glow.png, decoblocks_sandstone_wall*.png)
|
Loading…
x
Reference in New Issue
Block a user