File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -48,3 +48,22 @@ The Apache Flink project contains or reuses code that is licensed under the Apac
48
48
- Google Cloud Client Library for Java (https://github.com/googleapis/google-cloud-java) Copyright 2017 Google LLC
49
49
50
50
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
+
You can’t perform that action at this time.
0 commit comments