Convert licenses to SPDX expressions (#226)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name = "uri_ada"
|
||||
description = "Processing of URI strings"
|
||||
version = "1.0.0"
|
||||
licenses = ["LGPL 3.0"]
|
||||
licenses = "LGPL-3.0-only"
|
||||
|
||||
authors = ["Alejandro R. Mosteo"]
|
||||
maintainers = ["Alejandro R. Mosteo <alejandro@mosteo.com>"]
|
||||
|
||||
Reference in New Issue
Block a user