Fix littlefs license expression (#236)
This commit is contained in:
committed by
GitHub
parent
fec54162ed
commit
0e42c88f19
@@ -1,7 +1,7 @@
|
||||
name = "littlefs"
|
||||
description = "Ada/SPARK binding for the LittleFS flash embedded filesystem"
|
||||
version = "0.1.0"
|
||||
licenses = ["BSD 3-Clauses"]
|
||||
licenses = "BSD-3-Clause"
|
||||
authors = ["Fabien Chouteau"]
|
||||
maintainers = ["Fabien Chouteau <chouteau@adacore.com>"]
|
||||
maintainers-logins = ["Fabien-Chouteau"]
|
||||
|
||||
Reference in New Issue
Block a user