-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
70 lines (54 loc) · 2.48 KB
/
NOTICE
File metadata and controls
70 lines (54 loc) · 2.48 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
This component contains software that is Copyright (c) 2024 RDK Management.
The component is licensed to you under the Apache License, Version 2.0 (the "License").
You may not use the component except in compliance with the License.
The component may include material which is licensed under other licenses / copyrights as
listed below. Your use of this material within the component is also subject to the terms and
conditions of these licenses. The LICENSE file contains the text of all the licenses which apply
within this component.
The jsc_lib directory tree within this component contains some software which
is licensed under the LGPL-2.0 License. The LGPL directory contains its own
license file, called COPYING, which describes the licensing of the software
under the jsc_lib directory.
Based on pxCore, Copyright 2015-2018 John Robinson
Licensed under the Apache License, Version 2.0
Copyright 2021 Metrological
Licensed under the Apache License, Version 2.0
xhr.js is credited to:
author Dan DeFelippi <dan@driverdan.com>
contributor David Ellis <d.f.ellis@ieee.org>
Licensed under the MIT License
TextEncoder.js is credited to:
Copyright (c) 2016 Till Affeldt
Licensed under the MIT License
whatwg-url, infra.js, percent-encoding.js, url-state-machine.js, URL.js, urlencoded.js, URLSearchParams.js credited to:
Copyright (c) Sebastian May
Licensed under the MIT License
XRegExp module in linkedjsdom.js credited to:
Copyright (c) 2007-2020 Steven Levithan
Licensed under the MIT License
node-fetch.js is credited to:
Copyright (c) 2016 - 2020 Node Fetch Team
Copyright Joyent, Inc. and other Node contributors.
Modifed by RDK Management to remove unnecessary parts and webpack
Licensed under the MIT License
wsenhanced.js is credited to:
Copyright (c) 2014 Guilherme Souza
Licensed under the MIT License
encoding.js is credited to:
Copyright (c) 2012-2014 Andris Reinman
Licensed under the MIT License
TextEncoder.js is credited to:
Copyright (c) 2016 Till Affeldt
Licensed under the MIT License
punycode.js is credited to:
Copyright Mathias Bynens <https://mathiasbynens.be/>
Licensed under the MIT License
event.js is credited to:
Copyright Joyent, Inc. and other Node contributors
Licensed under the MIT License
linkedjsdom.js and linkedjsdom_minified.js credited to:
Copyright (c) 2021, Andrea Giammarchi, @WebReflection
Licensed under the MIT License
buffer.js is credited to:
Copyright (c) Feross Aboukhadijeh, and other contributors <https://github.com/feross/buffer>
Licensed under the MIT License