summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/protocol/qt_attribution.json
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-03-30 12:29:32 +0200
committerKai Köhne <kai.koehne@qt.io>2022-03-31 18:55:48 +0200
commit144888cc26700deccc69e6ba55d079872bba9e49 (patch)
tree21863cce2a9e4ae1acaf436e8bcee05f743b776c /src/3rdparty/protocol/qt_attribution.json
parentbdf9580610455e3db4c8e98572afcce347c78ba5 (diff)
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>
Diffstat (limited to 'src/3rdparty/protocol/qt_attribution.json')
-rw-r--r--src/3rdparty/protocol/qt_attribution.json6
1 files changed, 3 insertions, 3 deletions
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 &lt;aleixpol@kde.org&gt;\nCopyright © 2020 Carlos Garnacho &lt;carlosg@gnome.org&gt;"
},