From b364086f8805ff8afe45f65db8b762c51ae03643 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 25 Apr 2021 21:48:57 +0000 Subject: fix: License to SPDX format --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3