From 29ed90a147d0b4f65cc0a447e533af9338c6bdf4 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 25 Aug 2020 16:28:58 +0200 Subject: 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 --- src/3rdparty/wintab/qt_attribution.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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." } -- cgit v1.2.3