summaryrefslogtreecommitdiff
path: root/tests/auto/qtattributionsscanner/testdata/warnings/unknown/expected.json
blob: 151af40938e83f2028d7d073278889ad738ed9eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
    {
        "Copyright": "Copyright",
        "Description": "",
        "Homepage": "",
        "Id": "unknown",
        "License": "License",
        "LicenseFile": "",
        "LicenseId": "",
        "Name": "Unknown",
        "Path": "%{PWD}",
        "Files": "",
        "QDocModule": "qtest",
        "QtParts": [ "libs" ],
        "QtUsage": "Usage",
        "Version": "",
        "DownloadLocation": ""
    }
]