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