From efa920382e0ad29bf2ab3a8e1457cb4a3538362e Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 26 Aug 2020 17:20:48 +0200 Subject: Change classification of XSVG License [ChangeLog][Third-Party Code] XSVG license was re-classified to HPND-sell-variant, "Historical Permission Notice and Disclaimer - sell variant" https://spdx.org/licenses/HPND-sell-variant.html Change-Id: Icff6d7f072f0d4b64bd1c5ce703c8c007184ad8a Reviewed-by: Paul Wicking (cherry picked from commit 8b7f3b4b6e6e2f1b6721af7ca6edeb83b3b3adf8) Reviewed-by: Qt Cherry-pick Bot --- src/svg/qt_attribution.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/svg/qt_attribution.json b/src/svg/qt_attribution.json index 515bb38..9b17698 100644 --- a/src/svg/qt_attribution.json +++ b/src/svg/qt_attribution.json @@ -6,7 +6,8 @@ "Files": "qtsvghandler.cpp", "Description": "Some code for arc handling is derived from code from the XSVG project.", - "License": "MIT \"Old Style\" License", + "License": "Historical Permission Notice and Disclaimer - sell variant", + "LicenseId": "HPND-sell-variant", "LicenseFile": "XSVG_LICENSE.txt", - "Copyright": "Copyright 2002 USC/Information Sciences Institute" + "Copyright": "Copyright 2002 USC/Information Sciences Institute" } -- cgit v1.2.1