-
Notifications
You must be signed in to change notification settings - Fork 4
/
qt_attribution.json
48 lines (45 loc) · 1.55 KB
/
qt_attribution.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[
{
"Id": "protobuf",
"Name": "protobuf",
"QDocModule": "qtprotobuf",
"QtUsage": "Used in the qtprotobufgen generator and conformance test.",
"QtParts": [ "tools", "tests" ],
"SecurityCritical": false,
"Homepage": "https://protobuf.dev",
"Path": "tests/auto/protobuf/conformance/data",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSES/LicenseRef-protobuf.txt",
"Copyright": "Copyright 2008 Google Inc.",
"Version": "21.9"
},
{
"Id": "protobuf-qtgrpcgen",
"Name": "protobuf",
"QDocModule": "qtgrpc",
"QtUsage": "Used in the qtgrpcgen generator.",
"QtParts": [ "tools" ],
"SecurityCritical": false,
"Homepage": "https://protobuf.dev",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSES/LicenseRef-protobuf.txt",
"Copyright": "Copyright 2008 Google Inc.",
"Version": "21.9"
},
{
"Id": "gRPC",
"Name": "gRPC",
"QDocModule": "qtgrpc",
"QtUsage": "Used in the gRPC examples and tests.",
"QtParts": [ "examples" ],
"SecurityCritical": false,
"Homepage": "https://grpc.io",
"License": "Apache License 2.0",
"LicenseId": "Apache-2.0",
"LicenseFile": "LICENSE.Apache-2.0.txt",
"Copyright": "Copyright 2015 gRPC authors.",
"Version": "1.50.1"
}
]