Fix copyright information for src/3rdparty/xcb

The new copyright lines are taken from xcb-proto-1.13/COPYING, and
xcb-proto-1.13/src/xinput.xml.

[ChangeLog][Third-Party] Fixed copyright information for "XCB-XInput".

Pick-to: 5.15
Change-Id: I8afa4dab39765b85a015524fe16b085dcfe5a864
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Kai Koehne 2020-10-09 15:09:00 +02:00
parent 260d1fe832
commit 9079e3f2fc

View File

@ -10,5 +10,5 @@
"License": "MIT License", "License": "MIT License",
"LicenseId": "MIT", "LicenseId": "MIT",
"LicenseFile": "LICENSE", "LicenseFile": "LICENSE",
"Copyright": "Copyright (C) Free Software Foundation, Inc." "Copyright": "Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.\nCopyright (C) 2006 Peter Hutterer\nCopyright (C) 2013 Daniel Martin"
} }