summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/complete/qt_attribution_test.json
blob: 8035cefabea1b657fad94d09108e4f37f22a49ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "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",
  "PackageComment": "just a test package"
}