-
Notifications
You must be signed in to change notification settings - Fork 365
/
Copy pathNOTICE.txt
60 lines (54 loc) · 2.2 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
Security Automations for AWS WAF
Copyright 2021 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:
aws-lambda-powertools under the MIT license.
backoff under the MIT license.
boto3 under the Apache-2.0 license.
botocore under the Apache-2.0 license.
certifi under the MPL-2.0 license.
cffi under the MIT license.
charset-normalizer under the MIT license.
colorama under the 0BSD license.
coverage under the Apache-2.0 license.
cryptography under the Apache-2.0 license.
idna under the 0BSD license.
iniconfig under the MIT license.
jinja2 under the 0BSD license.
jmespath under the MIT license.
markupsafe under the 0BSD license.
moto under the Apache-2.0 license.
packaging under the Apache-2.0 license.
pluggy under the MIT license.
pycparser under the 0BSD 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-runner under the MIT license.
python-dateutil under the Apache-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.
typing-extensions under the PSF-2.0 license.
urllib3 under the MIT license.
werkzeug under the 0BSD license.
xmltodict under the MIT license.
freezegun under the Apache-2.0 license.
pyparsing under the MIT license.
********************
OPEN SOURCE LICENSES
********************
0BSD - https://spdx.org/licenses/0BSD.html
Apache-2.0 - https://spdx.org/licenses/Apache-2.0.html
MPL-2.0 - https://spdx.org/licenses/MPL-2.0.html
PSF-2.0 - https://spdx.org/licenses/PSF-2.0.html