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