You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2022/05/04 18:44:03 UTC

[iceberg] branch master updated: License: Add Apache HTTPComponents to runtime licenses (#4688)

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 ec008e08d License: Add Apache HTTPComponents to runtime licenses (#4688)
ec008e08d is described below

commit ec008e08de7cd616ba1645ecc4e12d82c4200e7a
Author: Kyle Bendickson <kj...@gmail.com>
AuthorDate: Wed May 4 11:43:59 2022 -0700

    License: Add Apache HTTPComponents to runtime licenses (#4688)
---
 flink/v1.13/flink-runtime/LICENSE | 8 ++++++++
 flink/v1.14/flink-runtime/LICENSE | 8 ++++++++
 flink/v1.15/flink-runtime/LICENSE | 8 ++++++++
 hive-runtime/LICENSE              | 8 ++++++++
 spark/v2.4/spark-runtime/LICENSE  | 8 ++++++++
 spark/v3.0/spark-runtime/LICENSE  | 9 +++++++++
 spark/v3.1/spark-runtime/LICENSE  | 7 +++++++
 spark/v3.2/spark-runtime/LICENSE  | 8 ++++++++
 8 files changed, 64 insertions(+)

diff --git a/flink/v1.13/flink-runtime/LICENSE b/flink/v1.13/flink-runtime/LICENSE
index 63df9061d..a6161156d 100644
--- a/flink/v1.13/flink-runtime/LICENSE
+++ b/flink/v1.13/flink-runtime/LICENSE
@@ -482,3 +482,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/flink/v1.14/flink-runtime/LICENSE b/flink/v1.14/flink-runtime/LICENSE
index 63df9061d..a6161156d 100644
--- a/flink/v1.14/flink-runtime/LICENSE
+++ b/flink/v1.14/flink-runtime/LICENSE
@@ -482,3 +482,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/flink/v1.15/flink-runtime/LICENSE b/flink/v1.15/flink-runtime/LICENSE
index 63df9061d..a6161156d 100644
--- a/flink/v1.15/flink-runtime/LICENSE
+++ b/flink/v1.15/flink-runtime/LICENSE
@@ -482,3 +482,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/hive-runtime/LICENSE b/hive-runtime/LICENSE
index 21881bb76..a1b785a14 100644
--- a/hive-runtime/LICENSE
+++ b/hive-runtime/LICENSE
@@ -482,3 +482,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/spark/v2.4/spark-runtime/LICENSE b/spark/v2.4/spark-runtime/LICENSE
index ab3ce976a..79cd289d1 100644
--- a/spark/v2.4/spark-runtime/LICENSE
+++ b/spark/v2.4/spark-runtime/LICENSE
@@ -596,3 +596,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/spark/v3.0/spark-runtime/LICENSE b/spark/v3.0/spark-runtime/LICENSE
index dab3b9061..6e5970444 100644
--- a/spark/v3.0/spark-runtime/LICENSE
+++ b/spark/v3.0/spark-runtime/LICENSE
@@ -619,3 +619,12 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
+
diff --git a/spark/v3.1/spark-runtime/LICENSE b/spark/v3.1/spark-runtime/LICENSE
index dab3b9061..39ac85f1b 100644
--- a/spark/v3.1/spark-runtime/LICENSE
+++ b/spark/v3.1/spark-runtime/LICENSE
@@ -619,3 +619,10 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0
diff --git a/spark/v3.2/spark-runtime/LICENSE b/spark/v3.2/spark-runtime/LICENSE
index dab3b9061..9d1522431 100644
--- a/spark/v3.2/spark-runtime/LICENSE
+++ b/spark/v3.2/spark-runtime/LICENSE
@@ -619,3 +619,11 @@ This binary includes code from Apache Commons.
 Copyright: 2020 The Apache Software Foundation
 Home page: https://commons.apache.org/
 License: https://www.apache.org/licenses/LICENSE-2.0
+
+--------------------------------------------------------------------------------
+
+This binary artifact contains Apache HttpComponents Client.
+
+Copyright: 1999-2022 The Apache Software Foundation.
+Home page: https://hc.apache.org/
+License: http://www.apache.org/licenses/LICENSE-2.0