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 <eskil.abrahamsen-blomfeldt@qt.io>
This commit is contained in:
Kai Köhne 2022-03-30 12:29:32 +02:00
parent b3395051bf
commit dd83a27fec

View File

@ -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 &lt;aleixpol@kde.org&gt;\nCopyright © 2020 Carlos Garnacho &lt;carlosg@gnome.org&gt;"
},