From ae0733c99b8452ea1c69bc3a487d8c72c5637cb0 Mon Sep 17 00:00:00 2001 From: Luca Di Sera Date: Fri, 5 Nov 2021 15:12:14 +0100 Subject: [PATCH] Doc: Remove broken homepage link for Vera fonts attribution The attribution for the Vera Fonts project declares a page on the gnome domain as the homepage of the fonts. The page is not maintained anymore and was removed from the gnome domain. Hence, we remove the "Homepage" key from the Vera Fonts attribution as no homepage seems to exists at the moment. Task-number: QTBUG-96127 Pick-to: 6.2 Change-Id: If4801eb96ce5568c4c18ecea7807ad87e165ca2a Reviewed-by: Kai Koehne --- src/3rdparty/wasm/qt_attribution.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/3rdparty/wasm/qt_attribution.json b/src/3rdparty/wasm/qt_attribution.json index 2b6bb30b2f..13858baf61 100644 --- a/src/3rdparty/wasm/qt_attribution.json +++ b/src/3rdparty/wasm/qt_attribution.json @@ -7,7 +7,6 @@ "Files": "Vera.ttf", "Description": "Vera is a group typeface (font) with a liberal license.", - "Homepage": "https://www.gnome.org/fonts/", "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",