From 368e488908ffc28cac6ba8f2149367b1a85bd371 Mon Sep 17 00:00:00 2001 From: Shiewk Date: Sun, 28 Jul 2024 14:27:20 +0200 Subject: [PATCH] Update license in 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 f11aa51..3a15e04 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -10,7 +10,7 @@ "contact": { "repo": "https://github.com/Shiewk/BedrockDeathScreen" }, - "license": "unlicense", + "license": "Apache-2.0", "icon": "assets/bedrockdeathscreen/icon.png", "environment": "client", "entrypoints": {