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
@@ -1,6 +1,6 @@
description = "Header files and a static library for Python2"
name = "libpython2dev"
licenses = ["Custom"] # PSF is not available in Alire yet
licenses = "PSF-2.0"
maintainers = ["chouteau@adacore.com"]
maintainers-logins = ["Fabien-Chouteau"]