ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACAD
1
This document is a draft. You should also undertake your own review/investigations.
2
SoftwareLicenseOSUsageNoteCopyright textSummaryWebsite
3
pydvbcssApache 2.0AllIncorporated SourceParts of the Media Synchronizer are based on this.
Translated from a Python library/tool into a native service.
https://github.com/bbc/pydvbcss/blob/master/COPYING
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
Must state changes made to files.
Must retain NOTICE file.
Cannot use trademarks/contributors/names (e.g. for promotion/endorsement).
https://github.com/bbc/pydvbcss
4
dash.jsBSD 3-ClauseAllDistributed AssetModified.
https://github.com/Dash-Industry-Forum/dash.js/blob/development/LICENSE.md
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
Cannot use trademarks/contributors/names (e.g. for promotion/endorsement).
https://github.com/Dash-Industry-Forum/dash.js
5
libwebsocketsMIT/Other permissiveAllExternal DependencySpecific version included on system.
https://android.googlesource.com/platform/external/libwebsockets/+/refs/heads/master/LICENSE
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
Cannot use trademarks/contributors/names (e.g. for promotion/endorsement).
https://android.googlesource.com/platform/external/libwebsockets
6
imscJSBSD 2-ClauseAllIncorporated Source (in dash.js)https://github.com/sandflow/imscJS/blob/master/LICENSE
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
https://github.com/sandflow/imscJS/blob/master/LICENSE
7
libxml2MITAllExternal DependencySpecific version included on system.
https://android.googlesource.com/platform/external/libxml2/+/refs/heads/master/Copyright
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
https://android.googlesource.com/platform/external/libxml2/
8
libjsoncppMITAllExternal DependencySpecific version included on system.
https://android.googlesource.com/platform/external/jsoncpp/+/refs/heads/master/LICENSE
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
https://android.googlesource.com/platform/external/jsoncpp/
9
dial-referenceBSD 2-ClauseAndroidIncorporated SourceModified and incorporated as a mock reference integration.https://github.com/Netflix/dial-reference/blob/master/LICENSE
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
https://github.com/Netflix/dial-reference
10
mongoose (old/MIT version)
MITAndroidIncorporated Source (in dial-reference)This is an older version of Mongoose, prior to the license change.
https://github.com/Netflix/dial-reference/blob/master/server/mongoose.h
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
https://github.com/Netflix/dial-reference/blob/master/server/mongoose.h
11
boringsslBSD-style/Other permissiveAndroidExternal Dependency
https://boringssl.googlesource.com/boringssl/+/refs/heads/master/LICENSE
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
Cannot use trademarks/contributors/names (e.g. for promotion/endorsement).
https://boringssl.googlesource.com/boringssl/
12
okhttpApache 2.0AndroidExternal Dependency
https://android.googlesource.com/platform/external/okhttp/+/refs/heads/master/LICENSE.txt
Must include copyright/license in source and with binary distributions (e.g. documentation/help screen).
Must state changes made to files.
Must retain NOTICE file.
Cannot use trademarks/contributors/names (e.g. for promotion/endorsement).
https://android.googlesource.com/platform/external/okhttp/
13
libcurlRDKDetails to be confirmed.
14
libuuidRDKDetails to be confirmed.
15
libdlRDKDetails to be confirmed.
16
Base64.h/.cppMIT LicenseRDKIncorporated SourceAdapted the original code to introduce the Base64 utility class in ORB for RDK
https://gist.github.com/tomykaira/f0fd86b6c73063283afe550bc5d77594
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100