summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/complete/qt_attribution.json
blob: eaebdb9efc975fadde967544524161dc1a0698a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "Id": "complete",
  "Name": "Complete",
  "QDocModule": "qtest",

  "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",
  "LicenseId": "xxx",
  "LicenseFile": "LICENSE"
}