Skip to content

Commit

Permalink
update license
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Nov 14, 2024
1 parent 179f70a commit e40014e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,6 @@ dependency:
version: 1.16.0
license: Apache-2.0
- name: io.vertx:vertx-grpc
version: 4.5.1
version: 4.5.9
license: EPL-2.0

27 changes: 21 additions & 6 deletions dist-material/release-docs/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ The text of each license is the standard Apache 2.0 license.
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-kotlin/2.13.4 Apache-2.0
https://mvnrepository.com/artifact/com.fasterxml/classmate/1.5.1 Apache-2.0
https://mvnrepository.com/artifact/com.google.api.grpc/proto-google-common-protos/2.41.0 Apache-2.0
https://mvnrepository.com/artifact/com.google.auto.service/auto-service-annotations/1.0.1 Apache-2.0
https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305/3.0.2 Apache-2.0
https://mvnrepository.com/artifact/com.google.code.gson/gson/2.9.0 Apache-2.0
https://mvnrepository.com/artifact/com.google.errorprone/error_prone_annotations/2.11.0 Apache-2.0
Expand Down Expand Up @@ -256,11 +255,12 @@ The text of each license is the standard Apache 2.0 license.
https://mvnrepository.com/artifact/commons-net/commons-net/3.9.0 Apache-2.0
https://mvnrepository.com/artifact/commons-validator/commons-validator/1.7 Apache-2.0
https://npmjs.com/package/d3-flame-graph/v/4.1.3 4.1.3 Apache-2.0
https://mvnrepository.com/artifact/dev.failsafe/failsafe/3.3.2 Apache-2.0
https://npmjs.com/package/echarts/v/5.4.1 5.4.1 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-api/0.6.1 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-common/0.6.1 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-core/0.6.1 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-grpc/0.6.1 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-api/0.8.3 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-common/0.8.3 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-core/0.8.3 Apache-2.0
https://mvnrepository.com/artifact/io.etcd/jetcd-grpc/0.8.3 Apache-2.0
https://mvnrepository.com/artifact/io.fabric8/istio-client/6.7.1 Apache-2.0
https://mvnrepository.com/artifact/io.fabric8/istio-model-v1alpha3/6.7.1 Apache-2.0
https://mvnrepository.com/artifact/io.fabric8/istio-model-v1beta1/6.7.1 Apache-2.0
Expand Down Expand Up @@ -335,7 +335,6 @@ The text of each license is the standard Apache 2.0 license.
https://mvnrepository.com/artifact/io.zipkin/zipkin-lens/2.24.1 Apache-2.0
https://mvnrepository.com/artifact/javax.inject/javax.inject/1 Apache-2.0
https://mvnrepository.com/artifact/joda-time/joda-time/2.10.5 Apache-2.0
https://mvnrepository.com/artifact/net.jodah/failsafe/2.4.4 Apache-2.0
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.12.0 Apache-2.0
https://mvnrepository.com/artifact/org.apache.commons/commons-text/1.4 Apache-2.0
https://mvnrepository.com/artifact/org.apache.curator/curator-client/4.3.0 Apache-2.0
Expand Down Expand Up @@ -373,6 +372,14 @@ The text of each license is the standard Apache 2.0 license.
https://mvnrepository.com/artifact/org.yaml/snakeyaml/2.0 Apache-2.0
https://npmjs.com/package/typescript/v/4.7.4 4.7.4 Apache-2.0

========================================================================
Apache-2.0 and http://www.eclipse.org/legal/epl-v20.html licenses
========================================================================
The following components are provided under the Apache-2.0 and http://www.eclipse.org/legal/epl-v20.html License. See project link for details.
The text of each license is also included in licenses/LICENSE-[project].txt.

https://mvnrepository.com/artifact/io.vertx/vertx-core/4.5.9 Apache-2.0 and http://www.eclipse.org/legal/epl-v20.html

========================================================================
BSD-2-Clause licenses
========================================================================
Expand Down Expand Up @@ -415,6 +422,14 @@ The text of each license is also included in licenses/LICENSE-[project].txt.

https://mvnrepository.com/artifact/org.hdrhistogram/HdrHistogram/2.2.1 CC0-1.0 and BSD-2-Clause

========================================================================
EPL-2.0 licenses
========================================================================
The following components are provided under the EPL-2.0 License. See project link for details.
The text of each license is also included in licenses/LICENSE-[project].txt.

https://mvnrepository.com/artifact/io.vertx/vertx-grpc/4.5.9 EPL-2.0

========================================================================
ISC licenses
========================================================================
Expand Down

0 comments on commit e40014e

Please sign in to comment.