From d04c436ab171bb1c3737c83486bb21a5ca5bd981 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 25 Aug 2020 16:28:58 +0200 Subject: [PATCH] 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 (cherry picked from commit 29ed90a147d0b4f65cc0a447e533af9338c6bdf4) Reviewed-by: Qt Cherry-pick Bot --- src/3rdparty/wintab/qt_attribution.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/3rdparty/wintab/qt_attribution.json b/src/3rdparty/wintab/qt_attribution.json index 1b9c55552ee..90cac85e0e0 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." }