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"

Change-Id: Iba7538f67b43ceca2e599fc1ede520962d4a7e43
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 29ed90a147d0b4f65cc0a447e533af9338c6bdf4)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Kai Koehne 2020-08-25 16:28:58 +02:00 committed by Qt Cherry-pick Bot
parent 6e03d17f2f
commit d04c436ab1

View File

@ -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."
}