summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/kernel/qt_attribution.json')
-rw-r--r--src/corelib/kernel/qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/corelib/kernel/qt_attribution.json b/src/corelib/kernel/qt_attribution.json
new file mode 100644
index 0000000000..37764a5330
--- /dev/null
+++ b/src/corelib/kernel/qt_attribution.json
@@ -0,0 +1,13 @@
+{
+ "Id": "qeventdispatcher_cf",
+ "Name": "QEventDispatcher on macOS",
+ "QDocModule": "qtcore",
+ "QtUsage": "Used in Qt Core on macOS.",
+ "Path": "qeventdispatcher_cf_p.h",
+
+ "Description": "Implementation of QAbstractEventDispatcher for macOS.",
+ "License": "BSD 3-clause \"New\" or \"Revised\" License",
+ "LicenseId": "BSD-3-Clause",
+ "LicenseFile": "QEVENTDISPATCHER_CF_LICENSE.txt",
+ "Copyright": "Copyright (c) 2007-2008, Apple, Inc."
+}