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

cwylie pushed a commit to branch 26.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/26.0.0 by this push:
     new 4a756b1df6 update NOTICE year, update kafka notice in licenses.yaml 
(#14299) (#14305)
4a756b1df6 is described below

commit 4a756b1df6531f8e4bd58a177f083e7b529b1f60
Author: Clint Wylie <[email protected]>
AuthorDate: Wed May 17 11:54:51 2023 -0700

    update NOTICE year, update kafka notice in licenses.yaml (#14299) (#14305)
---
 NOTICE        |  2 +-
 licenses.yaml | 46 +++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 42 insertions(+), 6 deletions(-)

diff --git a/NOTICE b/NOTICE
index 5fec3118fa..a589d7b94d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Druid
-Copyright 2018-2022 The Apache Software Foundation
+Copyright 2018-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/licenses.yaml b/licenses.yaml
index bf3ca3baa1..014b6908c4 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -3808,10 +3808,28 @@ libraries:
 notices:
   - kafka-clients: |
       Apache Kafka
-      Copyright 2022 The Apache Software Foundation.
-
+      Copyright 2023 The Apache Software Foundation.
+      
+      This product includes software developed at
+      The Apache Software Foundation (https://www.apache.org/).
+      
       This distribution has a binary dependency on jersey, which is available 
under the CDDL
       License. The source code of jersey can be found at 
https://github.com/jersey/jersey/.
+      
+      This distribution has a binary test dependency on jqwik, which is 
available under
+      the Eclipse Public License 2.0. The source code can be found at
+      https://github.com/jlink/jqwik.
+    
+      The streams-scala (streams/streams-scala) module was donated by 
Lightbend and the original code was copyrighted by them:
+        Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com>
+        Copyright (C) 2017-2018 Alexis Seigneurin.
+      
+      This project contains the following code copied from Apache Hadoop:
+        clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
+        Some portions of this file Copyright (c) 2004-2006 Intel Corporation 
and licensed under the BSD license.
+      
+      This project contains the following code copied from Apache Hive:
+        
streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
 
 ---
 
@@ -4722,12 +4740,30 @@ version: 3.4.0
 libraries:
   - org.apache.kafka: kafka-clients
 notices:
-  - kafka-clients:
+  - kafka-clients: |
       Apache Kafka
-      Copyright 2022 The Apache Software Foundation.
-
+      Copyright 2023 The Apache Software Foundation.
+      
+      This product includes software developed at
+      The Apache Software Foundation (https://www.apache.org/).
+      
       This distribution has a binary dependency on jersey, which is available 
under the CDDL
       License. The source code of jersey can be found at 
https://github.com/jersey/jersey/.
+      
+      This distribution has a binary test dependency on jqwik, which is 
available under
+      the Eclipse Public License 2.0. The source code can be found at
+      https://github.com/jlink/jqwik.
+      
+      The streams-scala (streams/streams-scala) module was donated by 
Lightbend and the original code was copyrighted by them:
+        Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com>
+        Copyright (C) 2017-2018 Alexis Seigneurin.
+      
+      This project contains the following code copied from Apache Hadoop:
+        clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java
+        Some portions of this file Copyright (c) 2004-2006 Intel Corporation 
and licensed under the BSD license.
+      
+      This project contains the following code copied from Apache Hive:
+        
streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
 
 ---
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to