You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by nk...@apache.org on 2019/09/16 10:19:17 UTC

[zookeeper] branch master updated: ZOOKEEPER-3545: Fix LICENSE files for netty dependency

This is an automated email from the ASF dual-hosted git repository.

nkalmar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/zookeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 930436b  ZOOKEEPER-3545: Fix LICENSE files for netty dependency
930436b is described below

commit 930436b65fd1e965582ab6381587b286b4491e63
Author: Enrico Olivelli <eo...@apache.org>
AuthorDate: Mon Sep 16 12:19:10 2019 +0200

    ZOOKEEPER-3545: Fix LICENSE files for netty dependency
    
    Drop LICENSE file for netty-all and add files for separate netty bundles.
    
    Author: Enrico Olivelli <eo...@apache.org>
    
    Reviewers: Norbert Kalmar <nk...@apache.org>
    
    Closes #1090 from eolivelli/fix/ZOOKEEPER-3545-lic-netty
---
 ...all-4.1.29.Final.LICENSE.txt => netty-buffer-4.1.29.Final.LICENSE.txt} | 0
 ...-all-4.1.29.Final.LICENSE.txt => netty-codec-4.1.29.Final.LICENSE.txt} | 0
 ...all-4.1.29.Final.LICENSE.txt => netty-common-4.1.29.Final.LICENSE.txt} | 0
 ...ll-4.1.29.Final.LICENSE.txt => netty-handler-4.1.29.Final.LICENSE.txt} | 0
 ...l-4.1.29.Final.LICENSE.txt => netty-resolver-4.1.29.Final.LICENSE.txt} | 0
 ...-4.1.29.Final.LICENSE.txt => netty-transport-4.1.29.Final.LICENSE.txt} | 0
 ....LICENSE.txt => netty-transport-native-epoll-4.1.29.Final.LICENSE.txt} | 0
 ...SE.txt => netty-transport-native-unix-common-4.1.29.Final.LICENSE.txt} | 0
 8 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-buffer-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-buffer-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-codec-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-codec-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-common-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-common-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-handler-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-handler-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-resolver-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-resolver-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-transport-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.29.Final.LICENSE.txt
similarity index 100%
copy from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
copy to zookeeper-server/src/main/resources/lib/netty-transport-native-epoll-4.1.29.Final.LICENSE.txt
diff --git a/zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt b/zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.29.Final.LICENSE.txt
similarity index 100%
rename from zookeeper-server/src/main/resources/lib/netty-all-4.1.29.Final.LICENSE.txt
rename to zookeeper-server/src/main/resources/lib/netty-transport-native-unix-common-4.1.29.Final.LICENSE.txt