This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch release-0.9.0-rc in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/release-0.9.0-rc by this push: new 0fa1580 update license and notice 0fa1580 is described below commit 0fa158009fc7e48c4b9de29cd61cd9811373014a Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Thu Nov 11 12:40:55 2021 -0600 update license and notice --- LICENSE-binary | 32 ++++++++++++++++++++--- NOTICE-binary | 32 ++++++++++++----------- licenses-binary/LICENSE-args4j.txt | 19 -------------- licenses-binary/LICENSE-paranamer.txt | 29 +++++++++++++++++++++ licenses-binary/LICENSE-typelevel.txt | 49 +++++++++++++++++++++++++++++++++++ 5 files changed, 124 insertions(+), 37 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index c8c9569..a75f9d8 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -205,6 +205,7 @@ This project bundles some components that are also licensed under the Apache License Version 2.0: com.101tec:zkclient:0.7 +com.chuusai:shapeless_2.12:2.3.3 com.clearspring.analytics:stream:2.7.0 com.fasterxml.jackson.core:jackson-annotations:2.10.0 com.fasterxml.jackson.core:jackson-core:2.10.0 @@ -217,6 +218,8 @@ 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.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 @@ -260,12 +263,19 @@ commons-io:commons-io:2.4 commons-lang:commons-lang:2.6 commons-logging:commons-logging:1.2 commons-pool:commons-pool:1.6 +info.picocli:picocli:4.6.1 io.airlift:aircompressor:0.10 +io.circe:circe-core_2.12:0.13.0 +io.circe:circe-generic_2.12:0.13.0 +io.circe:circe-jawn_2.12:0.13.0 +io.circe:circe-numbers_2.12:0.13.0 +io.circe:circe-parser_2.12:0.13.0 io.confluent:common-config:5.3.1 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.1.2 +io.dropwizard.metrics:metrics-core:4.2.2 +io.dropwizard.metrics:metrics-jmx:4.2.2 io.grpc:grpc-api:1.30.0 io.grpc:grpc-context:1.14.0 io.grpc:grpc-core:1.30.0 @@ -381,6 +391,7 @@ org.lz4:lz4-java:1.7.1 org.quartz-scheduler:quartz:2.3.2 org.roaringbitmap:RoaringBitmap:0.9.22 org.roaringbitmap:shims:0.9.22 +org.typelevel:macro-compat_2.12:1.1.1 org.webjars:swagger-ui:3.18.2 org.wildfly.openssl:wildfly-openssl:1.0.7.Final org.xerial.larray:larray-buffer:0.4.1 @@ -405,6 +416,7 @@ software.amazon.awssdk:protocol-core:2.14.28 software.amazon.awssdk:regions:2.14.28 software.amazon.awssdk:s3:2.14.28 software.amazon.awssdk:sdk-core:2.14.28 +software.amazon.awssdk:sts:2.14.28 software.amazon.awssdk:utils:2.14.28 software.amazon.eventstream:eventstream:1.0.1 @@ -417,7 +429,6 @@ of these licenses. MIT License ----------- -args4j:args4j:2.32 com.azure:azure-core-http-netty:1.7.1 com.azure:azure-core:1.12.0 com.azure:azure-storage-blob:12.10.0 @@ -428,10 +439,19 @@ com.microsoft.azure:azure-data-lake-store-sdk:2.3.9 net.sf.jopt-simple:jopt-simple:4.6 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:slf4j-api:1.7.25 +BSD +--- +com.thoughtworks.paranamer:paranamer:2.8 + + BSD 2-Clause ------------ com.github.luben:zstd-jni:1.4.9-5 @@ -453,6 +473,7 @@ com.jcabi:jcabi-log:0.17.1 org.antlr:antlr4-runtime:4.6 org.ow2.asm:asm:5.0.4 org.scala-lang:scala-library:2.11.11 +org.scala-lang.modules:scala-xml_2.12:1.3.0 org.threeten:threeten-extra:1.5.0 org.threeten:threetenbp:1.3.3 @@ -526,7 +547,7 @@ org.jvnet.mimepull:mimepull:1.9.11 WTFPL License ------------- -org.reflections:reflections:0.9.11 +org.reflections:reflections:0.9.9 Creative Commons Attribution License (CC BY 2.5) @@ -539,3 +560,8 @@ 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 cb3692a..a6b4ff1 100644 --- a/NOTICE-binary +++ b/NOTICE-binary @@ -19,23 +19,29 @@ Apache Commons Configuration Copyright 2001-2013 The Apache Software Foundation Apache Commons Codec -Copyright 2002-2011 The Apache Software Foundation +Copyright 2002-2020 The Apache Software Foundation -This product includes software developed by -The Apache Software Foundation (http://www.apache.org/). +This product includes software developed at +The Apache Software Foundation (https://www.apache.org/). --------------------------------------------------------------------------------- -src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java contains -test data from http://aspell.sourceforge.net/test/batch0.tab. +src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java +contains test data from http://aspell.net/test/orig/batch0.tab. +Copyright (C) 2002 Kevin Atkinson (kev...@gnu.org) -Copyright (C) 2002 Kevin Atkinson (kev...@gnu.org). Verbatim copying -and distribution of this entire article is permitted in any medium, -provided this notice is preserved. --------------------------------------------------------------------------------- +=============================================================================== + +The content of package org.apache.commons.codec.language.bm has been translated +from the original php source code available at http://stevemorse.org/phoneticinfo.htm +with permission from the original authors. +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/). + Apache Commons Lang Copyright 2001-2011 The Apache Software Foundation @@ -131,9 +137,6 @@ Copyright 1999-2007 The Apache Software Foundation Apache Commons Compress Copyright 2002-2020 The Apache Software Foundation -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). - --- The files in the package org.apache.commons.compress.archivers.sevenz @@ -599,8 +602,6 @@ These files are used as test data and test result specifications. 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. @@ -695,3 +696,4 @@ Copyright 2001-2012 The Apache Software Foundation ResolverUtil.java Copyright 2005-2006 Tim Fennell + diff --git a/licenses-binary/LICENSE-args4j.txt b/licenses-binary/LICENSE-args4j.txt deleted file mode 100644 index c49840b..0000000 --- a/licenses-binary/LICENSE-args4j.txt +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) 2013 Kohsuke Kawaguchi and other 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. diff --git a/licenses-binary/LICENSE-paranamer.txt b/licenses-binary/LICENSE-paranamer.txt new file mode 100644 index 0000000..9eab879 --- /dev/null +++ b/licenses-binary/LICENSE-paranamer.txt @@ -0,0 +1,29 @@ +[ ParaNamer used to be 'Pubic Domain', but since it includes a small piece of ASM it is now the same license as that: BSD ] + + Portions copyright (c) 2006-2018 Paul Hammant & ThoughtWorks Inc + Portions copyright (c) 2000-2007 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-typelevel.txt b/licenses-binary/LICENSE-typelevel.txt new file mode 100644 index 0000000..6e5add8 --- /dev/null +++ b/licenses-binary/LICENSE-typelevel.txt @@ -0,0 +1,49 @@ +Cats Copyright (c) 2015 Cats 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. + +------ + +Code in Cats is derived in part from Scalaz. The Scalaz license follows: + +Copyright (c) 2009-2014 Tony Morris, Runar Bjarnason, Tom Adams, +Kristian Domagala, Brad Clow, Ricky Clarkson, Paul Chiusano, Trygve +Laugstøl, Nick Partridge, Jason Zaugg. 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 name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org