Skip to content

Commit b682eed

Browse files
committed
[FLINK-24183][legal] Add aws-java-sdk-s3 to source NOTICE
1 parent 5f12f4c commit b682eed

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

NOTICE

+19
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,22 @@ The Apache Flink project contains or reuses code that is licensed under the Apac
4848
- Google Cloud Client Library for Java (https://github.com/googleapis/google-cloud-java) Copyright 2017 Google LLC
4949

5050
See: flink-end-to-end-tests/flink-connector-gcp-pubsub-emulator-tests/src/test/java/org/apache/flink/streaming/connectors/gcp/pubsub/emulator/PubsubHelper.java
51+
52+
- aws-sdk-java-s3 (https://github.com/aws/aws-sdk-java)
53+
54+
See: flink/flink-filesystems/flink-s3-fs-base/src/main/java/com/amazonaws/services/s3/model/transform/XmlResponsesSaxParser.java
55+
56+
AWS SDK for Java
57+
Copyright 2010-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved.
58+
59+
This product includes software developed by
60+
Amazon Technologies, Inc (http://www.amazon.com/).
61+
62+
**********************
63+
THIRD PARTY COMPONENTS
64+
**********************
65+
This software includes third party software subject to the following copyrights:
66+
- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James Murty.
67+
- PKCS#1 PEM encoded private key parsing and utility functions from oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
68+
69+

0 commit comments

Comments
 (0)