Convert licenses to SPDX expressions (#226)

This commit is contained in:
Fabien Chouteau
2021-01-13 14:12:03 +01:00
committed by GitHub
parent cdf2956f68
commit 697f096eb0
225 changed files with 229 additions and 226 deletions
@@ -13,7 +13,7 @@ Library](https://github.com/AdaCore/Ada_Drivers_Library/) repo.
name = "embedded_components"
version = "0.1.0"
licenses = ["BSD 3-Clauses"]
licenses = "BSD-3-Clause"
authors=["AdaCore"]
website="https://github.com/AdaCore/Ada_Drivers_Library/"
maintainers = ["chouteau@adacore.com"]