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