From 740afaf5c83403b6184a3214c9cdf996f96ee5c0 Mon Sep 17 00:00:00 2001 From: Nicolas Barbotin Date: Thu, 23 Jun 2022 08:31:21 +0930 Subject: [PATCH 1/4] Update LICENSE --- LICENSE | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index c06b61c..b2669d7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1 @@ -Even though the source code is public, the following license applies: - -This software, its source code and its binaries are Copyright © 2018 Nicolas BARBOTIN and are the intellectual property of the author. -It may be not be reproduced under any circumstances except for personal, private use as long as it remains in its unaltered, unedited form. -It may not be placed on any web site or otherwise distributed publicly without advance written permission. -Use of this software on any other website or as a part of any public display is strictly prohibited, and a violation of copyright. +This mod and its source code is now in public domain. Feel free to do whatever you want with it; make forks, distribute it... whatever I would appreciate it, of course, if you credited me 😊 Thank you! From 0460285798a49371aba4ea20a7616bedf60e29aa Mon Sep 17 00:00:00 2001 From: Nicolas Barbotin Date: Thu, 23 Jun 2022 08:33:30 +0930 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7437a30..ec682db 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WebDisplays for Minecraft 1.12.2 -This is the WebDisplays mod for Minecraft 1.12.2. Even though the source code is public, it is not an "open source" project. Read the "LICENSE" file for more informations. +This is the WebDisplays mod for Minecraft 1.12.2. I don't have time to maintain it anymore, so I changed the license recently and anybody is welcome to create forks and/or re-distribute it. For more info see (LICENSE)[LICENSE]. ### Wiki * The Wiki that details all blocks/items can be found on my website https://montoyo.net/wdwiki/ From cf16d2e1a4aa60d5a108c5d98d375dcb37c2a603 Mon Sep 17 00:00:00 2001 From: Nicolas Barbotin Date: Thu, 23 Jun 2022 08:34:08 +0930 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec682db..6438132 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WebDisplays for Minecraft 1.12.2 -This is the WebDisplays mod for Minecraft 1.12.2. I don't have time to maintain it anymore, so I changed the license recently and anybody is welcome to create forks and/or re-distribute it. For more info see (LICENSE)[LICENSE]. +This is the WebDisplays mod for Minecraft 1.12.2. I don't have time to maintain it anymore, so I changed the license recently and anybody is welcome to create forks and/or re-distribute it. For more info see [LICENSE](LICENSE). ### Wiki * The Wiki that details all blocks/items can be found on my website https://montoyo.net/wdwiki/ From 62c4258265c0661161a3e6164c9f034105331df0 Mon Sep 17 00:00:00 2001 From: Mysticpasta1 Date: Wed, 22 Jun 2022 18:29:23 -0500 Subject: [PATCH 4/4] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c918676..6baf9e0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,7 +13,7 @@ "sources": "https://github.com/Mysticpasta1/webdisplays" }, - "license": "ARR", + "license": "Public Domain", "environment": "*", "entrypoints": {