aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-25 21:48:57 -0700
committerGitHub <[email protected]>2021-04-25 21:48:57 -0700
commitc89bdba2c54d1e35a224eaa01ba4a8cb4b88805a (patch)
tree17bc10203aa98a07fe1a99f12cb67bb10388d6f4 /Cargo.toml
parentfix: Add run subcommand to CMD instruction (diff)
downloadwhirl-c89bdba2c54d1e35a224eaa01ba4a8cb4b88805a.tar.xz
whirl-c89bdba2c54d1e35a224eaa01ba4a8cb4b88805a.zip
fix: License to SPDX format
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index de0fd83..09e8bdd 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