From 1083934e5e0d5add1fddfb171f17b1966aa826b0 Mon Sep 17 00:00:00 2001 From: desyncfy Date: Wed, 26 Jun 2024 08:45:29 -0700 Subject: [PATCH] Change license to GPL 3 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 6e44054..64d03cf 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -21,7 +21,7 @@ "sources": "https://github.com/chickenmanfy/scify", "issues": "https://github.com/chickenmanfy/scify/issues" }, - "license": "GNU General Public License Version 3", + "license": "GPL-3", "icon": "assets/scify/icon.png", "environment": "*", "entrypoints": {