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
commitfdbe89e45c4ef075d0b47ff0d62bbe2ec85e9928 (patch)
treedb50c583fbc9bfb531d9782bd8e44a4df89f7544
parente3c639e706e6511a2f8511c33f4d265f0717070c (diff)
downloadqtsvg-fdbe89e45c4ef075d0b47ff0d62bbe2ec85e9928.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"
}