aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-25 21:48:57 +0000
committerGitHub <[email protected]>2021-04-25 21:48:57 +0000
commitb364086f8805ff8afe45f65db8b762c51ae03643 (patch)
treea5065a31a0232454b70a07d3a14e4aa734160ed6
parentfix: Add run subcommand to CMD instruction (diff)
downloadwhirl-b364086f8805ff8afe45f65db8b762c51ae03643.tar.xz
whirl-b364086f8805ff8afe45f65db8b762c51ae03643.zip
fix: License to SPDX format
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa0aaab..b9a2a8a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ documentation = "https://www.whirlsplash.org"
readme = "README.md"
homepage = "https://whirlsplash.org"
repository = "https://github.com/Whirlsplash/whirl"
-license = "GPLv3"
+license = "GPL-3.0-only"
# license-file = "LICENSE"
keywords = ["rust", "worldserver", "whirl", "whirlsplash"]
publish = false