summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/poly2tri/qt_attribution.json
blob: fdc7c29e4dd86070efbc5a205c95636f0bc78eb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "Id": "poly2tri",
    "Name": "Poly2Tri Polygon Triangulation Library",
    "QDocModule": "qtlocation",
    "QtUsage": "Used in the QML plugin of Qt Location.",

    "Description": "Poly2Tri is a sweepline constrained Delaunay Polygon Triangulation Library.",
    "Homepage": "http://code.google.com/p/poly2tri/",
    "LicenseId": "BSD-3-Clause",
    "License": "BSD 3-clause \"New\" or \"Revised\" License",
    "LicenseFile": "LICENSE",
    "Copyright": "Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors"
}