From d416a3982dcf0cdb75b5129a67a01aba8012c8e9 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Thu, 21 Mar 2024 16:27:54 +0800 Subject: [PATCH] HIVE-27467. (2.3) NOTICE files use incorrect wording "developed by" instead of "developed at" --- NOTICE | 8 +++----- storage-api/NOTICE | 7 +++---- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/NOTICE b/NOTICE index d11eb98c6fe2..ad316b92d838 100644 --- a/NOTICE +++ b/NOTICE @@ -1,7 +1,5 @@ Apache Hive -Copyright 2008-2020 The Apache Software Foundation +Copyright 2008-2024 The Apache Software Foundation -This product includes software developed by The Apache Software -Foundation (http://www.apache.org/). - -This project includes software licensed under the JSON license. +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). diff --git a/storage-api/NOTICE b/storage-api/NOTICE index 0452bfeb1168..2b848ac38761 100644 --- a/storage-api/NOTICE +++ b/storage-api/NOTICE @@ -1,6 +1,5 @@ Apache Hive Storage API +Copyright 2008-2024 The Apache Software Foundation -Copyright 2008-2017 The Apache Software Foundation - -This product includes software developed by The Apache Software -Foundation (http://www.apache.org/). +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/).