From fbefafe1593befb30cce17c843e9576df064358b Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 26 Aug 2020 11:55:29 +0200 Subject: [PATCH] Fix dead link in thirdparty license documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit bistream-vera is not a known license for SPDX. Instead use a DejaCode URN. Handling of such URN's is done in a separate patch in qtools. Pick-to: 5.15 Change-Id: I687507ab05d2d377a50dbc0a1037071a9de68341 Reviewed-by: Paul Wicking Reviewed-by: Topi Reiniƶ --- src/3rdparty/wasm/qt_attribution.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/3rdparty/wasm/qt_attribution.json b/src/3rdparty/wasm/qt_attribution.json index 75c5c6c49f..2b6bb30b2f 100644 --- a/src/3rdparty/wasm/qt_attribution.json +++ b/src/3rdparty/wasm/qt_attribution.json @@ -11,7 +11,7 @@ "Version": "1.10", "DownloadLocation": "http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/ttf-bitstream-vera-1.10.tar.bz2", "License": "Bitstream Vera Font License", - "LicenseId": "bitstream-vera", + "LicenseId": "urn:dje:license:bitstream", "LicenseFile": "VERA-LICENSE", "Copyright": "Copyright (C) 2003 Bitstream,Inc" }, @@ -26,6 +26,7 @@ "Homepage": "https://dejavu-fonts.github.io/", "Version": "2.37", "License": "Bitstream Vera Font License", + "LicenseId": "urn:dje:license:bitstream", "LicenseFile": "DEJAVU-LICENSE", "Copyright": "Copyright (c) 2003 by Bitstream, Inc Copyright (c) 2006 by Tavmjong Bah