diff options
author | Edward Welbourne <edward.welbourne@qt.io> | 2019-02-20 16:01:00 +0100 |
---|---|---|
committer | Edward Welbourne <edward.welbourne@qt.io> | 2019-02-21 13:25:58 +0000 |
commit | 1c55948ee84f7e8ce4ec6532d7e34f4a1f3c3dea (patch) | |
tree | 0f3662bea7337a5500ea57b7451bb2f9089b77ed /src/dbus/qt_attribution.json | |
parent | 2e8987b7ecf92455ce973eb178307f48bf169fc9 (diff) | |
download | qtbase-1c55948ee84f7e8ce4ec6532d7e34f4a1f3c3dea.tar.gz |
DBus: verify up to date with dbus-1.12.12
The attirubtion previously only sayd 1.12, so verified up to date at
1.12.12; and tweaked the header slightly to make it easier to verify
(content is now in the same order as in the dbus sources). Updated
the list of years in which Red Hat claims copyright on various parts.
Fixes: QTBUG-72622
Change-Id: Idcec9edbf42860bca61d838e75889a55eb0859d5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/dbus/qt_attribution.json')
-rw-r--r-- | src/dbus/qt_attribution.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dbus/qt_attribution.json b/src/dbus/qt_attribution.json index 69d946ba5c..33eaee1ed1 100644 --- a/src/dbus/qt_attribution.json +++ b/src/dbus/qt_attribution.json @@ -7,7 +7,7 @@ "Description": "D-Bus is a message bus system, a simple way for applications to talk to one another.", "Homepage": "https://www.freedesktop.org/wiki/Software/dbus/", "Version": "Minimal supported is 1.2, compatible up to ...", - "Version": "1.12", + "Version": "dbus-1.12.12", "LicenseId": "AFL-2.1 OR GPL-2.0-or-later", "License": "Academic Free License v2.1, or GNU General Public License v2.0 or later", "LicenseFile": "LIBDBUS-1-LICENSE.txt", |