From 144888cc26700deccc69e6ba55d079872bba9e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 30 Mar 2022 12:29:32 +0200 Subject: Fix format of qt_attribution.json files Also fix a typo in the license name. Amends db3df0b3b439a Pick-to: 6.3.0 6.3 Fixes: QTBUG-102148 Change-Id: Ic231a4b744864c19190d428a9a2fc5101ffa77f0 Reviewed-by: Eskil Abrahamsen Blomfeldt --- src/3rdparty/protocol/qt_attribution.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/3rdparty/protocol') diff --git a/src/3rdparty/protocol/qt_attribution.json b/src/3rdparty/protocol/qt_attribution.json index 89ffb6ed9..f51599de0 100644 --- a/src/3rdparty/protocol/qt_attribution.json +++ b/src/3rdparty/protocol/qt_attribution.json @@ -155,15 +155,15 @@ "Name": "Wayland xdg-activation Protocol", "QDocModule": "qtwaylandcompositor", "QtUsage": "Used in the Qt Wayland platform plugin", - "File": "xdg-activation-v1.xml", + "Files": "xdg-activation-v1.xml", "Description": "The xdg-activation protocol provides a way for one client to pass focus to another.", "Homepage": "https://wayland.freedesktop.org", "Version": "unstable v1, version 1", "DownloadLocation": "https://gitlab.freedesktop.org/wayland/wayland-protocols/-/blob/main/staging/xdg-activation/xdg-activation-v1.xml", "LicenseId": "MIT", - "License": "MIT LIcense", - "License file": "MIT_LICENSE.txt", + "License": "MIT License", + "LicenseFile": "MIT_LICENSE.txt", "Copyright": "Copyright © 2020 Aleix Pol Gonzalez <aleixpol@kde.org>\nCopyright © 2020 Carlos Garnacho <carlosg@gnome.org>" }, -- cgit v1.2.3