diff options
author | LNJ <git@lnj.li> | 2017-05-21 14:31:20 +0200 |
---|---|---|
committer | LNJ <git@lnj.li> | 2017-05-21 14:31:20 +0200 |
commit | ed239772c185ab25ae537e98d9d6710424e21f92 (patch) | |
tree | ace485eaeb4f9e9f5e2dd8dacac99055567a3af2 | |
parent | fddd7ff01452c1791b96a532b11d89bda1c480e6 (diff) |
LICENSE: Make translations CC0; Bump version numberv0.4.3
-rw-r--r-- | LICENSE.txt | 31 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 31 insertions, 2 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index e4f8dc3..d9a2e12 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ Minetest Mod Storage Drawers ============================ -Version 0.4.2 +Version 0.4.3 License of source code: ----------------------- @@ -28,6 +28,35 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +License of translations: +------------------------ +CC0 1.0 Universal (CC0 1.0) Public Domain Dedication + +No Copyright +Minetest Mod Storage Drawers Translators + +The person who associated a work with this deed has dedicated the work to the public +domain by waiving all of his or her rights to the work worldwide under copyright law, +including all related and neighboring rights, to the extent allowed by law. + +You can copy, modify, distribute and perform the work, even for commercial purposes, all +without asking permission. See Other Information below. + +Other Information + +In no way are the patent or trademark rights of any person affected by CC0, nor are the +rights that other persons may have in the work or in how the work is used, such as +publicity or privacy rights. +Unless expressly stated otherwise, the person who associated a work with this deed makes +no warranties about the work, and disclaims liability for all uses of the work, to the +fullest extent permitted by applicable law. +When using or citing the work, you should not imply endorsement by the author or the +affirmer. + +For more details: +https://creativecommons.org/publicdomain/zero/1.0/ + + License of media: ----------------- Copyright (C) 2014 Justin Aquadro (MIT): @@ -1,5 +1,5 @@ # Minetest Mod Storage Drawers -Version 0.4.2, Status: alpha, License: MIT +Version 0.4.3, Status: alpha, License: MIT ## Description This mod adds simple item storages showing the item's inventory image in the |