From 4c3dd28fcd8c9cf89b8d58df53766c4d5a10cea9 Mon Sep 17 00:00:00 2001 From: LNJ Date: Sun, 26 Mar 2017 16:17:48 +0200 Subject: Inital Commit --- LICENSE.txt | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 LICENSE.txt (limited to 'LICENSE.txt') diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..b0b181f --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,34 @@ +Minetest Mod Storage Drawers +============================ +Version 0.1-dev + +License of source code (*.lua): +------------------------------- +Copyright (C) 2017 LNJ + +MIT License + +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. + + +License of media (sounds, textures, meshes): +-------------------------------------------- +files: textures/* +copyright: (C) 2017 LNJ +license: CC0 1.0 Universal (CC0-1.0) -- cgit v1.2.3