This is an automated email from the ASF dual-hosted git repository.
sunchao pushed a commit to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/hive.git
The following commit(s) were added to refs/heads/branch-2.3 by this push:
new 85deb814d33 HIVE-27467: (2.3) NOTICE files use incorrect wording
"developed by" instead of "developed at" (#5148)
85deb814d33 is described below
commit 85deb814d33f6adf30edb3c6560d3325c19b9f1c
Author: Cheng Pan <[email protected]>
AuthorDate: Fri Mar 22 15:11:17 2024 +0800
HIVE-27467: (2.3) NOTICE files use incorrect wording "developed by" instead
of "developed at" (#5148)
---
NOTICE | 8 +++-----
storage-api/NOTICE | 7 +++----
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/NOTICE b/NOTICE
index d11eb98c6fe..ad316b92d83 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 0452bfeb116..2b848ac3876 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/).