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

mcvsubbu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git


The following commit(s) were added to refs/heads/master by this push:
     new 8b45b8f  Prepare licenses for 0.2 (#4290)
8b45b8f is described below

commit 8b45b8f9a60e4ca05bcad94e98f86d61c2631b9d
Author: Subbu Subramaniam <[email protected]>
AuthorDate: Thu Jun 13 12:19:50 2019 -0700

    Prepare licenses for 0.2 (#4290)
    
    * Update licenses with version numbers
    
    This is in preparation to change the binary license files for 0.2.0 release.
    Updated the license file to include version numbers of packages so that
    for future revisions it is easy to check the licenses only for those 
packages
    that have no moved versions.
    
    * Remove pinot jars from apache license list
    
    * Updated licenses for upcomig 0.2.0 release
    
    * Updated license files as per review comments
    
    * Updated license binary file, since I missed some packages
    
    * Updated the NOTICE-binary file
    
    * Removing extra line from aopalliance license
---
 LICENSE-binary                               | 263 +++++----
 NOTICE-binary                                | 771 ++++++++++++++++-----------
 licenses-binary/LICENSE-aopalliance.txt      |   2 +
 licenses-binary/LICENSE-asm.txt              |  27 +
 licenses-binary/LICENSE-esotericsoftware.txt |  11 +
 licenses-binary/LICENSE-jcraft.txt           |  32 ++
 licenses-binary/LICENSE-protobuf.txt         |  32 ++
 licenses-binary/LICENSE-xmlenc.txt           |  27 +
 8 files changed, 734 insertions(+), 431 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index fef5d35..adfa861 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -204,74 +204,104 @@
 This project bundles some components that are also licensed under the Apache
 License Version 2.0:
 
-com.101tec:zkclient
-com.clearspring.analytics:stream
-com.fasterxml.jackson.core:jackson-annotations
-com.fasterxml.jackson.core:jackson-core
-com.fasterxml.jackson.core:jackson-databind
-com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
-com.fasterxml.jackson.jaxrs:jackson-jaxrs-base
-com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
-com.fasterxml.jackson.module:jackson-module-jaxb-annotations
-com.google.code.findbugs:jsr305
-com.google.guava:guava
-com.ning:async-http-client
-com.tdunning:t-digest
-com.typesafe:config
-com.yammer.metrics:metrics-core
-commons-beanutils:commons-beanutils
-commons-beanutils:commons-beanutils-core
-commons-cli:commons-cli
-commons-codec:commons-codec
-commons-collections:commons-collections
-commons-configuration:commons-configuration
-commons-digester:commons-digester
-commons-httpclient:commons-httpclient
-commons-io:commons-io
-commons-lang:commons-lang
-commons-logging:commons-logging
-io.dropwizard.metrics:metrics-core
-io.netty:netty
-io.netty:netty-all
-io.swagger:swagger-annotations
-io.swagger:swagger-core
-io.swagger:swagger-jaxrs
-io.swagger:swagger-jersey2-jaxrs
-io.swagger:swagger-models
-io.vavr:vavr
-io.vavr:vavr-match
-it.unimi.dsi:fastutil
-javax.validation:validation-api
-joda-time:joda-time
-log4j:log4j
-me.lemire.integercompression:JavaFastPFOR
-net.jpountz.lz4:lz4
-org.apache.avro:avro
-org.apache.commons:commons-compress
-org.apache.commons:commons-csv
-org.apache.commons:commons-lang3
-org.apache.commons:commons-math
-org.apache.helix:helix-core
-org.apache.httpcomponents:httpclient
-org.apache.httpcomponents:httpcore
-org.apache.httpcomponents:httpmime
-org.apache.kafka:kafka_2.10
-org.apache.kafka:kafka-clients
-org.apache.thrift:libthrift
-org.apache.yetus:audience-annotations
-org.apache.zookeeper:zookeeper
-org.codehaus.jackson:jackson-core-asl
-org.codehaus.jackson:jackson-mapper-asl
-org.javassist:javassist
-org.roaringbitmap:RoaringBitmap
-org.webjars:swagger-ui
-org.xerial:xerial-core
-org.xerial.java:xerial-core
-org.xerial.larray:larray
-org.xerial.larray:larray-buffer
-org.xerial.larray:larray-mmap
-org.xerial.snappy:snappy-java
-org.yaml:snakeyaml
+com.101tec:zkclient:0.7
+com.clearspring.analytics:stream:2.7.0
+com.fasterxml.jackson.core:jackson-annotations:2.9.8
+com.fasterxml.jackson.core:jackson-core:2.9.8
+com.fasterxml.jackson.core:jackson-databind:2.9.8
+com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.8
+com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.9.8
+com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.9.8
+com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.8
+com.google.code.findbugs:jsr305:3.0.0
+com.google.code.gson:gson:2.2.4
+com.google.guava:guava:20.0
+com.google.inject.extensions:guice-servlet:3.0
+com.google.inject:guice:3.0
+com.lmax:disruptor:3.3.4
+commons-beanutils:commons-beanutils:1.8.3
+commons-beanutils:commons-beanutils-core:1.8.0
+commons-cli:commons-cli:1.2
+commons-codec:commons-codec:1.6
+commons-collections:commons-collections:3.2.1
+commons-configuration:commons-configuration:1.6
+commons-digester:commons-digester:1.8
+commons-httpclient:commons-httpclient:3.1
+commons-io:commons-io:2.4
+commons-lang:commons-lang:2.6
+commons-logging:commons-logging:1.2
+commons-net:commons-net:3.1
+com.ning:async-http-client:1.9.21
+com.tdunning:t-digest:3.2
+com.typesafe:config:1.3.2
+com.yammer.metrics:metrics-core:2.2.0
+io.airlift:aircompressor:0.10
+io.dropwizard.metrics:metrics-core:3.2.3
+io.netty:netty:3.9.6.Final
+io.netty:netty-all:4.1.28.Final
+io.swagger:swagger-annotations:1.5.16
+io.swagger:swagger-core:1.5.16
+io.swagger:swagger-jaxrs:1.5.16
+io.swagger:swagger-jersey2-jaxrs:1.5.16
+io.swagger:swagger-models:1.5.16
+io.vavr:vavr:0.9.2
+io.vavr:vavr-match:0.9.2
+it.unimi.dsi:fastutil:6.5.16
+javax.inject:javax.inject:1
+javax.validation:validation-api:2.0.1.Final
+joda-time:joda-time:2.0
+me.lemire.integercompression:JavaFastPFOR:0.0.13
+net.jpountz.lz4:lz4:1.2.0
+org.apache.avro:avro:1.7.6
+org.apache.commons:commons-compress:1.9
+org.apache.commons:commons-csv:1.0
+org.apache.commons:commons-lang3:3.5
+org.apache.commons:commons-math:2.1
+org.apache.commons:commons-math3:3.2
+org.apache.commons:commons-math3:3.2
+org.apache.curator:curator-client:2.7.1
+org.apache.curator:curator-framework:2.7.1
+org.apache.directory.api:api-asn1-api:1.0.0-M20
+org.apache.directory.api:api-util:1.0.0-M20
+org.apache.directory.server:apacheds-i18n:2.0.0-M15
+org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15
+org.apache.hadoop:hadoop-annotations:2.2.0
+org.apache.hadoop:hadoop-auth:2.7.0
+org.apache.hadoop:hadoop-common:2.7.0
+org.apache.hadoop:hadoop-hdfs:2.2.0
+org.apache.hadoop:hadoop-mapreduce-client-core:2.2.0
+org.apache.helix:helix-core:0.8.2
+org.apache.hive:hive-storage-api:2.6.0
+org.apache.htrace:htrace-core:3.1.0-incubating
+org.apache.httpcomponents:httpclient:4.5.3
+org.apache.httpcomponents:httpcore:4.4.6
+org.apache.httpcomponents:httpmime:4.5.3
+org.apache.kafka:kafka_2.10:0.9.0.1
+org.apache.kafka:kafka-clients:0.9.0.1
+org.apache.logging.log4j:log4j-1.2-api:2.11.2
+org.apache.logging.log4j:log4j-api:2.11.2
+org.apache.logging.log4j:log4j-core:2.11.2
+org.apache.logging.log4j:log4j-slf4j-impl:2.11.2
+org.apache.orc:orc-core:1.5.2
+org.apache.orc:orc-mapreduce:1.5.2
+org.apache.orc:orc-shims:1.5.2
+org.apache.thrift:libthrift:0.9.1
+org.apache.yetus:audience-annotations:0.5.0
+org.apache.zookeeper:zookeeper:3.4.11
+org.codehaus.jackson:jackson-core-asl:1.9.13
+org.codehaus.jackson:jackson-mapper-asl:1.9.13
+org.javassist:javassist:3.19.0-GA
+org.objenesis:objenesis:2.1
+org.roaringbitmap:RoaringBitmap:0.8.0
+org.roaringbitmap:shims:0.8.0
+org.webjars:swagger-ui:2.2.2
+org.xerial.java:xerial-core:2.1
+org.xerial.larray:larray:0.2.1
+org.xerial.larray:larray-buffer:0.2.1
+org.xerial.larray:larray-mmap:0.2.1
+org.xerial.snappy:snappy-java:1.1.1.7
+org.xerial:xerial-core:3.2.2
+org.yaml:snakeyaml:1.16
 
 
 
------------------------------------------------------------------------------------
@@ -282,11 +312,11 @@ of these licenses.
 
 MIT License
 -----------
-args4j:args4j
-com.microsoft.azure:azure-data-lake-store-sdk
-net.sf.jopt-simple:jopt-simple
-org.slf4j:slf4j-api
-org.slf4j:slf4j-log4j12
+args4j:args4j:2.32
+com.microsoft.azure:azure-data-lake-store-sdk:2.1.5
+net.sf.jopt-simple:jopt-simple:4.6
+org.slf4j:slf4j-api:1.7.7
+org.slf4j:slf4j-log4j12:1.7.7
 
 pinot-controller/src/main/resources/*/js/lib/codemirror/*
 pinot-controller/src/main/resources/*/js/lib/foundation/*
@@ -303,17 +333,23 @@ 
pinot-controller/src/main/resources/*/css/lib/normalize.css
 
 BSD 2-Clause
 ------------
-jline:jline
-org.reflections:reflections - https://github.com/ronmamo/reflections
+jline:jline:0.9.94
+org.reflections:reflections:0.9.11
 
 
 BSD 3-Clause
 ------------
-com.jcabi:jcabi-aspects
-com.jcabi:jcabi-log
-com.thoughtworks.paranamer:paranamer
-org.antlr:antlr4-runtime
-org.scala-lang:scala-library
+asm:asm:3.1
+com.esotericsoftware:kryo-shaded:3.0.3
+com.esotericsoftware:minlog:1.3.0
+com.google.protobuf:protobuf-java:2.5.0
+com.jcabi:jcabi-aspects:0.22
+com.jcabi:jcabi-log:0.17.1
+com.jcraft:jsch:0.1.42
+com.thoughtworks.paranamer:paranamer:2.3
+org.antlr:antlr4-runtime:4.6
+org.scala-lang:scala-library:2.10.5
+xmlenc:xmlenc:0.52
 
 pinot-controller/src/main/resources/*/js/lib/jquery.dataTables.min.js
 
@@ -322,59 +358,66 @@ Common Development and Distribution License (CDDL) 1.0
 ------------------------------------------------------
 (see license/LICENSE-cddl-1.0.txt)
 
-javax.annotation:javax.annotation-api - 
https://github.com/javaee/javax.annotation
-javax.servlet:javax.servlet-api - https://javaee.github.io/servlet-spec
-javax.ws.rs:jsr311-api - https://javaee.github.io/jsr311
+javax.servlet:javax.servlet-api:3.0.1
+javax.ws.rs:jsr311-api:1.1.1
 
 
 Common Development and Distribution License (CDDL) 1.1
 ------------------------------------------------------
 (see license/LICENSE-cddl-1.1.txt)
 
-javax.ws.rs:javax.ws.rs-api - http://jax-rs-spec.java.net
-org.glassfish.jersey.containers:jersey-container-servlet-core - 
https://jersey.github.io
-org.glassfish.tyrus.bundles:tyrus-standalone-client - 
https://github.com/tyrus-project/tyrus
+com.sun.jersey:jersey-core:1.9
+com.sun.jersey:jersey-server:1.9
+javax.ws.rs:javax.ws.rs-api:2.0.1
+org.glassfish.hk2:osgi-resource-locator:1.0.1
+org.glassfish.jersey.containers:jersey-container-servlet-core:2.25.1
+org.glassfish.tyrus.bundles:tyrus-standalone-client:1.5
 
 
 Common Public License (CPL) 1.0
 -------------------------------
 (see license/LICENSE-cpl-1.0.txt)
 
-junit:junit - http://junit.sourceforge.net/junit3.8.1
+junit:junit:3.8.1
 
 
 Eclipse Public License (EPL) 1.0
 --------------------------------
 (see license/LICENSE-epl-1.0.txt)
 
-org.aspectj:aspectjrt - https://www.eclipse.org/aspectj
+org.aspectj:aspectjrt:1.8.4
 
 
-Eclipse Public LIcense (EPL) 2.0
+Eclipse Public License (EPL) 2.0
 -------------------------------
 (see license/LICENSE-epl-2.0.txt)
 
-jakarta.annotation:jakarta.annotation-api - 
https://projects.eclipse.org/projects/ee4j
-jakarta.ws.rs:jakarta.ws.rs-api
-org.glassfish.grizzly:grizzly-framework - 
https://projects.eclipse.org/projects/ee4j.grizzly
-org.glassfish.grizzly:grizzly-http
-org.glassfish.grizzly:grizzly-http-server
-org.glassfish.hk2:hk2-api - https://projects.eclipse.org/projects/ee4j
-org.glassfish.hk2:hk2-locator
-org.glassfish.hk2:hk2-utils
-org.glassfish.hk2.external:aopalliance-repackaged
-org.glassfish.hk2.external:jakarta.inject
-org.glassfish.jersey.containers:jersey-container-grizzly2-http - 
https://projects.eclipse.org/projects/ee4j.jersey
-org.glassfish.jersey.core:jersey-client
-org.glassfish.jersey.core:jersey-common
-org.glassfish.jersey.core:jersey-server
-org.glassfish.jersey.ext:jersey-entity-filtering
-org.glassfish.jersey.inject:jersey-hk2
-org.glassfish.jersey.media:jersey-media-jaxb
-org.glassfish.jersey.media:jersey-media-json-jackson
-org.glassfish.jersey.media:jersey-media-multipart
-
+jakarta.annotation:jakarta.annotation-api:1.3.4
+jakarta.ws.rs:jakarta.ws.rs-api:2.1.5
+org.glassfish.grizzly:grizzly-framework:2.4.4
+org.glassfish.grizzly:grizzly-http:2.4.4
+org.glassfish.grizzly:grizzly-http-server:2.4.4
+org.glassfish.hk2.external:aopalliance-repackaged:2.5.0
+org.glassfish.hk2.external:jakarta.inject:2.5.0
+org.glassfish.hk2:hk2-api:2.5.0
+org.glassfish.hk2:hk2-locator:2.5.0
+org.glassfish.hk2:hk2-utils:2.5.0
+org.glassfish.jersey.containers:jersey-container-grizzly2-http:2.28
+org.glassfish.jersey.core:jersey-client:2.28
+org.glassfish.jersey.core:jersey-common:2.28
+org.glassfish.jersey.core:jersey-server:2.28
+org.glassfish.jersey.ext:jersey-entity-filtering:2.28
+org.glassfish.jersey.inject:jersey-hk2:2.28
+org.glassfish.jersey.media:jersey-media-jaxb:2.28
+org.glassfish.jersey.media:jersey-media-json-jackson:2.28
+org.glassfish.jersey.media:jersey-media-multipart:2.28
 
 Eclipse Distribution License (EDL) 1.0
 --------------------------------------
-org.jvnet.mimepull:mimepull - https://github.com/eclipse-ee4j/metro-mimepull
+org.jvnet.mimepull:mimepull:1.9.11
+
+Public Domain
+-------------
+
+aopalliance:aopalliance:1.0
+
diff --git a/NOTICE-binary b/NOTICE-binary
index 511c4ce..61246b3 100644
--- a/NOTICE-binary
+++ b/NOTICE-binary
@@ -1,321 +1,450 @@
-Apache Pinot (incubating)
-Copyright 2018 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-
-// ------------------------------------------------------------------
-// NOTICE file corresponding to the section 4d of The Apache License,
-// Version 2.0, in this case for
-// ------------------------------------------------------------------
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-
-Apache HttpClient Mime
-Copyright 1999-2017 The Apache Software Foundation
-
-Apache HttpClient
-Copyright 1999-2017 The Apache Software Foundation
-
-Apache Commons Codec
-Copyright 2002-2011 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
-
---------------------------------------------------------------------------------
-src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains
-test data from http://aspell.sourceforge.net/test/batch0.tab.
-
-Copyright (C) 2002 Kevin Atkinson ([email protected]). Verbatim copying
-and distribution of this entire article is permitted in any medium,
-provided this notice is preserved.
---------------------------------------------------------------------------------
-
-Apache HttpCore
-Copyright 2005-2017 The Apache Software Foundation
-
-Apache Thrift
-Copyright 2006-2010 The Apache Software Foundation.
-
-Apache Commons Lang
-Copyright 2001-2016 The Apache Software Foundation
-
-This product includes software from the Spring Framework,
-under the Apache License 2.0 (see: StringUtils.containsWhitespace())
-
-Apache Avro
-Copyright 2009-2014 The Apache Software Foundation
-
-This product currently only contains code developed by authors
-of specific components, as identified by the source code files;
-if such notes are missing files have been created by
-Tatu Saloranta.
-
-For additional credits (generally to people who reported problems)
-see CREDITS file.
-
-=============================================================================
-= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
-=============================================================================
-This product includes software developed by
-Joda.org (http://www.joda.org/).
-
-Apache Commons Configuration
-Copyright 2001-2008 The Apache Software Foundation
-
-Apache Commons Collections
-Copyright 2001-2008 The Apache Software Foundation
-
-Apache Jakarta Commons Digester
-Copyright 2001-2006 The Apache Software Foundation
-
-Apache Commons BeanUtils
-Copyright 2000-2010 The Apache Software Foundation
-
-Apache Commons BeanUtils
-Copyright 2000-2008 The Apache Software Foundation
-
-Apache Jakarta HttpClient
-Copyright 1999-2007 The Apache Software Foundation
-
-Apache Commons IO
-Copyright 2002-2012 The Apache Software Foundation
-
-Apache Commons Compress
-Copyright 2002-2014 The Apache Software Foundation
-
-The files in the package org.apache.commons.compress.archivers.sevenz
-were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
-which has been placed in the public domain:
-
-"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)
-
-Apache Helix :: Core
-Copyright 2018 The Apache Software Foundation
-
-                            The Netty Project
-                            =================
-
-Please visit the Netty web site for more information:
-
-  * http://netty.io/
-
-Copyright 2011 The Netty Project
-
-The Netty Project licenses this file to you under the Apache License,
-version 2.0 (the "License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at:
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-License for the specific language governing permissions and limitations
-under the License.
-
-Also, please refer to each LICENSE.<component>.txt file, which is located in
-the 'license' directory of the distribution file, for the license terms of the
-components that this product depends on.
-
--------------------------------------------------------------------------------
-This product contains the extensions to Java Collections Framework which has
-been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
-
-  * LICENSE:
-    * license/LICENSE.jsr166y.txt (Public Domain)
-  * HOMEPAGE:
-    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
-    * 
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
-
-This product contains a modified version of Robert Harder's Public Domain
-Base64 Encoder and Decoder, which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.base64.txt (Public Domain)
-  * HOMEPAGE:
-    * http://iharder.sourceforge.net/current/java/base64/
-
-This product contains a modified version of 'JZlib', a re-implementation of
-zlib in pure Java, which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.jzlib.txt (BSD Style License)
-  * HOMEPAGE:
-    * http://www.jcraft.com/jzlib/
-
-This product contains a modified version of 'Webbit', a Java event based
-WebSocket and HTTP server:
-
-  * LICENSE:
-    * license/LICENSE.webbit.txt (BSD License)
-  * HOMEPAGE:
-    * https://github.com/joewalnes/webbit
-
-This product optionally depends on 'Protocol Buffers', Google's data
-interchange format, which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.protobuf.txt (New BSD License)
-  * HOMEPAGE:
-    * http://code.google.com/p/protobuf/
-
-This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
-a temporary self-signed X.509 certificate when the JVM does not provide the
-equivalent functionality.  It can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.bouncycastle.txt (MIT License)
-  * HOMEPAGE:
-    * http://www.bouncycastle.org/
-
-This product optionally depends on 'SLF4J', a simple logging facade for Java,
-which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.slf4j.txt (MIT License)
-  * HOMEPAGE:
-    * http://www.slf4j.org/
-
-This product optionally depends on 'Apache Commons Logging', a logging
-framework, which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.commons-logging.txt (Apache License 2.0)
-  * HOMEPAGE:
-    * http://commons.apache.org/logging/
-
-This product optionally depends on 'Apache Log4J', a logging framework,
-which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.log4j.txt (Apache License 2.0)
-  * HOMEPAGE:
-    * http://logging.apache.org/log4j/
-
-This product optionally depends on 'JBoss Logging', a logging framework,
-which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
-  * HOMEPAGE:
-    * http://anonsvn.jboss.org/repos/common/common-logging-spi/
-
-This product optionally depends on 'Apache Felix', an open source OSGi
-framework implementation, which can be obtained at:
-
-  * LICENSE:
-    * license/LICENSE.felix.txt (Apache License 2.0)
-  * HOMEPAGE:
-    * http://felix.apache.org/
-
-# Jackson JSON processor
-
-Jackson is a high-performance, Free/Open Source JSON processing library.
-It was originally written by Tatu Saloranta ([email protected]), and has
-been in development since 2007.
-It is currently developed by a community of developers, as well as supported
-commercially by FasterXML.com.
-
-## Licensing
-
-Jackson core and extension components may be licensed under different licenses.
-To find the details that apply to this artifact see the accompanying LICENSE 
file.
-For more information, including possible other licensing options, contact
-FasterXML.com (http://fasterxml.com).
-
-## Credits
-
-A list of contributors may be found from CREDITS file, which is included
-in some artifacts (usually source distributions); but is always available
-from the source code management (SCM) system project uses.
-
-Apache Commons Logging
-Copyright 2003-2014 The Apache Software Foundation
-
-Apache Commons Lang
-Copyright 2001-2011 The Apache Software Foundation
-
-Apache Yetus - Audience Annotations
-Copyright 2015-2017 The Apache Software Foundation
-
-Apache Commons CSV
-Copyright 2005-2014 The Apache Software Foundation
-
-src/main/resources/contract.txt
-This file was downloaded from 
http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/contract.txt and 
contains neither copyright notice nor license.
-
-src/main/resources/transaction.txt
-This file was downloaded from 
http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/transaction.txt and 
contains neither copyright notice nor license.
-
-src/test/resources/CSVFileParser/bom.csv
-src/test/resources/CSVFileParser/test.csv
-src/test/resources/CSVFileParser/test_default.txt
-src/test/resources/CSVFileParser/test_default_comment.txt
-src/test/resources/CSVFileParser/test_rfc4180.txt
-src/test/resources/CSVFileParser/test_rfc4180_trim.txt
-src/test/resources/CSVFileParser/testCSV85.csv
-src/test/resources/CSVFileParser/testCSV85_default.txt
-src/test/resources/CSVFileParser/testCSV85_ignoreEmpty.txt
-These files are used as test data and test result specifications.
-
-Apache Commons Math
-Copyright 2001-2010 The Apache Software Foundation
-
-===============================================================================
-The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
-RelationShip, SimplexSolver and SimplexTableau classes in package
-org.apache.commons.math.optimization.linear include software developed by
-Benjamin McCann (http://www.benmccann.com) and distributed with
-the following copyright: Copyright 2009 Google Inc.
-===============================================================================
-
-This product includes software developed by the
-University of Chicago, as Operator of Argonne National
-Laboratory.
-The LevenbergMarquardtOptimizer class in package
-org.apache.commons.math.optimization.general includes software
-translated from the lmder, lmpar and qrsolv Fortran routines
-from the Minpack package
-Minpack Copyright Notice (1999) University of Chicago.  All rights reserved
-===============================================================================
-
-The GraggBulirschStoerIntegrator class in package
-org.apache.commons.math.ode.nonstiff includes software translated
-from the odex Fortran routine developed by E. Hairer and G. Wanner.
-Original source copyright:
-Copyright (c) 2004, Ernst Hairer
-===============================================================================
-
-The EigenDecompositionImpl class in package
-org.apache.commons.math.linear includes software translated
-from some LAPACK Fortran routines.  Original source copyright:
-Copyright (c) 1992-2008 The University of Tennessee.  All rights reserved.
-===============================================================================
-
-The MersenneTwister class in package org.apache.commons.math.random
-includes software translated from the 2002-01-26 version of
-the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji
-Nishimura. Original source copyright:
-Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
-All rights reserved
-===============================================================================
-
-The complete text of licenses and disclaimers associated with the the original
-sources enumerated above at the time of code translation are in the LICENSE.txt
-file.
-
-Apache Commons CLI
-Copyright 2001-2009 The Apache Software Foundation
-
-Jackson core and extension components may licensed under different licenses.
-To find the details that apply to this artifact see the accompanying LICENSE 
file.
-For more information, including possible other licensing options, contact
-FasterXML.com (http://fasterxml.com).
-
-Apache log4j
-Copyright 2007 The Apache Software Foundation
+Apache Pinot (incubating)
+Copyright 2018 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+
+// ------------------------------------------------------------------
+// NOTICE file corresponding to the section 4d of The Apache License,
+// Version 2.0, in this case for 
+// ------------------------------------------------------------------
+
+Apache Log4j Core
+Copyright 1999-2012 Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+
+Apache HttpClient Mime
+Copyright 1999-2017 The Apache Software Foundation
+
+Apache HttpClient
+Copyright 1999-2017 The Apache Software Foundation
+
+Apache Commons Codec
+Copyright 2002-2011 The Apache Software Foundation
+
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
+--------------------------------------------------------------------------------
+src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains 
+test data from http://aspell.sourceforge.net/test/batch0.tab.
+
+Copyright (C) 2002 Kevin Atkinson ([email protected]). Verbatim copying
+and distribution of this entire article is permitted in any medium,
+provided this notice is preserved.
+--------------------------------------------------------------------------------
+
+Apache HttpCore
+Copyright 2005-2017 The Apache Software Foundation
+
+Apache Thrift
+Copyright 2006-2010 The Apache Software Foundation.
+
+Apache Commons Lang
+Copyright 2001-2016 The Apache Software Foundation
+
+This product includes software from the Spring Framework,
+under the Apache License 2.0 (see: StringUtils.containsWhitespace())
+
+Apache Avro
+Copyright 2009-2014 The Apache Software Foundation
+
+This product currently only contains code developed by authors
+of specific components, as identified by the source code files;
+if such notes are missing files have been created by
+Tatu Saloranta.
+
+For additional credits (generally to people who reported problems)
+see CREDITS file.
+
+Apache Log4j SLF4J Binding
+Copyright 1999-2019 The Apache Software Foundation
+
+Apache Log4j API
+Copyright 1999-2019 The Apache Software Foundation
+
+Apache Log4j 1.x Compatibility API
+Copyright 1999-2019 The Apache Software Foundation
+
+=============================================================================
+= NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
+=============================================================================
+This product includes software developed by
+Joda.org (http://www.joda.org/).
+
+Apache Commons Configuration
+Copyright 2001-2008 The Apache Software Foundation
+
+Apache Commons Collections
+Copyright 2001-2008 The Apache Software Foundation
+
+Apache Jakarta Commons Digester
+Copyright 2001-2006 The Apache Software Foundation
+
+Apache Commons BeanUtils
+Copyright 2000-2010 The Apache Software Foundation
+
+Apache Commons BeanUtils
+Copyright 2000-2008 The Apache Software Foundation
+
+Apache Jakarta HttpClient
+Copyright 1999-2007 The Apache Software Foundation
+
+Apache Commons IO
+Copyright 2002-2012 The Apache Software Foundation
+
+Apache Commons Compress
+Copyright 2002-2014 The Apache Software Foundation
+
+The files in the package org.apache.commons.compress.archivers.sevenz
+were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/),
+which has been placed in the public domain:
+
+"LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)
+
+Apache Helix :: Core
+Copyright 2018 The Apache Software Foundation
+
+                            The Netty Project
+                            =================
+
+Please visit the Netty web site for more information:
+
+  * http://netty.io/
+
+Copyright 2011 The Netty Project
+
+The Netty Project licenses this file to you under the Apache License,
+version 2.0 (the "License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at:
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+License for the specific language governing permissions and limitations
+under the License.
+
+Also, please refer to each LICENSE.<component>.txt file, which is located in
+the 'license' directory of the distribution file, for the license terms of the
+components that this product depends on.
+
+-------------------------------------------------------------------------------
+This product contains the extensions to Java Collections Framework which has
+been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
+
+  * LICENSE:
+    * license/LICENSE.jsr166y.txt (Public Domain)
+  * HOMEPAGE:
+    * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/
+    * 
http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
+
+This product contains a modified version of Robert Harder's Public Domain
+Base64 Encoder and Decoder, which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.base64.txt (Public Domain)
+  * HOMEPAGE:
+    * http://iharder.sourceforge.net/current/java/base64/
+
+This product contains a modified version of 'JZlib', a re-implementation of
+zlib in pure Java, which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.jzlib.txt (BSD Style License)
+  * HOMEPAGE:
+    * http://www.jcraft.com/jzlib/
+
+This product contains a modified version of 'Webbit', a Java event based
+WebSocket and HTTP server:
+
+  * LICENSE:
+    * license/LICENSE.webbit.txt (BSD License)
+  * HOMEPAGE:
+    * https://github.com/joewalnes/webbit
+
+This product optionally depends on 'Protocol Buffers', Google's data
+interchange format, which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.protobuf.txt (New BSD License)
+  * HOMEPAGE:
+    * http://code.google.com/p/protobuf/
+
+This product optionally depends on 'Bouncy Castle Crypto APIs' to generate
+a temporary self-signed X.509 certificate when the JVM does not provide the
+equivalent functionality.  It can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.bouncycastle.txt (MIT License)
+  * HOMEPAGE:
+    * http://www.bouncycastle.org/
+
+This product optionally depends on 'SLF4J', a simple logging facade for Java,
+which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.slf4j.txt (MIT License)
+  * HOMEPAGE:
+    * http://www.slf4j.org/
+
+This product optionally depends on 'Apache Commons Logging', a logging
+framework, which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.commons-logging.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * http://commons.apache.org/logging/
+
+This product optionally depends on 'Apache Log4J', a logging framework,
+which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.log4j.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * http://logging.apache.org/log4j/
+
+This product optionally depends on 'JBoss Logging', a logging framework,
+which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.jboss-logging.txt (GNU LGPL 2.1)
+  * HOMEPAGE:
+    * http://anonsvn.jboss.org/repos/common/common-logging-spi/
+
+This product optionally depends on 'Apache Felix', an open source OSGi
+framework implementation, which can be obtained at:
+
+  * LICENSE:
+    * license/LICENSE.felix.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * http://felix.apache.org/
+
+# Jackson JSON processor
+
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta ([email protected]), and has
+been in development since 2007.
+It is currently developed by a community of developers, as well as supported
+commercially by FasterXML.com.
+
+## Licensing
+
+Jackson core and extension components may be licensed under different licenses.
+To find the details that apply to this artifact see the accompanying LICENSE 
file.
+For more information, including possible other licensing options, contact
+FasterXML.com (http://fasterxml.com).
+
+## Credits
+
+A list of contributors may be found from CREDITS file, which is included
+in some artifacts (usually source distributions); but is always available
+from the source code management (SCM) system project uses.
+
+Apache Commons Logging
+Copyright 2003-2014 The Apache Software Foundation
+
+Apache Commons Lang
+Copyright 2001-2011 The Apache Software Foundation
+
+Apache Yetus - Audience Annotations
+Copyright 2015-2017 The Apache Software Foundation
+
+Apache Commons CSV
+Copyright 2005-2014 The Apache Software Foundation
+
+src/main/resources/contract.txt
+This file was downloaded from 
http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/contract.txt and 
contains neither copyright notice nor license.
+
+src/main/resources/transaction.txt
+This file was downloaded from 
http://www.ferc.gov/docs-filing/eqr/soft-tools/sample-csv/transaction.txt and 
contains neither copyright notice nor license.
+
+src/test/resources/CSVFileParser/bom.csv
+src/test/resources/CSVFileParser/test.csv
+src/test/resources/CSVFileParser/test_default.txt
+src/test/resources/CSVFileParser/test_default_comment.txt
+src/test/resources/CSVFileParser/test_rfc4180.txt
+src/test/resources/CSVFileParser/test_rfc4180_trim.txt
+src/test/resources/CSVFileParser/testCSV85.csv
+src/test/resources/CSVFileParser/testCSV85_default.txt
+src/test/resources/CSVFileParser/testCSV85_ignoreEmpty.txt
+These files are used as test data and test result specifications.
+
+Apache Commons Math
+Copyright 2001-2010 The Apache Software Foundation
+
+===============================================================================
+The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
+RelationShip, SimplexSolver and SimplexTableau classes in package
+org.apache.commons.math.optimization.linear include software developed by
+Benjamin McCann (http://www.benmccann.com) and distributed with
+the following copyright: Copyright 2009 Google Inc.
+===============================================================================
+
+This product includes software developed by the
+University of Chicago, as Operator of Argonne National
+Laboratory.
+The LevenbergMarquardtOptimizer class in package
+org.apache.commons.math.optimization.general includes software
+translated from the lmder, lmpar and qrsolv Fortran routines
+from the Minpack package
+Minpack Copyright Notice (1999) University of Chicago.  All rights reserved
+===============================================================================
+
+The GraggBulirschStoerIntegrator class in package
+org.apache.commons.math.ode.nonstiff includes software translated
+from the odex Fortran routine developed by E. Hairer and G. Wanner.
+Original source copyright:
+Copyright (c) 2004, Ernst Hairer
+===============================================================================
+
+The EigenDecompositionImpl class in package
+org.apache.commons.math.linear includes software translated
+from some LAPACK Fortran routines.  Original source copyright:
+Copyright (c) 1992-2008 The University of Tennessee.  All rights reserved.
+===============================================================================
+
+The MersenneTwister class in package org.apache.commons.math.random
+includes software translated from the 2002-01-26 version of
+the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji
+Nishimura. Original source copyright:
+Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
+All rights reserved
+===============================================================================
+
+The complete text of licenses and disclaimers associated with the the original
+sources enumerated above at the time of code translation are in the LICENSE.txt
+file.
+
+Apache Commons CLI
+Copyright 2001-2009 The Apache Software Foundation
+
+Jackson core and extension components may licensed under different licenses.
+To find the details that apply to this artifact see the accompanying LICENSE 
file.
+For more information, including possible other licensing options, contact
+FasterXML.com (http://fasterxml.com).
+
+ORC Core
+Copyright 2013-2018 The Apache Software Foundation
+
+ORC Shims
+Copyright 2013-2018 The Apache Software Foundation
+
+Apache Commons Math
+Copyright 2001-2013 The Apache Software Foundation
+
+===============================================================================
+
+The inverse error function implementation in the Erf class is based on CUDA
+code developed by Mike Giles, Oxford-Man Institute of Quantitative Finance,
+and published in GPU Computing Gems, volume 2, 2010.
+===============================================================================
+
+The BracketFinder (package org.apache.commons.math3.optimization.univariate)
+and PowellOptimizer (package org.apache.commons.math3.optimization.general)
+classes are based on the Python code in module "optimize.py" (version 0.5)
+developed by Travis E. Oliphant for the SciPy library (http://www.scipy.org/)
+Copyright © 2003-2009 SciPy Developers.
+===============================================================================
+
+The LinearConstraint, LinearObjectiveFunction, LinearOptimizer,
+RelationShip, SimplexSolver and SimplexTableau classes in package
+org.apache.commons.math3.optimization.linear include software developed by
+Benjamin McCann (http://www.benmccann.com) and distributed with
+the following copyright: Copyright 2009 Google Inc.
+===============================================================================
+
+This product includes software developed by the
+University of Chicago, as Operator of Argonne National
+Laboratory.
+The LevenbergMarquardtOptimizer class in package
+org.apache.commons.math3.optimization.general includes software
+translated from the lmder, lmpar and qrsolv Fortran routines
+from the Minpack package
+Minpack Copyright Notice (1999) University of Chicago.  All rights reserved
+===============================================================================
+
+The GraggBulirschStoerIntegrator class in package
+org.apache.commons.math3.ode.nonstiff includes software translated
+from the odex Fortran routine developed by E. Hairer and G. Wanner.
+Original source copyright:
+Copyright (c) 2004, Ernst Hairer
+===============================================================================
+
+The EigenDecompositionImpl class in package
+org.apache.commons.math3.linear includes software translated
+from some LAPACK Fortran routines.  Original source copyright:
+Copyright (c) 1992-2008 The University of Tennessee.  All rights reserved.
+===============================================================================
+
+The MersenneTwister class in package org.apache.commons.math3.random
+includes software translated from the 2002-01-26 version of
+the Mersenne-Twister generator written in C by Makoto Matsumoto and Takuji
+Nishimura. Original source copyright:
+Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
+All rights reserved
+===============================================================================
+
+The LocalizedFormatsTest class in the unit tests is an adapted version of
+the OrekitMessagesTest class from the orekit library distributed under the
+terms of the Apache 2 licence. Original source copyright:
+Copyright 2010 CS Systèmes d'Information
+===============================================================================
+
+The HermiteInterpolator class and its corresponding test have been imported 
from
+the orekit library distributed under the terms of the Apache 2 licence. 
Original
+source copyright:
+Copyright 2010-2012 CS Systèmes d'Information
+===============================================================================
+
+The creation of the package "o.a.c.m.analysis.integration.gauss" was inspired
+by an original code donated by Sébastien Brisard.
+===============================================================================
+
+Apache Commons Net
+Copyright 2001-2012 The Apache Software Foundation
+
+ApacheDS Protocol Kerberos Codec
+Copyright 2003-2013 The Apache Software Foundation
+
+ApacheDS I18n
+Copyright 2003-2013 The Apache Software Foundation
+
+Apache Directory API ASN.1 API
+Copyright 2003-2013 The Apache Software Foundation
+
+Apache Directory LDAP API Utilities
+Copyright 2003-2013 The Apache Software Foundation
+
+Curator Framework
+Copyright 2011-2015 The Apache Software Foundation
+
+Curator Client
+Copyright 2011-2015 The Apache Software Foundation
+
+htrace-core
+Copyright 2015 The Apache Software Foundation
+
+Hive Storage API
+Copyright 2018 The Apache Software Foundation
+
+ORC MapReduce
+Copyright 2013-2018 The Apache Software Foundation
+
+Objenesis
+Copyright 2006-2013 Joe Walnes, Henri Tremblay, Leonardo Mesquita
+
+Google Guice - Extensions - Servlet
+Copyright 2006-2011 Google, Inc.
+
+Google Guice - Core Library
+Copyright 2006-2011 Google, Inc.
+
+ResolverUtil.java
+Copyright 2005-2006 Tim Fennell
+
diff --git a/licenses-binary/LICENSE-aopalliance.txt 
b/licenses-binary/LICENSE-aopalliance.txt
new file mode 100644
index 0000000..2c5d1be
--- /dev/null
+++ b/licenses-binary/LICENSE-aopalliance.txt
@@ -0,0 +1,2 @@
+LICENCE: all the source code provided by AOP Alliance is Public Domain.
+
diff --git a/licenses-binary/LICENSE-asm.txt b/licenses-binary/LICENSE-asm.txt
new file mode 100644
index 0000000..c71bb7b
--- /dev/null
+++ b/licenses-binary/LICENSE-asm.txt
@@ -0,0 +1,27 @@
+ASM: a very small and fast Java bytecode manipulation framework
+Copyright (c) 2000-2011 INRIA, France Telecom
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+  notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+  notice, this list of conditions and the following disclaimer in the
+  documentation and/or other materials provided with the distribution.
+3. Neither the name of the copyright holders nor the names of its
+  contributors may be used to endorse or promote products derived from
+  this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses-binary/LICENSE-esotericsoftware.txt 
b/licenses-binary/LICENSE-esotericsoftware.txt
new file mode 100644
index 0000000..4f93f53
--- /dev/null
+++ b/licenses-binary/LICENSE-esotericsoftware.txt
@@ -0,0 +1,11 @@
+Copyright (c) 2008, Nathan Sweet
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without 
modification, are permitted provided that the following conditions are met:
+
+    * Redistributions of source code must retain the above copyright notice, 
this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above copyright 
notice, this list of conditions and the following disclaimer in the 
documentation and/or other materials provided with the distribution.
+    * Neither the name of Esoteric Software nor the names of its contributors 
may be used to endorse or promote products derived from this software without 
specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
SERVICES; LOSS OF USE, DATA, OR PROF [...]
+
diff --git a/licenses-binary/LICENSE-jcraft.txt 
b/licenses-binary/LICENSE-jcraft.txt
new file mode 100644
index 0000000..5be6156
--- /dev/null
+++ b/licenses-binary/LICENSE-jcraft.txt
@@ -0,0 +1,32 @@
+Text copied verbatim from http://www.jcraft.com/jsch/LICENSE.txt
+
+JSch 0.0.* was released under the GNU LGPL license.  Later, we have switched 
+over to a BSD-style license. 
+
+------------------------------------------------------------------------------
+Copyright (c) 2002-2015 Atsuhiko Yamanaka, JCraft,Inc. 
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+  1. Redistributions of source code must retain the above copyright notice,
+     this list of conditions and the following disclaimer.
+
+  2. Redistributions in binary form must reproduce the above copyright 
+     notice, this list of conditions and the following disclaimer in 
+     the documentation and/or other materials provided with the distribution.
+
+  3. The names of the authors may not be used to endorse or promote products
+     derived from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT,
+INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
+OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/licenses-binary/LICENSE-protobuf.txt 
b/licenses-binary/LICENSE-protobuf.txt
new file mode 100644
index 0000000..19b305b
--- /dev/null
+++ b/licenses-binary/LICENSE-protobuf.txt
@@ -0,0 +1,32 @@
+Copyright 2008 Google Inc.  All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+    * Redistributions of source code must retain the above copyright
+notice, this list of conditions and the following disclaimer.
+    * Redistributions in binary form must reproduce the above
+copyright notice, this list of conditions and the following disclaimer
+in the documentation and/or other materials provided with the
+distribution.
+    * Neither the name of Google Inc. nor the names of its
+contributors may be used to endorse or promote products derived from
+this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Code generated by the Protocol Buffer compiler is owned by the owner
+of the input file used when generating it.  This code is not
+standalone and requires a support library to be linked with it.  This
+support library is itself covered by the above license.
diff --git a/licenses-binary/LICENSE-xmlenc.txt 
b/licenses-binary/LICENSE-xmlenc.txt
new file mode 100644
index 0000000..3a70c9b
--- /dev/null
+++ b/licenses-binary/LICENSE-xmlenc.txt
@@ -0,0 +1,27 @@
+Copyright 2003-2005, Ernst de Haan <[email protected]>
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice, this
+   list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+3. Neither the name of the copyright holder nor the names of its contributors
+   may be used to endorse or promote products derived from this software
+   without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to