From eb5629254f5c5de0c0980ad367d9629c4441c8c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Tue, 27 Sep 2022 15:44:36 +0200 Subject: Fix qt_attribution.json file Fixes File ./qtwayland/src/3rdparty/protocol/qt_attribution.json: Unknown key File. File ./qtwayland/src/3rdparty/protocol/qt_attribution.json: Unknown key License file. Could not parse file ./qtwayland/src/3rdparty/protocol/qt_attribution.json: object is missing after a comma Pick-to: 6.4.0 6.4 Change-Id: I145f9bcc40f175f5d909f7f947c2a20333b70c0c Reviewed-by: Jani Heikkinen --- src/3rdparty/protocol/qt_attribution.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/3rdparty/protocol/qt_attribution.json') diff --git a/src/3rdparty/protocol/qt_attribution.json b/src/3rdparty/protocol/qt_attribution.json index 76d8d3f04..7b81d5515 100644 --- a/src/3rdparty/protocol/qt_attribution.json +++ b/src/3rdparty/protocol/qt_attribution.json @@ -224,15 +224,15 @@ "Name": "Wayland Text Input Protocol v1", "QDocModule": "qtwaylandcompositor", "QtUsage": "Used in the Qt Wayland platform plugin", - "File": "text-input-unstable-v1.xml", + "Files": "text-input-unstable-v1.xml", "Description": "Adds support for text input and input methods to applications running on Wayland servers that only support text-input-unstable-v1.", "Homepage": "https://wayland.freedesktop.org", "Version": "unstable v1", "DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/unstable/text-input/text-input-unstable-v1.xml", "LicenseId": "MIT", - "License": "MIT LIcense", - "License file": "MIT_LICENSE.txt", + "License": "MIT License", + "LicenseFile": "MIT_LICENSE.txt", "Copyright": "Copyright © 2012, 2013 Intel Corporation" }, @@ -318,5 +318,5 @@ "License": "MIT License", "LicenseFile": "MIT_LICENSE.txt", "Copyright": "Copyright © 2015-2016 Red Hat Inc." - }, + } ] -- cgit v1.2.3