summaryrefslogtreecommitdiff
path: root/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'qt_attribution.json')
-rw-r--r--qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
index 4a50d4651c..7ca84ae92b 100644
--- a/qt_attribution.json
+++ b/qt_attribution.json
@@ -193,6 +193,19 @@
"Copyright": "Copyright (c) 2016 Mapbox"
},
{
+ "Id": "mapboxgl-tao_tuple",
+ "Name": "tao_tuple",
+ "QDocModule": "qtlocation",
+ "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",
+
+ "Path": "deps/tao_tuple",
+ "Description": "The Art of C++ implementation of std::tuple and std::integer_sequence.",
+ "Homepage": "https://github.com/taocpp/",
+ "LicenseId": "MIT",
+ "License": "MIT License",
+ "Copyright": "Copyright (c) 2015-2017 Daniel Frey"
+ },
+ {
"Id": "mapboxgl-unique_resource",
"Name": "unique_resource",
"QDocModule": "qtlocation",