summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/tinycbor/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/tinycbor/qt_attribution.json')
-rw-r--r--src/3rdparty/tinycbor/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/3rdparty/tinycbor/qt_attribution.json b/src/3rdparty/tinycbor/qt_attribution.json
new file mode 100644
index 0000000000..5b6355d013
--- /dev/null
+++ b/src/3rdparty/tinycbor/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "tinycbor",
+ "Name": "TinyCBOR",
+ "QDocModule": "qtcore",
+ "QtUsage": "Used for QCborStreamReader and QCborStreamWriter.",
+
+ "Description": "Concise Binary Object Representation (CBOR) Library",
+ "Version": "0.6.0",
+ "Homepage": "https://github.com/intel/tinycbor",
+ "License": "MIT License",
+ "LicenseId": "MIT",
+ "LicenseFile": "LICENSE",
+ "Version": "0.6+patches",
+ "Copyright": "Copyright (C) 2018 Intel Corporation"
+}