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

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