This is an automated email from the ASF dual-hosted git repository.

blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new bb36f28abc AWS, GCP: Include dependency NOTICE content in bundle 
NOTICE (#8323)
bb36f28abc is described below

commit bb36f28abc948529602e52f35a5fe4a62ef1e156
Author: Bryan Keller <[email protected]>
AuthorDate: Mon Aug 14 16:57:48 2023 -0700

    AWS, GCP: Include dependency NOTICE content in bundle NOTICE (#8323)
---
 aws-bundle/NOTICE | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++
 gcp-bundle/NOTICE | 94 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 180 insertions(+)

diff --git a/aws-bundle/NOTICE b/aws-bundle/NOTICE
index fc4d77961b..a71ac6a9a5 100644
--- a/aws-bundle/NOTICE
+++ b/aws-bundle/NOTICE
@@ -4,3 +4,89 @@ Copyright 2017-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: commons-codec  Name: commons-codec  Version: 1.15
+
+src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
+contains test data from http://aspell.net/test/orig/batch0.tab.
+Copyright (C) 2002 Kevin Atkinson ([email protected])
+
+===============================================================================
+
+The content of package org.apache.commons.codec.language.bm has been translated
+from the original php source code available at 
http://stevemorse.org/phoneticinfo.htm
+with permission from the original authors.
+Original source copyright:
+Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: software.amazon.awssdk  Name: annotations  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: apache-client  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: arns  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: auth  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: aws-core  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: aws-json-protocol  Version: 
2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: aws-query-protocol  Version: 
2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: aws-xml-protocol  Version: 
2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: dynamodb  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: endpoints-spi  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: glue  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: http-client-spi  Version: 
2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: iam  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: json-utils  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: kms  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: lakeformation  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: metrics-spi  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: netty-nio-client  Version: 
2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: profiles  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: protocol-core  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: regions  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: s3  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: sdk-core  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: sso  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: sts  Version: 2.20.18
+NOTICE for Group: software.amazon.awssdk  Name: utils  Version: 2.20.18
+
+AWS SDK for Java 2.0
+Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
+
+This product includes software developed by
+Amazon Technologies, Inc (http://www.amazon.com/).
+
+**********************
+THIRD PARTY COMPONENTS
+**********************
+This software includes third party software subject to the following 
copyrights:
+- XML parsing and utility functions from JetS3t - Copyright 2006-2009 James 
Murty.
+- PKCS#1 PEM encoded private key parsing and utility functions from 
oauth.googlecode.com - Copyright 1998-2010 AOL Inc.
+- Apache Commons Lang - https://github.com/apache/commons-lang
+- Netty Reactive Streams - 
https://github.com/playframework/netty-reactive-streams
+- Jackson-core - https://github.com/FasterXML/jackson-core
+- Jackson-dataformat-cbor - 
https://github.com/FasterXML/jackson-dataformats-binary
+
+The licenses for these third party components are included in LICENSE.txt
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: software.amazon.awssdk  Name: third-party-jackson-core  
Version: 2.20.18
+
+# Jackson JSON processor
+
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta ([email protected]), and has
+been in development since 2007.
+It is currently developed by a community of developers.
+
+## Licensing
+
+Jackson 2.x core and extension components are licensed under Apache License 2.0
+To find the details that apply to this artifact see the accompanying LICENSE 
file.
+
+## Credits
+
+A list of contributors may be found from CREDITS(-2.x) file, which is included
+in some artifacts (usually source distributions); but is always available
+from the source code management (SCM) system project uses.
diff --git a/gcp-bundle/NOTICE b/gcp-bundle/NOTICE
index fc4d77961b..abe35d188a 100644
--- a/gcp-bundle/NOTICE
+++ b/gcp-bundle/NOTICE
@@ -4,3 +4,97 @@ Copyright 2017-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: com.fasterxml.jackson.core  Name: jackson-core  Version: 
2.14.2
+
+# Jackson JSON processor
+
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta ([email protected]), and has
+been in development since 2007.
+It is currently developed by a community of developers.
+
+## Licensing
+
+Jackson 2.x core and extension components are licensed under Apache License 2.0
+To find the details that apply to this artifact see the accompanying LICENSE 
file.
+
+## Credits
+
+A list of contributors may be found from CREDITS(-2.x) file, which is included
+in some artifacts (usually source distributions); but is always available
+from the source code management (SCM) system project uses.
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: commons-codec  Name: commons-codec  Version: 1.15
+
+src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
+contains test data from http://aspell.net/test/orig/batch0.tab.
+Copyright (C) 2002 Kevin Atkinson ([email protected])
+
+===============================================================================
+
+The content of package org.apache.commons.codec.language.bm has been translated
+from the original php source code available at 
http://stevemorse.org/phoneticinfo.htm
+with permission from the original authors.
+Original source copyright:
+Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
+
+--------------------------------------------------------------------------------
+
+NOTICE for Group: io.grpc  Name: grpc-netty-shaded  Version: 1.55.1
+
+                          The Netty Project
+                            =================
+
+Please visit the Netty web site for more information:
+
+  * http://netty.io/
+
+Copyright 2016 The Netty Project
+
+The Netty Project licenses this file to you under the Apache License,
+version 2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at:
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License.
+
+-------------------------------------------------------------------------------
+This product contains a forked and modified version of Tomcat Native
+
+  * LICENSE:
+    * license/LICENSE.tomcat-native.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * http://tomcat.apache.org/native-doc/
+    * https://svn.apache.org/repos/asf/tomcat/native/
+
+This product contains the Maven wrapper scripts from 'Maven Wrapper', that 
provides an easy way to ensure a user has everything necessary to run the Maven 
build.
+
+  * LICENSE:
+    * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * https://github.com/takari/maven-wrapper
+
+This product contains small piece of code to support AIX, taken from netbsd.
+
+  * LICENSE:
+    * license/LICENSE.aix-netbsd.txt (OpenSSL License)
+  * HOMEPAGE:
+    * 
https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/crypto/external/bsd/openssl/dist
+
+
+This product contains code from boringssl.
+
+  * LICENSE (Combination ISC and OpenSSL license)
+    * license/LICENSE.boringssl.txt (Combination ISC and OpenSSL license)
+  * HOMEPAGE:
+    * https://boringssl.googlesource.com/boringssl/

Reply via email to