summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-08-26 17:20:48 +0200
committerKai Koehne <kai.koehne@qt.io>2020-09-07 19:17:18 +0200
commit8b7f3b4b6e6e2f1b6721af7ca6edeb83b3b3adf8 (patch)
treeb8fab2fe9e9ae55aecf323068fe37a308ef746aa /src
parentb5d4667d3da863512e4a3c9a1b88c944d268dd7d (diff)
downloadqtsvg-8b7f3b4b6e6e2f1b6721af7ca6edeb83b3b3adf8.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 Pick-to: 5.15 Pick-to: 5.12 Change-Id: Icff6d7f072f0d4b64bd1c5ce703c8c007184ad8a Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src')
-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"
}