mirror of
https://github.com/minetest-mods/drawers.git
synced 2024-11-08 16:03:43 +01:00
LICENSE: Make translations CC0; Bump version number
This commit is contained in:
parent
fddd7ff014
commit
ed239772c1
31
LICENSE.txt
31
LICENSE.txt
@ -1,6 +1,6 @@
|
|||||||
Minetest Mod Storage Drawers
|
Minetest Mod Storage Drawers
|
||||||
============================
|
============================
|
||||||
Version 0.4.2
|
Version 0.4.3
|
||||||
|
|
||||||
License of source code:
|
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.
|
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:
|
License of media:
|
||||||
-----------------
|
-----------------
|
||||||
Copyright (C) 2014 Justin Aquadro (MIT):
|
Copyright (C) 2014 Justin Aquadro (MIT):
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Minetest Mod Storage Drawers
|
# Minetest Mod Storage Drawers
|
||||||
Version 0.4.2, Status: alpha, License: MIT
|
Version 0.4.3, Status: alpha, License: MIT
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
This mod adds simple item storages showing the item's inventory image in the
|
This mod adds simple item storages showing the item's inventory image in the
|
||||||
|
Loading…
Reference in New Issue
Block a user