Skip to content

Commit

Permalink
Update LICENSE & NOTICE
Browse files Browse the repository at this point in the history
The major code change in the UI(apache#5684) removed all the bundled
javascript/css files. This change removed bunch of copied js/css files
but the pr did not correctly address the license.

This PR is the effort for cleaning up licenses.

1. Cleaned up LICENSE, LICENSE-binary
2. Cleaned up licenses/, licenses-binary/
3. Cleaned up NOTICE-binary
  • Loading branch information
Seunghyun Lee committed May 19, 2021
1 parent 9becc57 commit 71db3be
Show file tree
Hide file tree
Showing 41 changed files with 175 additions and 876 deletions.
73 changes: 0 additions & 73 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -199,76 +199,3 @@
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.

------------------------------------------------------------------------------------
This product bundles various third-party components under other open source licenses.
This section summarizes those components and their licenses. See "licenses/" for text
of these licenses.


MIT License
-----------
@fortawesome/free-solid-svg-icons (https://github.com/FortAwesome/Font-Awesome)
@fortawesome/fontawesome-svg-core (https://github.com/FortAwesome/Font-Awesome)
@fortawesome/react-fontawesome (https://github.com/FortAwesome/react-fontawesome)
@material-ui/core (https://github.com/mui-org/material-ui)
@material-ui/icons (https://github.com/mui-org/material-ui)
@material-ui/lab (https://github.com/mui-org/material-ui)
@types/react (https://github.com/DefinitelyTyped/DefinitelyTyped)
@types/react-dom (https://github.com/DefinitelyTyped/DefinitelyTyped)
@types/react-router-dom (https://github.com/DefinitelyTyped/DefinitelyTyped)
@typescript-eslint/eslint-plugin (https://github.com/typescript-eslint/typescript-eslint)
axios (https://github.com/axios/axios)
clean-webpack-plugin (https://github.com/johnagan/clean-webpack-plugin)
codemirror (https://github.com/codemirror/CodeMirror)
cross-fetch (https://github.com/lquixada/cross-fetch)
css-loader (https://github.com/webpack-contrib/css-loader)
eslint (https://github.com/eslint/eslint)
eslint-config-airbnb (https://github.com/airbnb/javascript)
eslint-config-airbnb-typescript (https://github.com/iamturns/eslint-config-airbnb-typescript)
eslint-config-prettier (https://github.com/prettier/eslint-config-prettier)
eslint-config-react-app (https://github.com/facebook/create-react-app)
eslint-loader (https://github.com/webpack-contrib/eslint-loader)
eslint-plugin-import (https://github.com/benmosher/eslint-plugin-import)
eslint-plugin-jsx-a11y (https://github.com/evcohen/eslint-plugin-jsx-a11y)
eslint-plugin-prettier (https://github.com/prettier/eslint-plugin-prettier)
eslint-plugin-react (https://github.com/yannickcr/eslint-plugin-react)
eslint-plugin-react-hooks (https://github.com/facebook/react)
export-from-json (https://github.com/zheeeng/export-from-json)
file-loader (https://github.com/webpack-contrib/file-loader)
html-loader (https://github.com/webpack-contrib/html-loader)
html-webpack-plugin (https://github.com/jantimon/html-webpack-plugin)
lodash (https://github.com/lodash/lodash)
npm-run-all (https://github.com/mysticatea/npm-run-all)
prettier (https://github.com/prettier/prettier)
prettier-eslint (https://github.com/prettier/prettier-eslint)
prettier-eslint-cli (https://github.com/prettier/prettier-eslint-cli)
prop-types (https://github.com/facebook/prop-types)
react (https://github.com/facebook/react)
react-codemirror2 (https://github.com/scniro/react-codemirror2)
react-dom (https://github.com/facebook/react)
react-router-dom (https://github.com/ReactTraining/react-router)
source-map-loader (https://github.com/webpack-contrib/source-map-loader)
style-loader (https://github.com/webpack-contrib/style-loader)
ts-loader (https://github.com/TypeStrong/ts-loader)
url-loader (https://github.com/webpack-contrib/url-loader)
webpack (https://github.com/webpack/webpack)
webpack-cli (https://github.com/webpack/webpack-cli)
webpack-dev-server (https://github.com/webpack/webpack-dev-server)

BSD 3-Clause
------------
eslint-plugin-flowtype (https://github.com/gajus/eslint-plugin-flowtype)

BSD 2-Clause
------------
@typescript-eslint/parser (https://github.com/typescript-eslint/typescript-eslint)

Apache-2.0
------------
typescript (https://github.com/Microsoft/TypeScript)

ISC
------------
eslint-import-resolver-typescript (https://github.com/alexgorbatchev/eslint-import-resolver-typescript)

109 changes: 38 additions & 71 deletions LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -216,39 +216,30 @@ 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.woodstox:woodstox-core:6.0.1
com.fasterxml:aalto-xml:1.0.0
com.github.stephenc.jcip:jcip-annotations:1.0-1
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.api:api-common:1.8.1
com.google.api:gax:1.49.1
com.google.api:gax-httpjson:0.66.1
com.google.api-client:google-api-client:1.30.4
com.google.api:gax:1.49.1
com.google.apis:google-api-services-storage:v1-rev20190910-1.30.3
com.google.auth:google-auth-library-credentials:0.18.0
com.google.auth:google-auth-library-oauth2-http:0.18.0
com.google.auto.value:auto-value-annotations:1.6.6
com.google.cloud:google-cloud-core:1.91.3
com.google.cloud:google-cloud-core-http:1.91.3
com.google.cloud:google-cloud-core:1.91.3
com.google.cloud:google-cloud-nio:0.120.0-alpha
com.google.cloud:google-cloud-storage:1.102.0
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:guava:20.0
com.google.guava:guava:20
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.j2objc:j2objc-annotations:1.3
com.google.oauth-client:google-oauth-client:1.30.3
com.google.protobuf:protobuf-java-util:3.10.0
com.jayway.jsonpath:json-path:2.4.0
com.lmax:disruptor:3.3.4
com.nimbusds:content-type:2.0
com.nimbusds:lang-tag:1.4.4
com.nimbusds:nimbus-jose-jwt:8.8
com.nimbusds:oauth2-oidc-sdk:7.1.1
com.ning:async-http-client:1.9.21
com.tdunning:t-digest:3.2
com.typesafe.netty:netty-reactive-streams-http:2.0.4
Expand All @@ -260,12 +251,13 @@ com.zaxxer:HikariCP-java7:2.4.13
commons-cli:commons-cli:1.2
commons-codec:commons-codec:1.6
commons-collections:commons-collections:3.2.1
commons-configuration:commons-configuration:1.10
commons-configuration:commons-configuration:1.1
commons-httpclient:commons-httpclient:3.1
commons-io:commons-io:2.4
commons-lang:commons-lang:2.6
commons-logging:commons-logging:1.2
io.airlift:aircompressor:0.10
commons-pool:commons-pool:1.6
io.airlift:aircompressor:0.1
io.confluent:common-config:5.3.1
io.confluent:common-utils:5.3.1
io.confluent:kafka-avro-serializer:5.3.1
Expand Down Expand Up @@ -309,20 +301,18 @@ javax.inject:javax.inject:1
javax.validation:validation-api:2.0.1.Final
joda-time:joda-time:2.10.5
me.lemire.integercompression:JavaFastPFOR:0.0.13
net.java.dev.jna:jna-platform:5.6.0
net.java.dev.jna:jna:5.5.0
net.minidev:accessors-smart:1.2
net.minidev:json-smart:2.3
org.apache.avro:avro:1.7.6
org.apache.avro:avro:1.9.2
org.apache.calcite.avatica:avatica-core:1.13.0
org.apache.calcite:calcite-babel:1.19.0
org.apache.calcite:calcite-core:1.19.0
org.apache.calcite:calcite-linq4j:1.19.0
org.apache.commons:commons-compress:1.20
org.apache.commons:commons-csv:1.0
org.apache.commons:commons-compress:1.2
org.apache.commons:commons-csv:1
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-math:2.1
org.apache.datasketches:datasketches-java:1.2.0-incubating
org.apache.datasketches:datasketches-memory:1.2.0-incubating
org.apache.helix:helix-core:0.9.8
Expand All @@ -344,35 +334,25 @@ org.apache.lucene:lucene-queryparser:8.2.0
org.apache.lucene:lucene-sandbox:8.2.0
org.apache.orc:orc-core:1.5.9
org.apache.orc:orc-shims:1.5.9
org.apache.parquet:parquet-avro:1.8.0
org.apache.parquet:parquet-column:1.8.0
org.apache.parquet:parquet-common:1.8.0
org.apache.parquet:parquet-encoding:1.8.0
org.apache.parquet:parquet-format:2.3.0-incubating
org.apache.parquet:parquet-hadoop:1.8.0
org.apache.parquet:parquet-jackson:1.8.0
org.apache.parquet:parquet-avro:1.11.1
org.apache.parquet:parquet-column:1.11.1
org.apache.parquet:parquet-common:1.11.1
org.apache.parquet:parquet-encoding:1.11.1
org.apache.parquet:parquet-format-structures:1.11.1
org.apache.parquet:parquet-hadoop:1.11.1
org.apache.parquet:parquet-jackson:1.11.1
org.apache.thrift:libthrift:0.12.0
org.apache.yetus:audience-annotations:0.5.0
org.apache.yetus:audience-annotations:0.11.0
org.apache.zookeeper:zookeeper-jute:3.5.8
org.apache.zookeeper:zookeeper:3.5.8
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
org.jetbrains:annotations:15.0
org.javassist:javassist:3.19.0-GA
org.linguafranca.pwdb:KeePassJava2-dom:2.1.4
org.linguafranca.pwdb:KeePassJava2-jaxb:2.1.4
org.linguafranca.pwdb:KeePassJava2-kdb:2.1.4
org.linguafranca.pwdb:KeePassJava2-kdbx:2.1.4
org.linguafranca.pwdb:KeePassJava2-simple:2.1.4
org.linguafranca.pwdb:KeePassJava2:2.1.4
org.linguafranca.pwdb:database:2.1.4
org.lz4:lz4-java:1.4.1
org.quartz-scheduler:quartz:2.3.2
org.roaringbitmap:RoaringBitmap:0.9.0
org.roaringbitmap:shims:0.9.0
org.scala-lang:scala-library:2.11.11
org.simpleframework:simple-xml:2.7.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
Expand All @@ -395,8 +375,6 @@ software.amazon.awssdk:s3:2.13.46
software.amazon.awssdk:sdk-core:2.13.46
software.amazon.awssdk:utils:2.13.46
software.amazon.eventstream:eventstream:1.0.1
stax:stax-api:1.0.1
stax:stax:1.2.0


------------------------------------------------------------------------------------
Expand All @@ -410,67 +388,53 @@ 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-identity:1.2.2
com.azure:azure-storage-blob:12.10.0
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
com.microsoft.azure:msal4j-persistence-extension:1.0.0
com.microsoft.azure:msal4j:1.8.0
net.sf.jopt-simple:jopt-simple:4.6
org.codehaus.mojo:animal-sniffer-annotations:1.18
org.reactivestreams:reactive-streams:1.0.3
org.slf4j:slf4j-api:1.7.25

pinot-controller/src/main/resources/*/js/lib/codemirror/*
pinot-controller/src/main/resources/*/js/lib/foundation/*
pinot-controller/src/main/resources/*/js/lib/angular*
pinot-controller/src/main/resources/*/js/lib/underscore*
pinot-controller/src/main/resources/*/js/lib/jquery-2.1.3.min.js
pinot-controller/src/main/resources/*/js/lib/beautify.js
pinot-controller/src/main/resources/*/js/lib/handlebars.js

pinot-controller/src/main/resources/*/css/lib/codemirror*
pinot-controller/src/main/resources/*/css/lib/foundation*
pinot-controller/src/main/resources/*/css/lib/normalize.css


BSD 2-Clause
------------
com.github.luben:zstd-jni:1.4.9-5
org.codehaus.woodstox:stax2-api:4.2
org.reflections:reflections:0.9.11


BSD 3-Clause
------------
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.10.0
com.google.protobuf:protobuf-java:3.12.0
com.jcabi:jcabi-aspects:0.22
com.jcabi:jcabi-log:0.17.1
com.thoughtworks.paranamer:paranamer:2.8
org.antlr:antlr4-runtime:4.6
org.ow2.asm:asm:5.0.4
org.scala-lang:scala-library:2.11.11
org.threeten:threeten-extra:1.5.0
org.threeten:threetenbp:1.3.3

pinot-controller/src/main/resources/*/js/lib/jquery.dataTables.min.js


Common Development and Distribution License (CDDL) 1.0
------------------------------------------------------
(see licenses-binary/LICENSE-cddl-1.0.txt)
(see licenses/LICENSE-cddl-1.0.txt)

javax.activation:activation:1.1.1
javax.servlet:javax.servlet-api:3.0.1


Common Development and Distribution License (CDDL) 1.1
------------------------------------------------------
(see licenses-binary/LICENSE-cddl-1.1.txt)
(see licenses/LICENSE-cddl-1.1.txt)

com.sun.mail:javax.mail:1.6.1
com.sun.xml.bind:jaxb-core:2.3.0
com.sun.xml.bind:jaxb-impl:2.3.0
javax.annotation:javax.annotation-api:1.3.2
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
Expand All @@ -479,22 +443,23 @@ org.glassfish.jersey.containers:jersey-container-servlet-core:2.25.1

Eclipse Public License (EPL) 1.0
--------------------------------
(see licenses-binary/LICENSE-epl-1.0.txt)
(see licenses/LICENSE-epl-1.0.txt)

org.aspectj:aspectjrt:1.8.4
com.mchange:c3p0:0.9.5.4
com.mchange:mchange-commons-java:0.2.15
org.aspectj:aspectjrt:1.8.4
org.locationtech.jts:jts-core:1.16.1


Eclipse Public License (EPL) 2.0
-------------------------------
(see licenses-binary/LICENSE-epl-2.0.txt)
(see licenses/LICENSE-epl-2.0.txt)

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.grizzly:grizzly-http: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
Expand All @@ -510,15 +475,17 @@ 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
org.glassfish.tyrus.bundles:tyrus-standalone-client:1.15
org.locationtech.jts:jts-core:1.16.1


Eclipse Distribution License (EDL) 1.0
--------------------------------------
(see licenses/LICENSE-edl-1.0.txt)

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


Public Domain
WTFPL License
-------------
org.reactivestreams:reactive-streams:1.0.3
org.reflections:reflections:0.9.11
Loading

0 comments on commit 71db3be

Please sign in to comment.