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 5eca93c  License: Small fixes to LICENSE and NOTICE (#1408)
5eca93c is described below

commit 5eca93c143b8b223552678c40bdd1907cc7f5ec5
Author: Adrian Woodhead <[email protected]>
AuthorDate: Tue Sep 1 16:22:48 2020 +0100

    License: Small fixes to LICENSE and NOTICE (#1408)
---
 NOTICE                 | 2 +-
 bundled-guava/NOTICE   | 2 +-
 spark-runtime/LICENSE  | 2 +-
 spark-runtime/NOTICE   | 4 +++-
 spark3-runtime/LICENSE | 2 +-
 spark3-runtime/NOTICE  | 4 +++-
 6 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/NOTICE b/NOTICE
index 83ac99e..a56cab0 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 
-Apache Iceberg (incubating)
+Apache Iceberg
 Copyright 2017-2020 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/bundled-guava/NOTICE b/bundled-guava/NOTICE
index 0f0fa79..528280d 100644
--- a/bundled-guava/NOTICE
+++ b/bundled-guava/NOTICE
@@ -1,5 +1,5 @@
 
-Apache Iceberg (incubating)
+Apache Iceberg
 Copyright 2017-2020 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/spark-runtime/LICENSE b/spark-runtime/LICENSE
index bca34a4..d56d631 100644
--- a/spark-runtime/LICENSE
+++ b/spark-runtime/LICENSE
@@ -283,7 +283,7 @@ License: Apache License Version 2.0 
http://www.apache.org/licenses/LICENSE-2.0
 This binary artifact contains fastutil.
 
 Copyright: 2002-2014 Sebastiano Vigna
-Home page: http://fasutil.di.unimi.it/
+Home page: http://fastutil.di.unimi.it/
 License: http://www.apache.org/licenses/LICENSE-2.0.html
 
 
--------------------------------------------------------------------------------
diff --git a/spark-runtime/NOTICE b/spark-runtime/NOTICE
index c9e00cc..31cf4a0 100644
--- a/spark-runtime/NOTICE
+++ b/spark-runtime/NOTICE
@@ -1,5 +1,5 @@
 
-Apache Iceberg (incubating)
+Apache Iceberg
 Copyright 2017-2020 The Apache Software Foundation
 
 This product includes software developed at
@@ -153,6 +153,8 @@ notice:
 | standalone and requires a support library to be linked with it.  This
 | support library is itself covered by the above license.
 
+--------------------------------------------------------------------------------
+
 This binary artifact includes Apache Arrow with the following in its NOTICE 
file:
 
 | Apache Arrow
diff --git a/spark3-runtime/LICENSE b/spark3-runtime/LICENSE
index bca34a4..d56d631 100644
--- a/spark3-runtime/LICENSE
+++ b/spark3-runtime/LICENSE
@@ -283,7 +283,7 @@ License: Apache License Version 2.0 
http://www.apache.org/licenses/LICENSE-2.0
 This binary artifact contains fastutil.
 
 Copyright: 2002-2014 Sebastiano Vigna
-Home page: http://fasutil.di.unimi.it/
+Home page: http://fastutil.di.unimi.it/
 License: http://www.apache.org/licenses/LICENSE-2.0.html
 
 
--------------------------------------------------------------------------------
diff --git a/spark3-runtime/NOTICE b/spark3-runtime/NOTICE
index c9e00cc..31cf4a0 100644
--- a/spark3-runtime/NOTICE
+++ b/spark3-runtime/NOTICE
@@ -1,5 +1,5 @@
 
-Apache Iceberg (incubating)
+Apache Iceberg
 Copyright 2017-2020 The Apache Software Foundation
 
 This product includes software developed at
@@ -153,6 +153,8 @@ notice:
 | standalone and requires a support library to be linked with it.  This
 | support library is itself covered by the above license.
 
+--------------------------------------------------------------------------------
+
 This binary artifact includes Apache Arrow with the following in its NOTICE 
file:
 
 | Apache Arrow

Reply via email to