-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNOTICE.txt
83 lines (77 loc) · 3.19 KB
/
NOTICE.txt
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
71
72
73
74
75
76
77
78
79
80
81
82
83
Prebid Server Deployment on AWS
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License Version 2.0 (the "License"). You may not use this file except
in compliance with the License. A copy of the License is located at http://www.apache.org/licenses/
or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied. See the License for the
specific language governing permissions and limitations under the License.
**********************
THIRD PARTY COMPONENTS
**********************
This software includes third party software subject to the following copyrights:
alpinelinux/docker-alpine under the MIT license.
github.com/prebid/prebid-server-java under the Apache-2.0 license.
aws-cdk-asset-awscli-v1 under the Apache-2.0 license.
aws-cdk-asset-kubectl-v20 under the Apache-2.0 license.
aws-cdk-asset-node-proxy-agent-v6 under the Apache-2.0 license.
aws-cdk-cloud-assembly-schema under the Apache-2.0 license.
aws-cdk-lib under the Apache-2.0 license.
aws-lambda-powertools under the MIT license.
aws-solutions-cdk under the Apache-2.0 license.
aws-solutions-python under the Apache-2.0 license.
boto3 under the Apache-2.0 license.
botocore under the Apache-2.0 license.
cattrs under the MIT license.
cdk-nag under the Apache-2.0 license.
certifi under the MPL-2.0 license.
cffi under the MIT license.
charset-normalizer under the MIT license.
click under the 0BSD license.
colorama under the 0BSD license.
constructs under the Apache-2.0 license.
coverage under the Apache-2.0 license.
crhelper under the Apache-2.0 license.
cryptography under the Apache-2.0 license.
docker under the Apache-2.0 license.
idna under the 0BSD license.
importlib-resources under the Apache-2.0 license.
infrastructure under the MIT license.
iniconfig under the MIT license.
jinja2 under the 0BSD license.
jmespath under the MIT license.
jsii under the Apache-2.0 license.
markupsafe under the 0BSD license.
moto under the Apache-2.0 license.
packaging under the Apache-2.0 license.
pip under the MIT license.
pluggy under the MIT license.
publication under the MIT license.
pycparser under the 0BSD license.
pyparsing under the MIT license.
pytest under the MIT license.
pytest-cov under the MIT license.
pytest-env under the MIT license.
pytest-mock under the MIT license.
pytest-ordering under the MIT license.
python-dateutil under the Apache-2.0 license.
pywin32 under the PSF-2.0 license.
pyyaml under the MIT license.
requests under the Apache-2.0 license.
responses under the Apache-2.0 license.
s3transfer under the Apache-2.0 license.
six under the MIT license.
typeguard under the MIT license.
typing-extensions under the PSF-2.0 license.
unit-tests under the Apache-2.0 license.
url-normalize under the MIT license.
urllib3 under the MIT license.
werkzeug under the 0BSD license.
xmltodict under the MIT license.
********************
OPEN SOURCE LICENSES
********************
0BSD - http://landley.net/toybox/license.html
Apache-2.0 - https://www.apache.org/licenses/LICENSE-2.0
PSF-2.0 - https://opensource.org/licenses/Python-2.0
MIT - https://opensource.org/license/mit
MPL-2.0 - https://www.mozilla.org/en-US/MPL/2.0/