Convert licenses to SPDX expressions (#226)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
description = "Library implementing the deflate method from gzip/PKZIP"
|
||||
name = "zlib"
|
||||
authors = ["Jean-loup Gailly", "Mark Adler"]
|
||||
licenses = []
|
||||
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ version = "1.3.0"
|
||||
website = "http://zlib-ada.sourceforge.net/"
|
||||
authors = ["Dmitriy Anisimkov"]
|
||||
executables = ["buffer_demo", "mtest", "read", "test"]
|
||||
licenses = []
|
||||
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
project-files = ["zlib.gpr"]
|
||||
|
||||
Reference in New Issue
Block a user