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 -1
View File
@@ -1,7 +1,7 @@
description = "An Ada language binding to SocketCAN for GNU/Linux systems"
name = "socketcan"
version = "1.0.0"
licenses = ["LGPL 3.0"]
licenses = "LGPL-3.0-only"
maintainers = ["glen.m.cornell@gmail.com"]
maintainers-logins = ["glencornell"]
project-files = ["src/socketcan.gpr"]