summaryrefslogtreecommitdiff
path: root/src/3rdparty/clipper/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/clipper/qt_attribution.json')
-rw-r--r--src/3rdparty/clipper/qt_attribution.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/3rdparty/clipper/qt_attribution.json b/src/3rdparty/clipper/qt_attribution.json
index 4f6a2321..cc00a496 100644
--- a/src/3rdparty/clipper/qt_attribution.json
+++ b/src/3rdparty/clipper/qt_attribution.json
@@ -1,13 +1,13 @@
{
"Id": "clipper",
"Name": "Clipper Polygon Clipping Library",
- "QDocModule": "qtlocation",
- "QtUsage": "Used in the QML plugin of Qt Location.",
+ "QDocModule": "qtpositioning",
+ "QtUsage": "Used in the QML plugin of Qt Location and in Qt Positioning.",
"Description": "The Clipper library performs line & polygon clipping - intersection, union, difference & exclusive-or, and line & polygon offsetting.",
"Homepage": "http://www.angusj.com/delphi/clipper.php",
- "Version": "6.4.0",
+ "Version": "6.4.2",
"LicenseId": "BSL-1.0",
"License": "Boost Software License 1.0",
"LicenseFile": "LICENSE",
- "Copyright": "Copyright Angus Johnson 2010-2015"
+ "Copyright": "Copyright Angus Johnson 2010-2017"
}