aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorGrayray <69988482+Grayray75@users.noreply.github.com>2023-10-04 18:59:32 +0200
committerGitHub <noreply@github.com>2023-10-04 12:59:32 -0400
commit7e2e9cf55f61e2b687eff0164483430d290da666 (patch)
treef9607f199ea234abafa629d2f8455f22f93c885a /src/main/resources/fabric.mod.json
parentda657c41a90a05fed4945482a2ec4350bd6077ff (diff)
downloadSkyblocker-7e2e9cf55f61e2b687eff0164483430d290da666.tar.gz
Skyblocker-7e2e9cf55f61e2b687eff0164483430d290da666.tar.bz2
Skyblocker-7e2e9cf55f61e2b687eff0164483430d290da666.zip
Use standardised license identifier (#320)
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 0920d7d7..e9dc5e58 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -11,7 +11,7 @@
"sources": "https://github.com/SkyblockerMod/Skyblocker",
"issues": "https://github.com/SkyblockerMod/Skyblocker/issues"
},
- "license": "GNU LGPLv3",
+ "license": "LGPL-3.0-or-later",
"icon": "assets/skyblocker/icon.png",
"environment": "client",
"entrypoints": {