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

  "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"
}