HADOOP-17666. Update LICENSE for 3.3.1 (#3011)

* Inspected the jar files in the produced tarball and updated LICENSE-binary accordingly.

* add LICENSE from hadoop-thirdparty jars.
* remove any dependencies no longer in the tarball.
* Updated the license of thirdparty javascripts and C/C++ files.

Added LICENSE-asio.txt, copied from hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/asio-1.10.2/COPYING
Added LICENSE-gmock.txt, copied from hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/gmock-1.7.0/LICENSE
Added LICENSE-rapidxml.txt, copied from hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/rapidxml-1.13/rapidxml/license.txt
Added LICENSE-uriparser2.txt, copied from hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/uriparser2/uriparser2/uriparser/COPYING
Added LICENSE-tr2.txt, copied from the header of hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/uriparser2/uriparser2/tr2/optional.hpp
Added LICENSE-cJSON.txt, moved from the bottom of LICENSE.txt

* Generated license report for yarn-managed packages.
* Add LICENSE and NOTICES file of jaxb-api.
* Exclude LICENSE-binary-{yarn-applications-catalog-webapp|yarn-ui} from rat report.
These two files are autogenerated.
This commit is contained in:
Wei-Chiu Chuang 2021-05-21 18:15:48 -07:00 committed by GitHub
parent 23ada04dac
commit 526dbe4716
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 3956 additions and 135 deletions

View File

@ -205,8 +205,6 @@
This project bundles some components that are also licensed under the Apache
License Version 2.0:
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/nvd3-1.8.5.* (css and js files)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/checker/AbstractFuture.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/checker/TimeoutFuture.java
@ -218,33 +216,37 @@ com.aliyun.oss:aliyun-sdk-oss:3.4.1
com.amazonaws:aws-java-sdk-bundle:1.11.901
com.cedarsoftware:java-util:1.9.0
com.cedarsoftware:json-io:2.5.1
com.fasterxml.jackson.core:jackson-annotations:2.9.9
com.fasterxml.jackson.core:jackson-core:2.9.9
com.fasterxml.jackson.core:jackson-databind:2.9.9.2
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.9.9
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.9.9
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.9.9
com.fasterxml.jackson.core:jackson-annotations:2.10.5
com.fasterxml.jackson.core:jackson-core:2.10.5
com.fasterxml.jackson.core:jackson-databind:2.10.5.1
com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:2.10.5
com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.10.5
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.10.5
com.fasterxml.uuid:java-uuid-generator:3.1.4
com.fasterxml.woodstox:woodstox-core:5.3.0
com.github.davidmoten:rxjava-extras:0.8.0.17
com.github.stephenc.jcip:jcip-annotations:1.0-1
com.google:guice:4.0
com.google:guice-servlet:4.0
com.google.api.grpc:proto-google-common-protos:1.0.0
com.google.code.gson:2.2.4
com.google.errorprone:error_prone_annotations:2.2.0
com.google.android:annotations:jar:4.1.1.4
com.google.api.grpc:proto-google-common-protos:1.12.0
com.google.code.findbugs:jsr305:3.0.2
com.google.code.gson:gson:2.2.4
com.google.errorprone:error_prone_annotations:2.3.3
com.google.j2objc:j2objc-annotations:1.1
com.google.json-simple:json-simple:1.1.1
com.google.guava:failureaccess:1.0
com.google.guava:guava:20.0
com.google.guava:guava:27.0-jre
com.google.guava:guava:jar:30.1.1-jre
com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava
com.microsoft.azure:azure-storage:7.0.0
com.google.j2objc:j2objc-annotations:1.3
com.microsoft.azure:azure-storage:7.0.1
com.nimbusds:nimbus-jose-jwt:9.8.1
com.squareup.okhttp:okhttp:2.7.5
com.squareup.okio:okio:1.6.0
com.yammer.metrics:metrics-core:2.2.0
com.zaxxer:HikariCP-java7:2.4.12
commons-beanutils:commons-beanutils:1.9.3
commons-beanutils:commons-beanutils:1.9.4
commons-cli:commons-cli:1.2
commons-codec:commons-codec:1.11
commons-collections:commons-collections:3.2.2
@ -254,6 +256,7 @@ commons-lang:commons-lang:2.6
commons-logging:commons-logging:1.1.3
commons-net:commons-net:3.6
de.ruedigermoeller:fst:2.50
io.dropwizard.metrics:metrics-core:3.2.4
io.grpc:grpc-api:1.26.0
io.grpc:grpc-context:1.26.0
io.grpc:grpc-core:1.26.0
@ -262,19 +265,10 @@ io.grpc:grpc-protobuf:1.26.0
io.grpc:grpc-protobuf-lite:1.26.0
io.grpc:grpc-stub:1.26.0
io.netty:netty:3.10.6.Final
io.netty:netty-all:4.1.42.Final
io.netty:netty-buffer:4.1.27.Final
io.netty:netty-codec:4.1.27.Final
io.netty:netty-codec-http:4.1.27.Final
io.netty:netty-codec-http2:4.1.27.Final
io.netty:netty-codec-socks:4.1.27.Final
io.netty:netty-common:4.1.27.Final
io.netty:netty-handler:4.1.27.Final
io.netty:netty-handler-proxy:4.1.27.Final
io.netty:netty-resolver:4.1.27.Final
io.netty:netty-transport:4.1.27.Final
io.opencensus:opencensus-api:0.12.3
io.opencensus:opencensus-contrib-grpc-metrics:0.12.3
io.netty:netty-all:4.1.61.Final
io.opencensus:opencensus-api:0.24.0
io.opencensus:opencensus-contrib-grpc-metrics:0.24.0
io.perfmark:perfmark-api:0.19.0
io.reactivex:rxjava:1.3.8
io.reactivex:rxjava-string:1.1.1
io.reactivex:rxnetty:0.4.20
@ -282,7 +276,7 @@ io.swagger:swagger-annotations:1.5.4
javax.inject:javax.inject:1
log4j:log4j:1.2.17
net.java.dev.jna:jna:5.2.0
net.minidev:accessors-smart:1.2
net.minidev:accessors-smart:2.4.2
net.minidev:json-smart:2.4.2
org.apache.avro:avro:1.7.7
org.apache.commons:commons-collections4:4.2
@ -294,9 +288,9 @@ org.apache.commons:commons-lang3:3.7
org.apache.commons:commons-math3:3.1.1
org.apache.commons:commons-text:1.4
org.apache.commons:commons-validator:1.6
org.apache.curator:curator-client:2.13.0
org.apache.curator:curator-framework:2.13.0
org.apache.curator:curator-recipes:2.13.0
org.apache.curator:curator-client:4.2.0
org.apache.curator:curator-framework:4.2.0
org.apache.curator:curator-recipes:4.2.0
org.apache.geronimo.specs:geronimo-jcache_1.0_spec:1.0-alpha-1
org.apache.hbase:hbase-annotations:1.4.8
org.apache.hbase:hbase-client:1.4.8
@ -304,8 +298,8 @@ org.apache.hbase:hbase-common:1.4.8
org.apache.hbase:hbase-protocol:1.4.8
org.apache.htrace:htrace-core:3.1.0-incubating
org.apache.htrace:htrace-core4:4.1.0-incubating
org.apache.httpcomponents:httpclient:4.5.6
org.apache.httpcomponents:httpcore:4.4.10
org.apache.httpcomponents:httpclient:4.5.13
org.apache.httpcomponents:httpcore:4.4.13
org.apache.kafka:kafka-clients:2.4.0
org.apache.kerby:kerb-admin:1.0.1
org.apache.kerby:kerb-client:1.0.1
@ -323,31 +317,38 @@ org.apache.kerby:kerby-util:1.0.1
org.apache.kerby:kerby-xdr:1.0.1
org.apache.kerby:token-provider:1.0.1
org.apache.yetus:audience-annotations:0.5.0
org.apache.zookeeper:zookeeper:3.4.13
org.apache.zookeeper:zookeeper:3.5.6
org.apache.zookeeper:zookeeper-jute:3.5.6
org.codehaus.jackson:jackson-core-asl:1.9.13
org.codehaus.jackson:jackson-jaxrs:1.9.13
org.codehaus.jackson:jackson-mapper-asl:1.9.13
org.codehaus.jackson:jackson-xc:1.9.13
org.codehaus.jettison:jettison:1.1
org.eclipse.jetty:jetty-annotations:9.3.27.v20190418
org.eclipse.jetty:jetty-http:9.3.27.v20190418
org.eclipse.jetty:jetty-io:9.3.27.v20190418
org.eclipse.jetty:jetty-jndi:9.3.27.v20190418
org.eclipse.jetty:jetty-plus:9.3.27.v20190418
org.eclipse.jetty:jetty-security:9.3.27.v20190418
org.eclipse.jetty:jetty-server:9.3.27.v20190418
org.eclipse.jetty:jetty-servlet:9.3.27.v20190418
org.eclipse.jetty:jetty-util:9.3.27.v20190418
org.eclipse.jetty:jetty-util-ajax:9.3.27.v20190418
org.eclipse.jetty:jetty-webapp:9.3.27.v20190418
org.eclipse.jetty:jetty-xml:9.3.27.v20190418
org.eclipse.jetty.websocket:javax-websocket-client-impl:9.3.27.v20190418
org.eclipse.jetty.websocket:javax-websocket-server-impl:9.3.27.v20190418
org.eclipse.jetty:jetty-annotations:9.4.40.v20210413
org.eclipse.jetty:jetty-client:9.4.40.v20210413
org.eclipse.jetty:jetty-http:9.4.40.v20210413
org.eclipse.jetty:jetty-io:9.4.40.v20210413
org.eclipse.jetty:jetty-jndi:9.4.40.v20210413
org.eclipse.jetty:jetty-plus:9.4.40.v20210413
org.eclipse.jetty:jetty-security:9.4.40.v20210413
org.eclipse.jetty:jetty-server:9.4.40.v20210413
org.eclipse.jetty:jetty-servlet:9.4.40.v20210413
org.eclipse.jetty:jetty-util:9.4.40.v20210413
org.eclipse.jetty:jetty-util-ajax:9.4.40.v20210413
org.eclipse.jetty:jetty-webapp:9.4.40.v20210413
org.eclipse.jetty:jetty-xml:9.4.40.v20210413
org.eclipse.jetty.websocket:javax-websocket-client-impl:9.4.40.v20210413
org.eclipse.jetty.websocket:javax-websocket-server-impl:9.4.40.v20210413
org.eclipse.jetty.websocket:websocket-api:9.4.40.v20210413
org.eclipse.jetty.websocket:websocket-client:9.4.40.v20210413
org.eclipse.jetty.websocket:websocket-common:9.4.40.v20210413
org.eclipse.jetty.websocket:websocket-server:9.4.40.v20210413
org.eclipse.jetty.websocket:websocket-servlet:9.4.40.v20210413
org.ehcache:ehcache:3.3.1
org.lz4:lz4-java:1.6.0
org.lz4:lz4-java:1.7.1
org.objenesis:objenesis:2.6
org.xerial.snappy:snappy-java:1.0.5
org.yaml:snakeyaml:1.16:
org.xerial.snappy:snappy-java:1.1.8.2
org.yaml:snakeyaml:1.26
org.wildfly.openssl:wildfly-openssl:1.0.7.Final
@ -360,7 +361,7 @@ See licenses-binary/ for text of these licenses.
BSD 2-Clause
------------
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/{lz4.h,lz4.c,lz4hc.h,lz4hc.c}
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/lz4/lz4.{c|h}
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/util/tree.h
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/compat/{fstatat|openat|unlinkat}.h
@ -376,30 +377,31 @@ hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/bloom/*
hadoop-common-project/hadoop-common/src/main/native/gtest/gtest-all.cc
hadoop-common-project/hadoop-common/src/main/native/gtest/include/gtest/gtest.h
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32_x86.c
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/protobuf/protobuf/cpp_helpers.h
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/gmock-1.7.0/*/*.{cc|h}
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/d3.v3.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-v4.1.1.min.js
leveldb v1.13
com.google.protobuf:protobuf-java:2.5.0
com.google.protobuf:protobuf-java:3.6.1
com.google.protobuf:protobuf-java:3.7.1
com.google.re2j:re2j:1.1
com.jcraft:jsch:0.1.54
com.jcraft:jsch:0.1.55
com.thoughtworks.paranamer:paranamer:2.3
jakarta.activation:jakarta.activation-api:1.2.1
org.fusesource.leveldbjni:leveldbjni-all:1.8
org.jline:jline:3.9.0
org.hamcrest:hamcrest-core:1.3
org.ow2.asm:asm:5.0.4
org.ow2.asm:asm-commons:6.0
org.ow2.asm:asm-tree:6.0
org.ow2.asm:asm-analysis:9.0
org.ow2.asm:asm-commons:9.0
org.ow2.asm:asm-tree:9.0
MIT License
-----------
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-1.6.4.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-nvd3-1.0.9.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-route-1.6.4.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/bootstrap-3.4.1
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.css
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
@ -412,73 +414,32 @@ hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/jquery.js
hadoop-tools/hadoop-sls/src/main/html/css/bootstrap.min.css
hadoop-tools/hadoop-sls/src/main/html/css/bootstrap-responsive.min.css
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/node_modules/.bin/r.js
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/dt-1.10.18/*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jt/jquery.jstree.js
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/resources/TERMINAL
bootstrap v3.3.6
broccoli-asset-rev v2.4.2
broccoli-funnel v1.0.1
datatables v1.10.8
em-helpers v0.5.13
em-table v0.1.6
ember v2.2.0
ember-array-contains-helper v1.0.2
ember-bootstrap v0.5.1
ember-cli v1.13.13
ember-cli-app-version v1.0.0
ember-cli-babel v5.1.6
ember-cli-content-security-policy v0.4.0
ember-cli-dependency-checker v1.2.0
ember-cli-htmlbars v1.0.2
ember-cli-htmlbars-inline-precompile v0.3.1
ember-cli-ic-ajax v0.2.1
ember-cli-inject-live-reload v1.4.0
ember-cli-jquery-ui v0.0.20
ember-cli-qunit v1.2.1
ember-cli-release v0.2.8
ember-cli-shims v0.0.6
ember-cli-sri v1.2.1
ember-cli-test-loader v0.2.1
ember-cli-uglify v1.2.0
ember-d3 v0.1.0
ember-data v2.1.0
ember-disable-proxy-controllers v1.0.1
ember-export-application-global v1.0.5
ember-load-initializers v0.1.7
ember-qunit v0.4.16
ember-qunit-notifications v0.1.0
ember-resolver v2.0.3
ember-spin-spinner v0.2.3
ember-truth-helpers v1.2.0
jquery v2.1.4
jquery-ui v1.11.4
loader.js v3.3.0
momentjs v2.10.6
qunit v1.19.0
select2 v4.0.0
snippet-ss v1.11.0
spin.js v2.3.2
uriparser2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/uriparser2)
com.microsoft.azure:azure-cosmosdb:2.4.5
com.microsoft.azure:azure-cosmosdb-commons:2.4.5
com.microsoft.azure:azure-cosmosdb-direct:2.4.5
com.microsoft.azure:azure-cosmosdb-gateway:2.4.5
com.microsoft.azure:azure-data-lake-store-sdk:2.3.3
com.microsoft.azure:azure-data-lake-store-sdk:2.3.9
com.microsoft.azure:azure-keyvault-core:1.0.0
com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7
org.bouncycastle:bcpkix-jdk15on:1.68
org.bouncycastle:bcprov-jdk15on:1.68
org.checkerframework:checker-qual:2.5.2
org.checkerframework:checker-qual:3.8.0
org.codehaus.mojo:animal-sniffer-annotations:1.17
org.jruby.jcodings:jcodings:1.0.13
org.jruby.joni:joni:2.1.2
org.slf4j:jul-to-slf4j:jar:1.7.25
org.ojalgo:ojalgo:43.0:compile
org.slf4j:jul-to-slf4j:1.7.25
org.slf4j:slf4j-api:1.7.25
org.slf4j:slf4j-log4j12:1.7.25
org.ojalgo:ojalgo:43.0
org.slf4j:jul-to-slf4j:1.7.30
org.slf4j:slf4j-api:1.7.30
org.slf4j:slf4j-log4j12:1.7.30
CDDL 1.1 + GPLv2 with classpath exception
@ -495,6 +456,7 @@ javax.annotation:javax.annotation-api:1.3.2
javax.servlet:javax.servlet-api:3.1.0
javax.servlet.jsp:jsp-api:2.1
javax.websocket:javax.websocket-api:1.0
javax.websocket:javax.websocket-client-api:1.0
javax.ws.rs:jsr311-api:1.1.1
javax.xml.bind:jaxb-api:2.2.11
@ -502,8 +464,11 @@ javax.xml.bind:jaxb-api:2.2.11
Eclipse Public License 1.0
--------------------------
junit:junit:4.12
junit:junit:4.13.1
Eclipse Distribution License 1.0
--------------------------
jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
HSQL License
------------
@ -516,8 +481,18 @@ JDOM License
org.jdom:jdom:1.1
Boost Software License, Version 1.0
-------------
asio-1.10.2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/asio-1.10.2)
rapidxml-1.13 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/rapidxml-1.13)
tr2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/tr2)
Public Domain
-------------
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/json-bignum.js
aopalliance:aopalliance:1.0
See LICENSE-binary-yarn-ui for yarn-managed packages at hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp
See LICENSE-binary-hadoop-yarn-applications-catalog-webapp for yarn-managed packages at hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/yarn.lock
To generate the report, execute 'yarn licenses list' at these two directories.

View File

@ -0,0 +1,279 @@
yarn licenses v1.22.5
├─ Apache-2.0
│ └─ roboto-fontface@0.10.0
│ ├─ URL: https://github.com/choffmeister/roboto-fontface-bower.git
│ ├─ VendorName: Christian Hoffmeister
│ └─ VendorUrl: https://github.com/choffmeister/roboto-fontface-bower
├─ BSD-2-Clause
│ └─ entities@1.1.2
│ ├─ URL: git://github.com/fb55/entities.git
│ └─ VendorName: Felix Boehm
├─ BSD-3-Clause
│ ├─ shelljs@0.2.6
│ │ ├─ URL: git://github.com/arturadib/shelljs.git
│ │ ├─ VendorName: Artur Adib
│ │ └─ VendorUrl: http://github.com/arturadib/shelljs
│ └─ sprintf-js@1.0.3
│ ├─ URL: https://github.com/alexei/sprintf.js.git
│ ├─ VendorName: Alexandru Marasteanu
│ └─ VendorUrl: http://alexei.ro/
├─ ISC
│ ├─ fs.realpath@1.0.0
│ │ ├─ URL: git+https://github.com/isaacs/fs.realpath.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ glob@7.1.6
│ │ ├─ URL: git://github.com/isaacs/node-glob.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ graceful-fs@4.2.4
│ │ └─ URL: https://github.com/isaacs/node-graceful-fs
│ ├─ inflight@1.0.6
│ │ ├─ URL: https://github.com/npm/inflight.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: https://github.com/isaacs/inflight
│ ├─ inherits@2.0.4
│ │ └─ URL: git://github.com/isaacs/inherits
│ ├─ minimatch@3.0.4
│ │ ├─ URL: git://github.com/isaacs/minimatch.git
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me
│ ├─ once@1.4.0
│ │ ├─ URL: git://github.com/isaacs/once
│ │ ├─ VendorName: Isaac Z. Schlueter
│ │ └─ VendorUrl: http://blog.izs.me/
│ ├─ semver@5.3.0
│ │ └─ URL: https://github.com/npm/node-semver
│ └─ wrappy@1.0.2
│ ├─ URL: https://github.com/npm/wrappy
│ ├─ VendorName: Isaac Z. Schlueter
│ └─ VendorUrl: https://github.com/npm/wrappy
└─ MIT
├─ angular-loader@1.6.10
│ ├─ URL: https://github.com/angular/angular.js.git
│ ├─ VendorName: Angular Core Team
│ └─ VendorUrl: http://angularjs.org/
├─ angular-mocks@1.6.10
│ ├─ URL: https://github.com/angular/angular.js.git
│ ├─ VendorName: Angular Core Team
│ └─ VendorUrl: http://angularjs.org/
├─ angular-route@1.6.10
│ ├─ URL: https://github.com/angular/angular.js.git
│ ├─ VendorName: Angular Core Team
│ └─ VendorUrl: http://angularjs.org/
├─ angular@1.6.10
│ ├─ URL: https://github.com/angular/angular.js.git
│ ├─ VendorName: Angular Core Team
│ └─ VendorUrl: http://angularjs.org/
├─ apidoc-core@0.8.3
│ ├─ URL: https://github.com/apidoc/apidoc-core.git
│ ├─ VendorName: Peter Rottmann
│ └─ VendorUrl: https://github.com/apidoc/apidoc-core
├─ apidoc@0.17.7
│ ├─ URL: https://github.com/apidoc/apidoc.git
│ ├─ VendorName: Peter Rottmann
│ └─ VendorUrl: http://apidocjs.com/
├─ argparse@1.0.10
│ └─ URL: https://github.com/nodeca/argparse.git
├─ async@2.6.3
│ ├─ URL: https://github.com/caolan/async.git
│ ├─ VendorName: Caolan McMahon
│ └─ VendorUrl: https://caolan.github.io/async/
├─ balanced-match@1.0.0
│ ├─ URL: git://github.com/juliangruber/balanced-match.git
│ ├─ VendorName: Julian Gruber
│ └─ VendorUrl: https://github.com/juliangruber/balanced-match
├─ bootstrap@3.3.7
│ ├─ URL: https://github.com/twbs/bootstrap.git
│ ├─ VendorName: Twitter, Inc.
│ └─ VendorUrl: http://getbootstrap.com/
├─ brace-expansion@1.1.11
│ ├─ URL: git://github.com/juliangruber/brace-expansion.git
│ ├─ VendorName: Julian Gruber
│ └─ VendorUrl: https://github.com/juliangruber/brace-expansion
├─ color-convert@1.9.3
│ ├─ URL: https://github.com/Qix-/color-convert.git
│ └─ VendorName: Heather Arthur
├─ color-name@1.1.3
│ ├─ URL: git@github.com:dfcreative/color-name.git
│ ├─ VendorName: DY
│ └─ VendorUrl: https://github.com/dfcreative/color-name
├─ color-name@1.1.4
│ ├─ URL: git@github.com:colorjs/color-name.git
│ ├─ VendorName: DY
│ └─ VendorUrl: https://github.com/colorjs/color-name
├─ color-string@1.5.3
│ ├─ URL: https://github.com/Qix-/color-string.git
│ └─ VendorName: Heather Arthur
├─ color@3.0.0
│ └─ URL: https://github.com/Qix-/color.git
├─ colornames@1.1.1
│ ├─ URL: git://github.com/timoxley/colornames.git
│ ├─ VendorName: Tim Oxley
│ └─ VendorUrl: https://github.com/timoxley/colornames#readme
├─ colors@1.4.0
│ ├─ URL: http://github.com/Marak/colors.js.git
│ ├─ VendorName: Marak Squires
│ └─ VendorUrl: https://github.com/Marak/colors.js
├─ colorspace@1.1.2
│ ├─ URL: https://github.com/3rd-Eden/colorspace
│ ├─ VendorName: Arnout Kazemier
│ └─ VendorUrl: https://github.com/3rd-Eden/colorspace
├─ commander@2.20.3
│ ├─ URL: https://github.com/tj/commander.js.git
│ └─ VendorName: TJ Holowaychuk
├─ concat-map@0.0.1
│ ├─ URL: git://github.com/substack/node-concat-map.git
│ ├─ VendorName: James Halliday
│ └─ VendorUrl: http://substack.net
├─ core-util-is@1.0.2
│ ├─ URL: git://github.com/isaacs/core-util-is
│ ├─ VendorName: Isaac Z. Schlueter
│ └─ VendorUrl: http://blog.izs.me/
├─ diagnostics@1.1.1
│ ├─ URL: git://github.com/bigpipe/diagnostics.git
│ ├─ VendorName: Arnout Kazemier
│ └─ VendorUrl: https://github.com/bigpipe/diagnostics
├─ enabled@1.0.2
│ ├─ URL: git://github.com/bigpipe/enabled.git
│ └─ VendorName: Arnout Kazemier
├─ env-variable@0.0.6
│ ├─ URL: https://github.com/3rd-Eden/env-variable
│ ├─ VendorName: Arnout Kazemier
│ └─ VendorUrl: https://github.com/3rd-Eden/env-variable
├─ fast-safe-stringify@2.0.7
│ ├─ URL: git+https://github.com/davidmarkclements/fast-safe-stringify.git
│ ├─ VendorName: David Mark Clements
│ └─ VendorUrl: https://github.com/davidmarkclements/fast-safe-stringify#readme
├─ fecha@2.3.3
│ ├─ URL: https://taylorhakes@github.com/taylorhakes/fecha.git
│ ├─ VendorName: Taylor Hakes
│ └─ VendorUrl: https://github.com/taylorhakes/fecha
├─ fs-extra@3.0.1
│ ├─ URL: https://github.com/jprichardson/node-fs-extra
│ ├─ VendorName: JP Richardson
│ └─ VendorUrl: https://github.com/jprichardson/node-fs-extra
├─ fs-extra@7.0.1
│ ├─ URL: https://github.com/jprichardson/node-fs-extra
│ ├─ VendorName: JP Richardson
│ └─ VendorUrl: https://github.com/jprichardson/node-fs-extra
├─ iconv-lite@0.4.24
│ ├─ URL: git://github.com/ashtuchkin/iconv-lite.git
│ ├─ VendorName: Alexander Shtuchkin
│ └─ VendorUrl: https://github.com/ashtuchkin/iconv-lite
├─ is-arrayish@0.3.2
│ ├─ URL: https://github.com/qix-/node-is-arrayish.git
│ ├─ VendorName: Qix
│ └─ VendorUrl: http://github.com/qix-
├─ is-stream@1.1.0
│ ├─ URL: https://github.com/sindresorhus/is-stream.git
│ ├─ VendorName: Sindre Sorhus
│ └─ VendorUrl: sindresorhus.com
├─ isarray@1.0.0
│ ├─ URL: git://github.com/juliangruber/isarray.git
│ ├─ VendorName: Julian Gruber
│ └─ VendorUrl: https://github.com/juliangruber/isarray
├─ jquery@3.3.1
│ ├─ URL: https://github.com/jquery/jquery.git
│ ├─ VendorName: JS Foundation and other contributors
│ └─ VendorUrl: https://jquery.com/
├─ jsonfile@3.0.1
│ ├─ URL: git@github.com:jprichardson/node-jsonfile.git
│ └─ VendorName: JP Richardson
├─ jsonfile@4.0.0
│ ├─ URL: git@github.com:jprichardson/node-jsonfile.git
│ └─ VendorName: JP Richardson
├─ klaw-sync@2.1.0
│ ├─ URL: git+https://github.com/manidlou/node-klaw-sync.git
│ ├─ VendorName: Mani Maghsoudlou
│ └─ VendorUrl: https://github.com/manidlou/node-klaw-sync#readme
├─ kuler@1.0.1
│ ├─ URL: https://github.com/3rd-Eden/kuler
│ ├─ VendorName: Arnout Kazemier
│ └─ VendorUrl: https://github.com/3rd-Eden/kuler
├─ linkify-it@2.2.0
│ └─ URL: https://github.com/markdown-it/linkify-it.git
├─ lodash@4.17.15
│ ├─ URL: https://github.com/lodash/lodash.git
│ ├─ VendorName: John-David Dalton
│ └─ VendorUrl: https://lodash.com/
├─ logform@2.1.2
│ ├─ URL: git+https://github.com/winstonjs/logform.git
│ ├─ VendorName: Charlie Robbins
│ └─ VendorUrl: https://github.com/winstonjs/logform#readme
├─ markdown-it@8.4.2
│ └─ URL: https://github.com/markdown-it/markdown-it.git
├─ mdurl@1.0.1
│ └─ URL: https://github.com/markdown-it/mdurl.git
├─ ms@2.1.2
│ └─ URL: https://github.com/zeit/ms.git
├─ one-time@0.0.4
│ ├─ URL: https://github.com/unshiftio/one-time
│ └─ VendorName: Arnout Kazemier
├─ path-is-absolute@1.0.1
│ ├─ URL: https://github.com/sindresorhus/path-is-absolute.git
│ ├─ VendorName: Sindre Sorhus
│ └─ VendorUrl: sindresorhus.com
├─ process-nextick-args@2.0.1
│ ├─ URL: https://github.com/calvinmetcalf/process-nextick-args.git
│ └─ VendorUrl: https://github.com/calvinmetcalf/process-nextick-args
├─ readable-stream@2.3.7
│ └─ URL: git://github.com/nodejs/readable-stream
├─ readable-stream@3.6.0
│ └─ URL: git://github.com/nodejs/readable-stream
├─ requirejs@2.3.6
│ ├─ URL: https://github.com/jrburke/r.js.git
│ ├─ VendorName: James Burke
│ └─ VendorUrl: http://github.com/jrburke/r.js
├─ safe-buffer@5.1.2
│ ├─ URL: git://github.com/feross/safe-buffer.git
│ ├─ VendorName: Feross Aboukhadijeh
│ └─ VendorUrl: https://github.com/feross/safe-buffer
├─ safe-buffer@5.2.0
│ ├─ URL: git://github.com/feross/safe-buffer.git
│ ├─ VendorName: Feross Aboukhadijeh
│ └─ VendorUrl: https://github.com/feross/safe-buffer
├─ safer-buffer@2.1.2
│ ├─ URL: git+https://github.com/ChALkeR/safer-buffer.git
│ ├─ VendorName: Nikita Skovoroda
│ └─ VendorUrl: https://github.com/ChALkeR
├─ simple-swizzle@0.2.2
│ ├─ URL: https://github.com/qix-/node-simple-swizzle.git
│ ├─ VendorName: Qix
│ └─ VendorUrl: http://github.com/qix-
├─ stack-trace@0.0.10
│ ├─ URL: git://github.com/felixge/node-stack-trace.git
│ ├─ VendorName: Felix Geisendörfer
│ └─ VendorUrl: https://github.com/felixge/node-stack-trace
├─ string_decoder@1.1.1
│ ├─ URL: git://github.com/nodejs/string_decoder.git
│ └─ VendorUrl: https://github.com/nodejs/string_decoder
├─ string_decoder@1.3.0
│ ├─ URL: git://github.com/nodejs/string_decoder.git
│ └─ VendorUrl: https://github.com/nodejs/string_decoder
├─ text-hex@1.0.0
│ ├─ URL: https://github.com/3rd-Eden/text-hex
│ ├─ VendorName: Arnout Kazemier
│ └─ VendorUrl: https://github.com/3rd-Eden/text-hex
├─ triple-beam@1.3.0
│ ├─ URL: git+https://github.com/winstonjs/triple-beam.git
│ ├─ VendorName: Charlie Robbins
│ └─ VendorUrl: https://github.com/winstonjs/triple-beam#readme
├─ uc.micro@1.0.6
│ └─ URL: https://github.com/markdown-it/uc.micro.git
├─ universalify@0.1.2
│ ├─ URL: git+https://github.com/RyanZim/universalify.git
│ ├─ VendorName: Ryan Zimmerman
│ └─ VendorUrl: https://github.com/RyanZim/universalify#readme
├─ util-deprecate@1.0.2
│ ├─ URL: git://github.com/TooTallNate/util-deprecate.git
│ ├─ VendorName: Nathan Rajlich
│ └─ VendorUrl: https://github.com/TooTallNate/util-deprecate
├─ winston-transport@4.3.0
│ ├─ URL: git@github.com:winstonjs/winston-transport.git
│ ├─ VendorName: Charlie Robbins
│ └─ VendorUrl: https://github.com/winstonjs/winston-transport#readme
└─ winston@3.2.1
├─ URL: https://github.com/winstonjs/winston.git
└─ VendorName: Charlie Robbins
Done in 1.94s.

3339
LICENSE-binary-yarn-ui Normal file

File diff suppressed because it is too large Load Diff

View File

@ -210,7 +210,6 @@ See licenses/ for text of these licenses.
Apache Software Foundation License 2.0
--------------------------------------
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/nvd3-1.8.5.* (css and js files)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/checker/AbstractFuture.java
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/checker/TimeoutFuture.java
@ -218,7 +217,7 @@ hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/data
BSD 2-Clause
------------
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/io/compress/lz4/{lz4.h,lz4.c,lz4hc.h,lz4hc.c}
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/src/main/native/lz4/lz4.{c|h}
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/fuse-dfs/util/tree.h
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/compat/{fstatat|openat|unlinkat}.h
@ -230,16 +229,15 @@ hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/bloom/*
hadoop-common-project/hadoop-common/src/main/native/gtest/gtest-all.cc
hadoop-common-project/hadoop-common/src/main/native/gtest/include/gtest/gtest.h
hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/util/bulk_crc32_x86.c
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/protobuf/protobuf/cpp_helpers.h
hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/gmock-1.7.0/*/*.{cc|h}
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/d3.v3.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-v4.1.1.min.js
MIT License
-----------
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-1.6.4.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-nvd3-1.0.9.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/angular-route-1.6.4.min.js
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/bootstrap-3.4.1
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.css
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/dataTables.bootstrap.js
@ -252,30 +250,21 @@ hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/bootstrap.min.js
hadoop-tools/hadoop-sls/src/main/html/js/thirdparty/jquery.js
hadoop-tools/hadoop-sls/src/main/html/css/bootstrap.min.css
hadoop-tools/hadoop-sls/src/main/html/css/bootstrap-responsive.min.css
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp/node_modules/.bin/r.js
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/dt-1.10.18/*
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jquery
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/webapps/static/jt/jquery.jstree.js
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/resources/TERMINAL
=======
For hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/utils/cJSON.[ch]:
uriparser2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/uriparser2)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/native/container-executor/impl/utils/cJSON.[ch]
Copyright (c) 2009-2017 Dave Gamble and cJSON contributors
Boost Software License, Version 1.0
-------------
asio-1.10.2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/asio-1.10.2)
rapidxml-1.13 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/rapidxml-1.13)
tr2 (hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/third_party/tr2)
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.
Public Domain
-------------
hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/json-bignum.js

View File

@ -838,3 +838,56 @@ Copyright 2009-2018 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
----
jaxb-api
Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
Project home: https://projects.eclipse.org/projects/ee4j.jaxb
Trademarks
Jakarta XML Binding is a trademark of the Eclipse Foundation.
Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
Source Code
The project maintains the following source code repositories:
https://github.com/eclipse-ee4j/jaxb-api
https://github.com/eclipse-ee4j/jaxb-tck
Third-party Content
This project leverages the following third party content.
Apache River (3.0.0)
License: Apache-2.0 AND BSD-3-Clause
ASM 7 (n/a)
License: BSD-3-Clause
Project: https://asm.ow2.io/
Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
JTHarness (5.0)
License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0)
Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness
Source: http://hg.openjdk.java.net/code-tools/jtharness/
normalize.css (3.0.2)
License: MIT
SigTest (n/a)
License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
Cryptography
Content may contain encryption software. The country in which you are currently
may have restrictions on the import, possession, and use, and/or re-export to
another country, of encryption software. BEFORE using any encryption software,
please check the country's laws, regulations and policies concerning the import,
possession, or use, and re-export of encryption software, to see if this is
permitted.

View File

@ -0,0 +1,26 @@
Copyright (c) 2018 Oracle and/or its affiliates. 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 the Eclipse Foundation, 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.

View File

@ -0,0 +1,4 @@
Copyright (c) 2003-2014 Christopher M. Kohlhoff (chris at kohlhoff dot com)
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

View File

@ -0,0 +1,19 @@
Copyright (c) 2009-2017 Dave Gamble and cJSON 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.

View File

@ -0,0 +1,28 @@
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.

View File

@ -0,0 +1,28 @@
Copyright (c) 2017, 2018 Oracle and/or its affiliates. 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 the Eclipse Foundation, 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.

View File

@ -0,0 +1,52 @@
Use of this software is granted under one of the following two licenses,
to be chosen freely by the user.
1. Boost Software License - Version 1.0 - August 17th, 2003
===============================================================================
Copyright (c) 2006, 2007 Marcin Kalicinski
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
2. The MIT License
===============================================================================
Copyright (c) 2006, 2007 Marcin Kalicinski
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.

8
licenses/LICENSE-tr2.txt Normal file
View File

@ -0,0 +1,8 @@
Copyright (C) 2011 - 2012 Andrzej Krzemienski.
Use, modification, and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
The idea and interface is based on Boost.Optional library
authored by Fernando Luis Cacciola Carballal

View File

@ -0,0 +1,19 @@
Copyright (c) 2010 Ben Noordhuis
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.

View File

@ -448,6 +448,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
<exclude>**/*.js</exclude>
<exclude>licenses/**</exclude>
<exclude>licenses-binary/**</exclude>
<exclude>LICENSE-binary-yarn-applications-catalog-webapp</exclude>
<exclude>LICENSE-binary-yarn-ui</exclude>
</excludes>
</configuration>
</plugin>