summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
blob: 515bb387a91af4473c703b799031b58fc2137160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "Id": "xsvg",
    "Name": "XSVG",
    "QDocModule": "qtsvg",
    "QtUsage": "Used in the Qt SVG library.",
    "Files": "qtsvghandler.cpp",

    "Description": "Some code for arc handling is derived from code from the XSVG project.",
    "License": "MIT \"Old Style\" License",
    "LicenseFile": "XSVG_LICENSE.txt",
    "Copyright": "Copyright  2002 USC/Information Sciences Institute"
}