diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c3b177c7..9effd387 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -11,7 +11,7 @@ "sources": "https://github.com/LifeIsAParadox/Skyblocker", "issues": "https://github.com/LifeIsAParadox/Skyblocker/issues" }, - "license": "GNU GPLv3", + "license": "GNU LGPLv3", "icon": "assets/skyblocker/icon.png", "environment": "client", "entrypoints": { |