zlib: Fix spelling of license

Follow spelling convention at https://spdx.org/licenses/Zlib.html

Change-Id: Ib25b98cf7f3a052ec25ba6924748a962733e2ed8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
Kai Koehne 2018-09-24 13:23:16 +02:00
parent b2b32d3147
commit c958fb8b48

View File

@ -8,7 +8,7 @@
"Homepage": "http://zlib.net/",
"Version": "1.2.11",
"License": "ZLib license",
"License": "zlib License",
"LicenseId": "Zlib",
"LicenseFile": "LICENSE",
"Copyright": "(C) 1995-2017 Jean-loup Gailly and Mark Adler"