This is an automated email from the ASF dual-hosted git repository. rgao pushed a commit to branch fix-license-branch-2.8 in repository https://gitbox.apache.org/repos/asf/pulsar.git
commit d36aa1574fe41d7be45068b8244c2ca1b7dff6a8 Author: gaoran10 <[email protected]> AuthorDate: Fri Apr 22 01:16:21 2022 +0800 fix LICENSE for branch-2.8 --- distribution/server/src/assemble/LICENSE.bin.txt | 1 + pulsar-sql/presto-distribution/LICENSE | 13 ------------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/distribution/server/src/assemble/LICENSE.bin.txt b/distribution/server/src/assemble/LICENSE.bin.txt index 53197fb345b..abf4e0508cc 100644 --- a/distribution/server/src/assemble/LICENSE.bin.txt +++ b/distribution/server/src/assemble/LICENSE.bin.txt @@ -476,6 +476,7 @@ The Apache Software License, Version 2.0 - io.grpc-grpc-services-1.45.1.jar - io.grpc-grpc-xds-1.45.1.jar - io.grpc-grpc-rls-1.45.1.jar + - io.grpc-grpc-okhttp-1.45.1.jar * Perfmark - io.perfmark-perfmark-api-0.19.0.jar * OpenCensus diff --git a/pulsar-sql/presto-distribution/LICENSE b/pulsar-sql/presto-distribution/LICENSE index 0c347784403..6e35d9d5714 100644 --- a/pulsar-sql/presto-distribution/LICENSE +++ b/pulsar-sql/presto-distribution/LICENSE @@ -238,8 +238,6 @@ The Apache Software License, Version 2.0 - netty-codec-dns-4.1.76.Final.jar - netty-codec-http-4.1.76.Final.jar - netty-codec-haproxy-4.1.76.Final.jar - - netty-codec-socks-4.1.76.Final.jar - - netty-handler-proxy-4.1.76.Final.jar - netty-common-4.1.76.Final.jar - netty-handler-4.1.76.Final.jar - netty-reactive-streams-2.0.4.jar @@ -257,16 +255,6 @@ The Apache Software License, Version 2.0 - netty-transport-native-epoll-4.1.76.Final-linux-x86_64.jar - netty-transport-native-unix-common-4.1.76.Final.jar - netty-transport-native-unix-common-4.1.76.Final-linux-x86_64.jar - - netty-codec-http2-4.1.76.Final.jar - * GRPC - - grpc-api-1.45.1.jar - - grpc-context-1.45.1.jar - - grpc-core-1.45.1.jar - - grpc-grpclb-1.45.1.jar - - grpc-netty-1.45.1.jar - - grpc-protobuf-1.45.1.jar - - grpc-protobuf-lite-1.45.1.jar - - grpc-stub-1.45.1.jar * Joda Time - joda-time-2.10.5.jar * Jetty @@ -477,7 +465,6 @@ The Apache Software License, Version 2.0 Protocol Buffers License * Protocol Buffers - protobuf-java-3.19.2.jar - - protobuf-java-util-3.19.2.jar BSD 3-clause "New" or "Revised" License * RE2J TD -- re2j-td-1.4.jar
