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:
parent
b3395051bf
commit
dd83a27fec
@ -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>"
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user