summaryrefslogtreecommitdiff
path: root/tests/auto/qtattributionsscanner/testdata/good/complete/qt_attribution_test.json
blob: dbdcefab886ec28df37d10b9ce0ac5be17f8d45a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
    "Id": "complete",
    "Name": "Complete",
    "QDocModule": "qtest",
    "QtParts": [
        "examples"
    ],

    "License": "License",
    "Copyright": "Copyright",

    "Description": "Multi
Line
Description",
    "QtUsage": "Multi
Line
Usage",
    "Homepage": "www.qt.io",
    "Version": "1.0",
    "DownloadLocation": "www.qt.io/1.0",
    "LicenseId": "xxx",
    "LicenseFile": "../../../../../../LICENSES/BSD-3-Clause.txt",
    "PackageComment": "just a test package"
}