summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-08-26 17:20:48 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-09-07 18:08:43 +0000
commitefa920382e0ad29bf2ab3a8e1457cb4a3538362e (patch)
tree5dfee7293a27a457dd511eaec9fed5d0f4cfcd65
parent7fa4b7c76ca4d9b84730cfad239e1a7a58cf2dfa (diff)
downloadqtsvg-efa920382e0ad29bf2ab3a8e1457cb4a3538362e.tar.gz
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 <paul.wicking@qt.io> (cherry picked from commit 8b7f3b4b6e6e2f1b6721af7ca6edeb83b3b3adf8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/svg/qt_attribution.json5
1 files 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"
}