mirror of https://github.com/apache/kafka.git
MINOR: Bump year to 2024 in NOTICE file (#15111)
This commit is contained in:
parent
d4aeec3d3f
commit
886e99701b
4
NOTICE
4
NOTICE
|
@ -1,5 +1,5 @@
|
|||
Apache Kafka
|
||||
Copyright 2023 The Apache Software Foundation.
|
||||
Copyright 2024 The Apache Software Foundation.
|
||||
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (https://www.apache.org/).
|
||||
|
@ -20,4 +20,4 @@ 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
|
||||
streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
|
||||
|
|
Loading…
Reference in New Issue