From ee556215c3eecf29d0afd8537e81262003ba4d31 Mon Sep 17 00:00:00 2001 From: "Thiago Marcos P. Santos" Date: Thu, 27 Apr 2017 16:43:00 +0300 Subject: [Qt] Added qt_attribution.json Show Mapbox attribution on the Qt docs --- qt_attribution.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 qt_attribution.json diff --git a/qt_attribution.json b/qt_attribution.json new file mode 100644 index 0000000000..69f8fbb9cf --- /dev/null +++ b/qt_attribution.json @@ -0,0 +1,13 @@ +{ + "Id": "mapboxgl", + "Name": "Mapbox GL Native", + "QDocModule": "qtlocation", + "QtUsage": "Used in the Mapbox GL plugin of Qt Location.", + + "Description": "A library for embedding interactive and customizable vector maps.", + "Homepage": "https://github.com/mapbox/mapbox-gl-native", + "LicenseId": "BSD-2-Clause", + "License": "BSD 2-clause \"Simplified\" License", + "LicenseFile": "LICENSE.md", + "Copyright": "Copyright Mapbox 2014-2017" +} -- cgit v1.2.1