summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-08-25 16:28:58 +0200
committerKai Koehne <kai.koehne@qt.io>2020-09-11 17:11:03 +0200
commit29ed90a147d0b4f65cc0a447e533af9338c6bdf4 (patch)
treef8d9d82790249f9a2f96f5fe172271d5f7be6059 /src/3rdparty
parent87fd930fca0fbba11c164ac106deb5244ddac97f (diff)
Doc: Improve WinTab license information
Do categorize the license as LCS-Telegraphics License. Although SPDX doesn't know about the license (yet), DejaCode does: https://enterprise.dejacode.com/licenses/public/lcs-telegraphics/ So it's more helpful for the user to give the license a name, then to just call it 'Custom'. [ChangeLog][Third-Party Code] Changed classification of the wintab license from "Custom" to "LCS-Telegraphics License" Pick-to: 5.12 Pick-to: 5.15 Change-Id: Iba7538f67b43ceca2e599fc1ede520962d4a7e43 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/wintab/qt_attribution.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/wintab/qt_attribution.json b/src/3rdparty/wintab/qt_attribution.json
index 1b9c55552e..90cac85e0e 100644
--- a/src/3rdparty/wintab/qt_attribution.json
+++ b/src/3rdparty/wintab/qt_attribution.json
@@ -6,8 +6,8 @@
"Description": "Wintab is a de facto API for pointing devices on Windows.",
"PackageComment": "Upstream http://www.pointing.com/Wintab.html no longer offers updates; treat as final",
- "License": "Custom License",
+ "License": "LCS-Telegraphics License",
"LicenseFile": "LICENSE.txt",
- "LicenseId": "NONE",
+ "LicenseId": "urn:dje:license:lcs-telegraphics",
"Copyright": "Copyright 1991-1998 by LCS/Telegraphics."
}