You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by sa...@apache.org on 2022/03/09 23:31:52 UTC

[pinot] 01/01: Update license & notice for release 0.10.0

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

sajjad pushed a commit to branch update-license-notice-0.10.0
in repository https://gitbox.apache.org/repos/asf/pinot.git

commit 872d1c62efed5c8c01394fa2de0bd17e4ca882c5
Author: Sajjad Moradi <sm...@linkedin.com>
AuthorDate: Wed Mar 9 15:28:59 2022 -0800

    Update license & notice for release 0.10.0
---
 LICENSE-binary                           | 127 ++++++++++++++++++++-----------
 NOTICE-binary                            |  82 ++++++++++++++------
 licenses-binary/LICENSE-argparse4j.txt   |  23 ++++++
 licenses-binary/LICENSE-bsd-2-clause.txt |  11 +++
 licenses-binary/LICENSE-bsd-3-clause.txt |  13 ++++
 licenses-binary/LICENSE-mit.txt          |   9 +++
 licenses-binary/LICENSE-pyrolite.txt     |  21 +++++
 licenses-binary/LICENSE-slf4j.txt        |   2 +-
 8 files changed, 221 insertions(+), 67 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index def59ed..5844812 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -211,44 +211,51 @@ com.fasterxml.jackson.core:jackson-annotations:2.10.0
 com.fasterxml.jackson.core:jackson-core:2.10.0
 com.fasterxml.jackson.core:jackson-databind:2.10.0
 com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.10.4
+com.fasterxml.jackson.dataformat:jackson-dataformat-csv:2.10.5
 com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.10.0
 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.10.0
+com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.5
 com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.3
 com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.10.0
 com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.10.0
 com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.10.0
 com.fasterxml.jackson.module:jackson-module-jsonSchema:2.11.1
 com.fasterxml.jackson.module:jackson-module-paranamer:2.10.0
+com.fasterxml.jackson.module:jackson-module-scala_2.11:2.6.7.1
 com.fasterxml.jackson.module:jackson-module-scala_2.12:2.10.0
 com.fasterxml.woodstox:woodstox-core:6.0.1
 com.github.ben-manes.caffeine:caffeine:2.6.2
 com.google.android:annotations:4.1.1.4
-com.google.api-client:google-api-client:1.30.4
-com.google.api.grpc:proto-google-common-protos:1.17.0
-com.google.api.grpc:proto-google-iam-v1:0.13.0
-com.google.apis:google-api-services-storage:v1-rev20190910-1.30.3
-com.google.auto.value:auto-value-annotations:1.6.6
-com.google.cloud:google-cloud-core-http:1.91.3
-com.google.cloud:google-cloud-core:1.91.3
+com.google.api-client:google-api-client:1.30.10
+com.google.api.grpc:proto-google-common-protos:1.18.1
+com.google.api.grpc:proto-google-iam-v1:1.0.0
+com.google.apis:google-api-services-storage:v1-rev20200814-1.30.10
+com.google.auto.value:auto-value-annotations:1.7.2
+com.google.cloud:google-cloud-core-http:1.93.8
+com.google.cloud:google-cloud-core:1.93.8
 com.google.cloud:google-cloud-nio:0.120.0-alpha
-com.google.cloud:google-cloud-storage:1.102.0
+com.google.cloud:google-cloud-storage:1.113.1
 com.google.code.findbugs:jsr305:3.0.0
 com.google.code.gson:gson:2.2.4
 com.google.errorprone:error_prone_annotations:2.3.4
+com.google.guava:failureaccess:1.0.1
 com.google.guava:guava:20.0
-com.google.http-client:google-http-client-appengine:1.32.1
-com.google.http-client:google-http-client-jackson2:1.32.1
-com.google.http-client:google-http-client:1.32.1
+com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
+com.google.http-client:google-http-client-appengine:1.36.0
+com.google.http-client:google-http-client-jackson2:1.36.0
+com.google.http-client:google-http-client:1.36.0
 com.google.j2objc:j2objc-annotations:1.3
-com.google.oauth-client:google-oauth-client:1.30.3
+com.google.oauth-client:google-oauth-client:1.31.0
+com.google.uzaygezen:uzaygezen-core:0.2
 com.jayway.jsonpath:json-path:2.7.0
 com.lmax:disruptor:3.3.4
-com.ning:async-http-client:1.9.21
+com.ning:compress-lzf:1.0.3
+com.rabbitmq:amqp-client:5.12.0
 com.squareup.okio:okio:1.6.0
 com.tdunning:t-digest:3.2
 com.typesafe.netty:netty-reactive-streams-http:2.0.4
 com.typesafe.netty:netty-reactive-streams:2.0.4
-com.typesafe.scala-logging:scala-logging_2.11:3.9.0
+com.typesafe.scala-logging:scala-logging_2.12:3.9.2
 com.uber:h3:3.0.3
 com.yahoo.datasketches:memory:0.8.3
 com.yahoo.datasketches:sketches-core:0.8.3
@@ -262,6 +269,7 @@ commons-httpclient:commons-httpclient:3.1
 commons-io:commons-io:2.11.0
 commons-lang:commons-lang:2.6
 commons-logging:commons-logging:1.2
+commons-net:commons-net:3.1
 commons-pool:commons-pool:1.6
 info.picocli:picocli:4.6.1
 io.airlift:aircompressor:0.10
@@ -275,14 +283,17 @@ io.confluent:common-utils:5.3.1
 io.confluent:kafka-avro-serializer:5.3.1
 io.confluent:kafka-schema-registry-client:5.3.1
 io.dropwizard.metrics:metrics-core:4.2.2
+io.dropwizard.metrics:metrics-graphite:4.2.2
 io.dropwizard.metrics:metrics-jmx:4.2.2
-io.grpc:grpc-api:1.30.0
+io.dropwizard.metrics:metrics-json:4.2.2
+io.dropwizard.metrics:metrics-jvm:4.2.2
+io.grpc:grpc-api:1.41.0
 io.grpc:grpc-context:1.14.0
-io.grpc:grpc-core:1.30.0
-io.grpc:grpc-netty-shaded:1.30.0
+io.grpc:grpc-core:1.41.0
+io.grpc:grpc-netty-shaded:1.41.0
 io.grpc:grpc-protobuf-lite:1.19.0
-io.grpc:grpc-protobuf:1.30.0
-io.grpc:grpc-stub:1.30.0
+io.grpc:grpc-protobuf:1.41.0
+io.grpc:grpc-stub:1.41.0
 io.netty:netty-all:4.1.54.Final
 io.netty:netty-buffer:4.1.54.Final
 io.netty:netty-codec-dns:4.1.60.Final
@@ -298,13 +309,13 @@ io.netty:netty-resolver-dns:4.1.60.Final
 io.netty:netty-resolver:4.1.54.Final
 io.netty:netty-tcnative-boringssl-static:2.0.36.Final
 io.netty:netty-transport-native-epoll:4.1.54.Final
-io.netty:netty-transport-native-kqueue:4.1.54.Final
+io.netty:netty-transport-native-kqueue:4.1.60.Final
 io.netty:netty-transport-native-unix-common:4.1.54.Final
 io.netty:netty-transport:4.1.54.Final
 io.netty:netty:3.9.6.Final
 io.opencensus:opencensus-api:0.24.0
 io.opencensus:opencensus-contrib-http-util:0.24.0
-io.perfmark:perfmark-api:0.19.0
+io.perfmark:perfmark-api:0.23.0
 io.projectreactor.netty:reactor-netty:0.9.15.RELEASE
 io.projectreactor:reactor-core:3.3.12.RELEASE
 io.prometheus:simpleclient:0.8.1
@@ -319,19 +330,21 @@ it.unimi.dsi:fastutil:8.2.3
 javax.inject:javax.inject:1
 javax.validation:validation-api:2.0.1.Final
 joda-time:joda-time:2.10.5
-net.minidev:accessors-smart:1.2
-net.minidev:json-smart:2.3
+net.minidev:accessors-smart:2.4.7
+net.minidev:json-smart:2.4.7
+org.apache.avro:avro-ipc:1.8.2
+org.apache.avro:avro-mapred:1.8.2
 org.apache.avro:avro-protobuf:1.9.1
 org.apache.avro:avro:1.9.2
 org.apache.bookkeeper:bookkeeper-common-allocator:4.12.0
 org.apache.bookkeeper:circe-checksum:4.12.0
-org.apache.calcite.avatica:avatica-core:1.13.0
+org.apache.calcite.avatica:avatica-core:1.20.0
 org.apache.calcite:calcite-babel:1.29.0
 org.apache.calcite:calcite-core:1.29.0
 org.apache.calcite:calcite-linq4j:1.29.0
-org.apache.commons:commons-beanutils:1.9.4
 org.apache.commons:commons-collections4:4.1
 org.apache.commons:commons-compress:1.21
+org.apache.commons:commons-crypto:1.0.0
 org.apache.commons:commons-csv:1.0
 org.apache.commons:commons-lang3:3.5
 org.apache.commons:commons-math3:3.2
@@ -343,9 +356,12 @@ org.apache.hive:hive-storage-api:2.7.1
 org.apache.httpcomponents:httpclient:4.5.13
 org.apache.httpcomponents:httpcore:4.4.13
 org.apache.httpcomponents:httpmime:4.5.13
-org.apache.kafka:kafka-clients:2.0.0
+org.apache.ivy:ivy:2.4.0
+org.apache.kafka:kafka-clients:2.8.1
+org.apache.kafka:kafka-metadata:2.8.1
+org.apache.kafka:kafka-raft:2.8.1
 org.apache.kafka:kafka_2.10:0.9.0.1
-org.apache.kafka:kafka_2.11:2.0.0
+org.apache.kafka:kafka_2.12:2.8.1
 org.apache.logging.log4j:log4j-1.2-api:2.17.1
 org.apache.logging.log4j:log4j-api:2.17.1
 org.apache.logging.log4j:log4j-core:2.17.1
@@ -371,12 +387,21 @@ org.apache.pulsar:pulsar-client-api:2.7.2
 org.apache.pulsar:pulsar-client-original:2.7.2
 org.apache.pulsar:pulsar-common:2.7.2
 org.apache.pulsar:pulsar-transaction-common:2.7.2
+org.apache.spark:spark-core_2.11:2.4.0
+org.apache.spark:spark-kvstore_2.11:2.4.0
+org.apache.spark:spark-launcher_2.11:2.4.0
+org.apache.spark:spark-network-common_2.11:2.4.0
+org.apache.spark:spark-network-shuffle_2.11:2.4.0
+org.apache.spark:spark-tags_2.11:2.4.0
+org.apache.spark:spark-unsafe_2.11:2.4.0
 org.apache.thrift:libthrift:0.15.0
+org.apache.xbean:xbean-asm6-shaded:4.8
 org.apache.yetus:audience-annotations:0.13.0
 org.apache.zookeeper:zookeeper-jute:3.5.8
 org.apache.zookeeper:zookeeper:3.5.8
-org.asynchttpclient:async-http-client-netty-utils:2.12.1
-org.asynchttpclient:async-http-client:2.12.1
+org.apiguardian:apiguardian-api:1.1.0
+org.asynchttpclient:async-http-client-netty-utils:2.12.3
+org.asynchttpclient:async-http-client:2.12.3
 org.codehaus.groovy:groovy-all:2.4.21
 org.codehaus.jackson:jackson-core-asl:1.9.13
 org.codehaus.jackson:jackson-mapper-asl:1.9.13
@@ -388,10 +413,18 @@ org.eclipse.jetty:jetty-servlet:9.4.39.v20210325
 org.eclipse.jetty:jetty-util-ajax:9.4.39.v20210325
 org.eclipse.jetty:jetty-util:9.4.39.v20210325
 org.javassist:javassist:3.19.0-GA
+org.json4s:json4s-ast_2.11:3.5.3
+org.json4s:json4s-core_2.11:3.5.3
+org.json4s:json4s-jackson_2.11:3.5.3
+org.json4s:json4s-scalap_2.11:3.5.3
 org.lz4:lz4-java:1.7.1
 org.quartz-scheduler:quartz:2.3.2
 org.roaringbitmap:RoaringBitmap:0.9.25
 org.roaringbitmap:shims:0.9.25
+org.scala-lang.modules:scala-collection-compat_2.12:2.3.0
+org.scala-lang.modules:scala-java8-compat_2.12:0.9.1
+org.scala-lang.modules:scala-xml_2.12:1.3.0
+org.spark-project.spark:unused:1.0.0
 org.typelevel:macro-compat_2.12:1.1.1
 org.webjars:swagger-ui:3.23.11
 org.wildfly.openssl:wildfly-openssl:1.0.7.Final
@@ -399,6 +432,7 @@ org.xerial.larray:larray-buffer:0.4.1
 org.xerial.larray:larray-mmap:0.4.1
 org.xerial.snappy:snappy-java:1.1.1.7
 org.yaml:snakeyaml:1.30
+oro:oro:2.0.8
 software.amazon.awssdk:annotations:2.14.28
 software.amazon.awssdk:apache-client:2.14.28
 software.amazon.awssdk:arns:2.14.28
@@ -437,14 +471,19 @@ com.azure:azure-storage-common:12.10.0
 com.azure:azure-storage-file-datalake:12.4.0
 com.azure:azure-storage-internal-avro:12.0.2
 com.microsoft.azure:azure-data-lake-store-sdk:2.3.9
+net.razorvine:pyrolite:4.13
 net.sf.jopt-simple:jopt-simple:4.6
+net.sourceforge.argparse4j:argparse4j:0.7.0
+org.checkerframework:checker-compat-qual:2.5.5
+org.checkerframework:checker-qual:3.10.0
 org.codehaus.mojo:animal-sniffer-annotations:1.17
 org.reactivestreams:reactive-streams:1.0.3
 org.typelevel:cats-core_2.12:2.1.0
 org.typelevel:cats-kernel_2.12:2.1.0
 org.typelevel:cats-macros_2.12:2.1.0
 org.typelevel:jawn-parser_2.12:1.0.0
-org.slf4j:jul-to-slf4j:1.7.25
+org.slf4j:jcl-over-slf4j:1.7.16
+org.slf4j:jul-to-slf4j:1.7.16
 org.slf4j:slf4j-api:1.7.25
 
 
@@ -456,27 +495,30 @@ com.thoughtworks.paranamer:paranamer:2.8
 BSD 2-Clause
 ------------
 com.github.luben:zstd-jni:1.4.9-5
+net.sf.py4j:py4j:0.10.7
 org.codehaus.woodstox:stax2-api:4.2
 
 
 BSD 3-Clause
 ------------
-com.google.api:api-common:1.8.1
-com.google.api:gax-httpjson:0.66.1
-com.google.api:gax:1.49.1
-com.google.auth:google-auth-library-credentials:0.18.0
-com.google.auth:google-auth-library-oauth2-http:0.18.0
-com.google.protobuf:protobuf-java-util:3.11.4
+com.google.api:api-common:1.10.0
+com.google.api:gax-httpjson:0.75.2
+com.google.api:gax:1.58.2
+com.google.auth:google-auth-library-credentials:0.21.1
+com.google.auth:google-auth-library-oauth2-http:0.21.1
+com.google.protobuf:protobuf-java-util:3.13.0
 com.google.protobuf:protobuf-java:3.12.0
 com.google.protobuf:protobuf-lite:3.0.1
 com.jcabi:jcabi-aspects:0.22
 com.jcabi:jcabi-log:0.17.1
 org.antlr:antlr4-runtime:4.6
-org.ow2.asm:asm:5.0.4
+org.fusesource.leveldbjni:leveldbjni-all:1.8
+org.ow2.asm:asm:9.1
 org.scala-lang:scala-library:2.11.11
-org.scala-lang.modules:scala-xml_2.12:1.3.0
+org.scala-lang:scala-reflect:2.11.8
+org.scala-lang.modules:scala-xml_2.11:1.0.6
 org.threeten:threeten-extra:1.5.0
-org.threeten:threetenbp:1.3.3
+org.threeten:threetenbp:1.4.4
 
 
 Common Development and Distribution License (CDDL) 1.0
@@ -498,6 +540,7 @@ javax.servlet:javax.servlet-api:3.0.1
 javax.ws.rs:javax.ws.rs-api:2.0.1
 javax.xml.bind:jaxb-api:2.3.0
 org.glassfish.hk2:osgi-resource-locator:1.0.1
+org.glassfish.jersey.containers:jersey-container-servlet:2.22.2
 
 
 Eclipse Public License (EPL) 1.0
@@ -541,6 +584,7 @@ Eclipse Distribution License (EDL) 1.0
 --------------------------------------
 (see licenses/LICENSE-edl-1.0.txt)
 
+com.sun.activation:jakarta.activation:1.2.2
 jakarta.activation:jakarta.activation-api:1.2.1
 jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
 org.jvnet.mimepull:mimepull:1.9.11
@@ -561,8 +605,3 @@ Bounty Castle License
 org.bouncycastle:bcpkix-jdk15to18:1.68
 org.bouncycastle:bcprov-ext-jdk15to18:1.68
 org.bouncycastle:bcprov-jdk15to18:1.68
-
-
-GNU Lesser Public License
--------------------------
-com.google.code.findbugs:annotations:jar:2.0.1
diff --git a/NOTICE-binary b/NOTICE-binary
index a6b4ff1..f826303 100644
--- a/NOTICE-binary
+++ b/NOTICE-binary
@@ -1,5 +1,5 @@
 Apache Pinot
-Copyright 2018-2021 Apache Software Foundation
+Copyright 2018-2022 Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
@@ -37,14 +37,14 @@ Original source copyright:
 Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
 
 Apache Commons IO
-Copyright 2002-2012 The Apache Software Foundation
-
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).
+Copyright 2002-2021 The Apache Software Foundation
 
 Apache Commons Lang
 Copyright 2001-2011 The Apache Software Foundation
 
+This product includes software developed by
+The Apache Software Foundation (http://www.apache.org/).
+
 Apache Commons Logging
 Copyright 2003-2014 The Apache Software Foundation
 
@@ -55,16 +55,16 @@ This product includes software from the Spring Framework,
 under the Apache License 2.0 (see: StringUtils.containsWhitespace())
 
 Apache Commons Collections
-Copyright 2001-2008 The Apache Software Foundation
+Copyright 2001-2015 The Apache Software Foundation
 
 Apache Log4j SLF4J Binding
-Copyright 1999-2019 The Apache Software Foundation
+Copyright 1999-1969 The Apache Software Foundation
 
 Apache Log4j API
-Copyright 1999-2019 The Apache Software Foundation
+Copyright 1999-1969 The Apache Software Foundation
 
 Apache Log4j 1.x Compatibility API
-Copyright 1999-2019 The Apache Software Foundation
+Copyright 1999-1969 The Apache Software Foundation
 
 =============================================================================
 = NOTICE file corresponding to section 4d of the Apache License Version 2.0 =
@@ -108,34 +108,35 @@ Licensed under the Creative Commons Attribution Licence v2.5
 http://creativecommons.org/licenses/by/2.5/
 
 Apache HttpClient Mime
-Copyright 1999-2017 The Apache Software Foundation
+Copyright 1999-2020 The Apache Software Foundation
 
 Apache HttpClient
-Copyright 1999-2019 The Apache Software Foundation
+Copyright 1999-2020 The Apache Software Foundation
 
 Apache HttpCore
-Copyright 2005-2018 The Apache Software Foundation
+Copyright 2005-2020 The Apache Software Foundation
 
-Calcite Core
-Copyright 2012-2019 The Apache Software Foundation
+Apache Calcite
+Copyright 2012-2021 The Apache Software Foundation
 
-Apache Calcite Avatica
-Copyright 2012-2018 The Apache Software Foundation
+This product is based on source code originally developed
+by DynamoBI Corporation, LucidEra Inc., SQLstream Inc. and others
+under the auspices of the Eigenbase Foundation
+and released as the LucidDB project.
 
-Calcite Linq4j
-Copyright 2012-2019 The Apache Software Foundation
+The web site includes files generated by Jekyll.
 
-Calcite Babel
-Copyright 2012-2019 The Apache Software Foundation
+Apache Calcite -- Avatica
+Copyright 2012-2021 The Apache Software Foundation
 
 Apache Thrift
-Copyright 2006-2017 The Apache Software Foundation.
+Copyright (C) 2006 - 2019, The Apache Software Foundation
 
 Apache Jakarta HttpClient
 Copyright 1999-2007 The Apache Software Foundation
 
 Apache Commons Compress
-Copyright 2002-2020 The Apache Software Foundation
+Copyright 2002-2021 The Apache Software Foundation
 
 ---
 
@@ -318,6 +319,43 @@ Copyright 2008-2020 The Apache Software Foundation
 Apache ZooKeeper - Jute
 Copyright 2008-2020 The Apache Software Foundation
 
+                          The Netty Project
+                            =================
+
+Copyright 2016 The Netty Project
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+-------------------------------------------------------------------------------
+This product contains a forked and modified version of Tomcat Native
+
+  * LICENSE:
+    * license/LICENSE.tomcat-native.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * http://tomcat.apache.org/native-doc/
+    * https://svn.apache.org/repos/asf/tomcat/native/
+
+This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.
+
+  * LICENSE:
+    * license/LICENSE.mvn-wrapper.txt (Apache License 2.0)
+  * HOMEPAGE:
+    * https://github.com/takari/maven-wrapper
+
+This product contains small piece of code to support AIX, taken from netbsd.
+
+  * LICENSE:
+    * license/LICENSE.aix-netbsd.txt (OpenSSL License)
+  * HOMEPAGE:
+    * https://ftp.netbsd.org/pub/NetBSD/NetBSD-current/src/crypto/external/bsd/openssl/dist
+
+This product contains code from boringssl.
+
+  * LICENSE (Combination ISC and OpenSSL license)
+    * license/LICENSE.boringssl.txt (Combination ISC and OpenSSL license)
+  * HOMEPAGE:
+    * https://boringssl.googlesource.com/boringssl/
+
 Apache Yetus - Audience Annotations
 Copyright 2015-2020 The Apache Software Foundation
 
diff --git a/licenses-binary/LICENSE-argparse4j.txt b/licenses-binary/LICENSE-argparse4j.txt
new file mode 100644
index 0000000..3e7a916
--- /dev/null
+++ b/licenses-binary/LICENSE-argparse4j.txt
@@ -0,0 +1,23 @@
+/*
+ * Copyright (C) 2011-2021 The contributors: https://github.com/argparse4j/argparse4j/graphs/contributors
+ *
+ * Permission is hereby granted, free of charge, to any person
+ * obtaining a copy of this software and associated documentation
+ * files (the "Software"), to deal in the Software without
+ * restriction, including without limitation the rights to use, copy,
+ * modify, merge, publish, distribute, sublicense, and/or sell copies
+ * of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be
+ * included in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ * SOFTWARE.
+ */
\ No newline at end of file
diff --git a/licenses-binary/LICENSE-bsd-2-clause.txt b/licenses-binary/LICENSE-bsd-2-clause.txt
new file mode 100644
index 0000000..95bee24
--- /dev/null
+++ b/licenses-binary/LICENSE-bsd-2-clause.txt
@@ -0,0 +1,11 @@
+The 2-Clause BSD License
+
+Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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.
+
+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 [...]
\ No newline at end of file
diff --git a/licenses-binary/LICENSE-bsd-3-clause.txt b/licenses-binary/LICENSE-bsd-3-clause.txt
new file mode 100644
index 0000000..cf6e732
--- /dev/null
+++ b/licenses-binary/LICENSE-bsd-3-clause.txt
@@ -0,0 +1,13 @@
+The 3-Clause BSD License
+
+Copyright <YEAR> <COPYRIGHT HOLDER>
+
+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 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 [...]
\ No newline at end of file
diff --git a/licenses-binary/LICENSE-mit.txt b/licenses-binary/LICENSE-mit.txt
new file mode 100644
index 0000000..7cc161e
--- /dev/null
+++ b/licenses-binary/LICENSE-mit.txt
@@ -0,0 +1,9 @@
+The MIT License
+
+Copyright <YEAR> <COPYRIGHT HOLDER>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
diff --git a/licenses-binary/LICENSE-pyrolite.txt b/licenses-binary/LICENSE-pyrolite.txt
new file mode 100644
index 0000000..df8b99c
--- /dev/null
+++ b/licenses-binary/LICENSE-pyrolite.txt
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) by Irmen de Jong
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
\ No newline at end of file
diff --git a/licenses-binary/LICENSE-slf4j.txt b/licenses-binary/LICENSE-slf4j.txt
index 8919ec2..ff76d98 100644
--- a/licenses-binary/LICENSE-slf4j.txt
+++ b/licenses-binary/LICENSE-slf4j.txt
@@ -1,7 +1,7 @@
 Copyright (c) 2004-2011 QOS.ch
 All rights reserved.
 
-Permission is hereby granted, free  of charge, to any person obtaining
+Permission is hereby granted, free of charge, to any person obtaining
 a  copy  of this  software  and  associated  documentation files  (the
 "Software"), to  deal in  the Software without  restriction, including
 without limitation  the rights to  use, copy, modify,  merge, publish,

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org