This is an automated email from the ASF dual-hosted git repository.
vvcephei pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.
from 12e655f MINOR: Enable scala/java joint compilation consistently for
`core` module (#10485)
add ff77864 KAFKA-12602: Fix LICENSE file (#10474)
No new revisions were added by this update.
Summary of changes:
LICENSE | 347 --------------
LICENSE-binary | 320 +++++++++++++
NOTICE | 9 +-
build.gradle | 4 +-
licenses/CDDL+GPL-1.1 | 760 ++++++++++++++++++++++++++++++
licenses/DWTFYWTPL | 14 +
licenses/argparse-MIT | 23 +
licenses/eclipse-distribution-license-1.0 | 13 +
licenses/eclipse-public-license-2.0 | 87 ++++
licenses/jopt-simple-MIT | 24 +
licenses/paranamer-BSD-3-clause | 29 ++
licenses/slf4j-MIT | 24 +
licenses/zstd-jni-BSD-2-clause | 26 +
13 files changed, 1331 insertions(+), 349 deletions(-)
create mode 100644 LICENSE-binary
create mode 100644 licenses/CDDL+GPL-1.1
create mode 100644 licenses/DWTFYWTPL
create mode 100644 licenses/argparse-MIT
create mode 100644 licenses/eclipse-distribution-license-1.0
create mode 100644 licenses/eclipse-public-license-2.0
create mode 100644 licenses/jopt-simple-MIT
create mode 100644 licenses/paranamer-BSD-3-clause
create mode 100644 licenses/slf4j-MIT
create mode 100644 licenses/zstd-jni-BSD-2-clause