Convert licenses to SPDX expressions (#226)
This commit is contained in:
@@ -3,7 +3,7 @@ name = "rsfile"
|
||||
version = "1.0.0"
|
||||
authors = ["alejandro@mosteo.com"]
|
||||
executables = ["rsfile"]
|
||||
licenses = ["GPL 3.0"]
|
||||
licenses = "GPL-3.0-only"
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user