File: qt_attribution.json

package info (click to toggle)
qttools-opensource-src 5.15.17-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 58,632 kB
  • sloc: cpp: 204,308; xml: 3,621; ansic: 265; javascript: 120; perl: 118; makefile: 64; java: 32
file content (11 lines) | stat: -rw-r--r-- 453 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
{
    "Id": "exampleattribution",
    "Name": "Example Attribution",
    "QDocModule": "somemodule",
    "Description": "Does nothing specific.",
    "QtUsage": "Optionally compiled into Some Qt Module. To avoid, pass \c -no-somemodule or \c -system-somemodule to \c configure.",
    "License": "GNU General Public License v3.0 only",
    "LicenseId": "GPL-3.0",
    "LicenseFile": "LICENSE",
    "Copyright": "Copyright (C) 2016 The Qt Company Ltd."
}