diff options
-rw-r--r-- | nitrocli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nitrocli/Cargo.toml b/nitrocli/Cargo.toml index 0128925..7b8dfc7 100644 --- a/nitrocli/Cargo.toml +++ b/nitrocli/Cargo.toml @@ -22,7 +22,7 @@ name = "nitrocli" version = "0.2.2" edition = "2018" authors = ["Daniel Mueller <deso@posteo.net>"] -license = "GPL-3.0+" +license = "GPL-3.0-or-later" homepage = "https://github.com/d-e-s-o/nitrocli" repository = "https://github.com/d-e-s-o/nitrocli.git" readme = "README.md" |