summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/complete/qt_attribution_test.json
blob: 22eadd8cd3140269e43b38d808b2900f82a645d9 (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
25
{
    "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",
    "SecurityCritical": true,
    "LicenseId": "xxx",
    "LicenseFile": "../../../../../../LICENSES/BSD-3-Clause.txt",
    "PackageComment": "just a test package"
}