Use SPDX identifier for license name
This commit is contained in:
parent
6a04ccca5b
commit
daa594cc64
|
@ -6,7 +6,7 @@ authors = [
|
|||
"Anatoly Yakovenko <aeyakovenko@gmail.com>",
|
||||
"Greg Fitzgerald <garious@gmail.com>",
|
||||
]
|
||||
license = "APACHE-2.0"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[badges]
|
||||
codecov = { repository = "https://github.com/loomprotocol/silk.git", branch = "master", service = "github" }
|
||||
|
|
Loading…
Reference in New Issue