summaryrefslogtreecommitdiff
path: root/src/3rdparty/earcut/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/earcut/qt_attribution.json')
-rw-r--r--src/3rdparty/earcut/qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/3rdparty/earcut/qt_attribution.json b/src/3rdparty/earcut/qt_attribution.json
new file mode 100644
index 00000000..0e52989c
--- /dev/null
+++ b/src/3rdparty/earcut/qt_attribution.json
@@ -0,0 +1,13 @@
+{
+ "Id": "earcut",
+ "Name": "Earcut Polygon Triangulation Library",
+ "QDocModule": "qtlocation",
+ "QtUsage": "Used in the QML plugin of Qt Location.",
+
+ "Description": "A C++ port of earcut.js, a fast, header-only polygon triangulation library.",
+ "Homepage": "https://github.com/mapbox/earcut.hpp",
+ "LicenseId": "ISC",
+ "License": "ISC License",
+ "LicenseFile": "LICENSE",
+ "Copyright": "Copyright (c) 2015 Mapbox"
+}