From 10b5db1393c1b7b6517dba1fae83c2cd50e6a485 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 25 Aug 2020 15:27:32 +0200 Subject: Improve license information for libpng Use the official name and ID from SPDX: https://spdx.org/licenses/libpng-2.0.html Pick-to: 5.15 Change-Id: I199efd600373cdc150d48a449b122f90ff2c48ef Reviewed-by: Eirik Aavitsland --- src/3rdparty/libpng/qt_attribution.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/3rdparty') diff --git a/src/3rdparty/libpng/qt_attribution.json b/src/3rdparty/libpng/qt_attribution.json index b13f0c3527..612aa67791 100644 --- a/src/3rdparty/libpng/qt_attribution.json +++ b/src/3rdparty/libpng/qt_attribution.json @@ -7,8 +7,8 @@ "Description": "libpng is the official PNG reference library.", "Homepage": "http://www.libpng.org/pub/png/libpng.html", "Version": "1.6.37", - "License": "libpng License and libpng License 2", - "LicenseId": "Libpng AND Libpng2", + "License": "libpng License and PNG Reference Library version 2", + "LicenseId": "Libpng AND libpng-2.0", "LicenseFile": "LICENSE", "Copyright": "Copyright (c) 1998-2018 Glenn Randers-Pehrson Copyright (c) 2000-2017 Simon-Pierre Cadieux -- cgit v1.2.3