-
Notifications
You must be signed in to change notification settings - Fork 220
/
NOTICE
34 lines (26 loc) · 1.47 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
AutoMQ NOTICE
Copyright 2023-2024, AutoMQ HK Limited.
---------------------------
Apache Kafka NOTICE
---------------------------
Apache Kafka
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
This project contains codes copied from, derived from or inspired by Cruise Control (https://github.com/linkedin/cruise-control)
Copyright 2017, 2018, 2019, 2020, 2021, 2022 LinkedIn Corporation.
All Rights Reserved.
License: BSD 2-CLAUSE