summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/xcb/qt_attribution.json
diff options
context:
space:
mode:
authorLucie GĂ©rard <lucie.gerard@qt.io>2023-09-01 13:54:21 +0200
committerLucie Gerard <lucie.gerard@qt.io>2023-10-23 17:42:45 +0000
commitc0f13eeb99e58c71c685d4c2d2932f300d69fb26 (patch)
tree32722f885076e3777b37015749e26fa0a2b94182 /src/3rdparty/xcb/qt_attribution.json
parent89f0f34db516d74e5d20afe7131bce257589538d (diff)
Modify copyright format in qt_attribution.json
Multiline copyright entries are entered via string array. Task-number: QTBUG-111873 Pick-to: 6.5 6.6 Change-Id: Ib8203163db8d5d579117f402b7a89b59ae1a5169 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/3rdparty/xcb/qt_attribution.json')
-rw-r--r--src/3rdparty/xcb/qt_attribution.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/3rdparty/xcb/qt_attribution.json b/src/3rdparty/xcb/qt_attribution.json
index 7c469c2ef1..dce3977905 100644
--- a/src/3rdparty/xcb/qt_attribution.json
+++ b/src/3rdparty/xcb/qt_attribution.json
@@ -10,5 +10,7 @@
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "LICENSE",
- "Copyright": "Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.\nCopyright (C) 2006 Peter Hutterer\nCopyright (C) 2013 Daniel Martin"
+ "Copyright": ["Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.",
+ "Copyright (C) 2006 Peter Hutterer",
+ "Copyright (C) 2013 Daniel Martin"]
}