summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d64b091f..4f6a2321 100644
--- a/src/3rdparty/clipper/qt_attribution.json
+++ b/src/3rdparty/clipper/qt_attribution.json
@@ -3,11 +3,11 @@
"Name": "Clipper Polygon Clipping Library",
"QDocModule": "qtlocation",
"QtUsage": "Used in the QML plugin of Qt Location.",
-
- "Description": "Clip2Tri can be used together with Clipper for robust triangulation.",
- "Homepage": "http://www.angusj.com",
+ "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",
"LicenseId": "BSL-1.0",
"License": "Boost Software License 1.0",
"LicenseFile": "LICENSE",
- "Copyright": "Copyright Angus Johnson 2010-2014"
+ "Copyright": "Copyright Angus Johnson 2010-2015"
}