aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-08-08 01:59:42 +0200
committerLinnea Gräf <nea@nea.moe>2024-08-08 01:59:42 +0200
commitb338db1a1129977e4b8a98b8f08873b83dfff203 (patch)
treeb1df4cb55e5fb087a1daad4384d94c3c62235e5b /LICENSE
parent63d0d32e4659dfc621bef06e1a93d4293af2653d (diff)
downloadFirmament-b338db1a1129977e4b8a98b8f08873b83dfff203.tar.gz
Firmament-b338db1a1129977e4b8a98b8f08873b83dfff203.tar.bz2
Firmament-b338db1a1129977e4b8a98b8f08873b83dfff203.zip
Add contributing guide
[no changelog]
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE8
1 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index d080b63..24ca75f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
-This mod is licensed under a GPL 3.0 or Later license. Images and models (found in src/main/resources or other) are
-additionally licensed under CC-BY-4.0.
+Most of this mod is licensed under a GPL-3.0-or-later license. Some resources may also be licensed using creative
+commons licenses. You can use the [reuse](https://github.com/fsfe/reuse-tool) spec to check the concrete licenses for
+each file. See the licenses folder for the concrete license terms of each license.
-To read a full license report of all dependencies, execute
-`./gradlew :printAllLicenses`.
+To generate a full license report of all dependencies, execute `./gradlew :printAllLicenses`.