From 4155eaa921975f889c2ff3ce8db0c5446a2e1b51 Mon Sep 17 00:00:00 2001 From: Eli <78963198+niceEli@users.noreply.github.com> Date: Thu, 1 Feb 2024 12:55:33 -0500 Subject: [PATCH] GPL Part 2 --- 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 27a62a1..aaced0d 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -11,7 +11,7 @@ "homepage": "https://fabricmc.net/", "sources": "https://github.com/FabricMC/fabric-example-mod" }, - "license": "CC0-1.0", + "license": "GPL3", "icon": "assets/simplexity/icon.png", "environment": "*", "entrypoints": {