summaryrefslogtreecommitdiffstats
path: root/src/dbus/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus/qt_attribution.json')
-rw-r--r--src/dbus/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/dbus/qt_attribution.json b/src/dbus/qt_attribution.json
new file mode 100644
index 0000000000..52636ba89b
--- /dev/null
+++ b/src/dbus/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "libdbus-1-headers",
+ "Name": "libdus-1 headers",
+ "QDocModule": "qtdbus",
+ "QtUsage": "Qt D-Bus uses constants and typedefs from libdbus-1 headers.",
+
+ "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/",
+ "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",
+ "Files": "dbus_minimal_p.h",
+ "Copyright": "Copyright (C) 2002, 2003 CodeFactory AB
+Copyright (C) 2004, 2005 Red Hat, Inc."
+}