This is an automated email from the ASF dual-hosted git repository.
kkarantasis pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/3.0 by this push:
new c1cac91 MINOR: Add missing license entry for jline in LICENSE-binary
(#11260)
c1cac91 is described below
commit c1cac91856208f46a2970266ddfea06be347a701
Author: Konstantine Karantasis <[email protected]>
AuthorDate: Wed Aug 25 19:13:22 2021 -0700
MINOR: Add missing license entry for jline in LICENSE-binary (#11260)
Adding the license for https://github.com/jline/jline3
This is a commit that was missed when
https://github.com/apache/kafka/pull/11232 was merged.
Reviewers: Konstantine Karantasis <[email protected]>
---
LICENSE-binary | 1 +
1 file changed, 1 insertion(+)
diff --git a/LICENSE-binary b/LICENSE-binary
index 4301d04..c491da3 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -310,6 +310,7 @@ zstd-jni-1.5.0-2 see: licenses/zstd-jni-BSD-2-clause
---------------------------------------
BSD 3-Clause
+jline-3.12.1, see: licenses/jline-BSD-3-clause
paranamer-2.8, see: licenses/paranamer-BSD-3-clause
---------------------------------------