summaryrefslogtreecommitdiffstats
path: root/src/foundation/qt_attribution.json
blob: 46b571c3cf677ee82e812fab8d4cf6aecf844b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
    "Id": "convertutf",
    "Name": "ConvertUTF",
    "QDocModule": "qt3dstudio",
    "QtUsage": "Used by Qt3DStudio, Studio and Runtime components.",

    "License": "Other",
    "LicenseFile": "LICENSE_CONVERTUTF.TXT",
    "Copyright": "Copyright 2001-2004 Unicode, Inc."
},
{
    "Id": "socket",
    "Name": "Socket",
    "QDocModule": "qt3dstudio",
    "QtUsage": "Used by Qt3DStudio, Runtime component.",

    "License": "MIT license",
    "LicenseId": "MIT",
    "LicenseFile": "LICENCE_SOCKET.TXT",
    "Copyright": "Copyright (C) 2004-2013 Diego Nehab."
}
]