This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git.
from 2ce67fc Merge pull request #193 from atoulme/wallet_ui
new 9ba0c26 Add netty license folder to the bin distro
new 3f70e7d ignore netty license files in rat check
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.gradle | 1 +
dist/build.gradle | 7 +-
dist/netty-license/LICENSE.aalto-xml.txt | 13 ++
dist/netty-license/LICENSE.base64.txt | 26 +++
dist/netty-license/LICENSE.bouncycastle.txt | 23 +++
dist/netty-license/LICENSE.caliper.txt | 202 +++++++++++++++++++++++
dist/netty-license/LICENSE.commons-lang.txt | 177 ++++++++++++++++++++
dist/netty-license/LICENSE.commons-logging.txt | 177 ++++++++++++++++++++
dist/netty-license/LICENSE.compress-lzf.txt | 11 ++
dist/netty-license/LICENSE.dnsinfo.txt | 22 +++
dist/netty-license/LICENSE.harmony.txt | 177 ++++++++++++++++++++
dist/netty-license/LICENSE.hpack.txt | 201 ++++++++++++++++++++++
dist/netty-license/LICENSE.hyper-hpack.txt | 21 +++
dist/netty-license/LICENSE.jboss-marshalling.txt | 178 ++++++++++++++++++++
dist/netty-license/LICENSE.jbzip2.txt | 19 +++
dist/netty-license/LICENSE.jctools.txt | 177 ++++++++++++++++++++
dist/netty-license/LICENSE.jfastlz.txt | 24 +++
dist/netty-license/LICENSE.jsr166y.txt | 26 +++
dist/netty-license/LICENSE.jzlib.txt | 26 +++
dist/netty-license/LICENSE.libdivsufsort.txt | 22 +++
dist/netty-license/LICENSE.log4j.txt | 177 ++++++++++++++++++++
dist/netty-license/LICENSE.lz4.txt | 202 +++++++++++++++++++++++
dist/netty-license/LICENSE.lzma-java.txt | 202 +++++++++++++++++++++++
dist/netty-license/LICENSE.mvn-wrapper.txt | 202 +++++++++++++++++++++++
dist/netty-license/LICENSE.nghttp2-hpack.txt | 23 +++
dist/netty-license/LICENSE.protobuf.txt | 34 ++++
dist/netty-license/LICENSE.slf4j.txt | 23 +++
dist/netty-license/LICENSE.snappy.txt | 28 ++++
dist/netty-license/LICENSE.webbit.txt | 37 +++++
dist/netty-license/NOTICE.harmony.txt | 6 +
30 files changed, 2463 insertions(+), 1 deletion(-)
create mode 100644 dist/netty-license/LICENSE.aalto-xml.txt
create mode 100644 dist/netty-license/LICENSE.base64.txt
create mode 100644 dist/netty-license/LICENSE.bouncycastle.txt
create mode 100644 dist/netty-license/LICENSE.caliper.txt
create mode 100644 dist/netty-license/LICENSE.commons-lang.txt
create mode 100644 dist/netty-license/LICENSE.commons-logging.txt
create mode 100644 dist/netty-license/LICENSE.compress-lzf.txt
create mode 100644 dist/netty-license/LICENSE.dnsinfo.txt
create mode 100644 dist/netty-license/LICENSE.harmony.txt
create mode 100644 dist/netty-license/LICENSE.hpack.txt
create mode 100644 dist/netty-license/LICENSE.hyper-hpack.txt
create mode 100644 dist/netty-license/LICENSE.jboss-marshalling.txt
create mode 100644 dist/netty-license/LICENSE.jbzip2.txt
create mode 100644 dist/netty-license/LICENSE.jctools.txt
create mode 100644 dist/netty-license/LICENSE.jfastlz.txt
create mode 100644 dist/netty-license/LICENSE.jsr166y.txt
create mode 100644 dist/netty-license/LICENSE.jzlib.txt
create mode 100644 dist/netty-license/LICENSE.libdivsufsort.txt
create mode 100644 dist/netty-license/LICENSE.log4j.txt
create mode 100644 dist/netty-license/LICENSE.lz4.txt
create mode 100644 dist/netty-license/LICENSE.lzma-java.txt
create mode 100644 dist/netty-license/LICENSE.mvn-wrapper.txt
create mode 100644 dist/netty-license/LICENSE.nghttp2-hpack.txt
create mode 100644 dist/netty-license/LICENSE.protobuf.txt
create mode 100644 dist/netty-license/LICENSE.slf4j.txt
create mode 100644 dist/netty-license/LICENSE.snappy.txt
create mode 100644 dist/netty-license/LICENSE.webbit.txt
create mode 100644 dist/netty-license/NOTICE.harmony.txt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]