Apache EventMesh: raft Hessian Deserialization Vulnerability allowing remote code execution
Description
Apache EventMesh master branch (eventmesh-meta-raft plugin) allows remote code execution via Hessian deserialization of untrusted data.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Apache EventMesh master branch (eventmesh-meta-raft plugin) allows remote code execution via Hessian deserialization of untrusted data.
Vulnerability
Description
CVE-2024-56180 is a deserialization of untrusted data vulnerability (CWE-502) in the eventmesh-meta-raft plugin module of Apache EventMesh. The flaw exists in the master branch (pre-release) and affects Windows, Linux, and macOS platforms. Attackers can exploit the Hessian deserialization RPC protocol to send crafted messages that lead to remote code execution [1][3].
Exploitation
An attacker with network access to the EventMesh service can send a malicious Hessian serialized payload to the vulnerable plugin. No authentication is required, as the vulnerability lies in the deserialization process that occurs before any authorization checks. The attack surface is the RPC endpoint used by the raft consensus module [1][3].
Impact
Successful exploitation allows an attacker to execute arbitrary code on the server running the EventMesh instance. This could lead to full compromise of the event mesh infrastructure, including data exfiltration, lateral movement, and disruption of event-driven services [1][3].
Mitigation
The issue is fixed in the master branch of the Apache EventMesh repository and in version 1.11.0-release. Users are advised to update to the latest code from the master branch or upgrade to version 1.11.0. No workarounds are mentioned; immediate patching is recommended [1][2][3].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.eventmesh:eventmesh-meta-raftMaven | >= 1.10.1, < 1.11.0 | 1.11.0 |
Affected products
2Patches
11bf8616001e9Update LICENSE & NOTICE files (#5150)
20 files changed · +9555 −3497
eventmesh-admin-server/conf/eventmesh-admin.properties+1 −1 modified@@ -15,5 +15,5 @@ # limitations under the License. # -eventMesh.server.retry.plugin.type=nacos +eventMesh.registry.plugin.type=nacos eventMesh.registry.plugin.server-addr=localhost:8848
eventmesh-admin-server/src/main/java/org/apache/eventmesh/admin/server/ExampleAdminServer.java+1 −1 modified@@ -33,6 +33,6 @@ public class ExampleAdminServer { public static void main(String[] args) throws Exception { ConfigService.getInstance().setConfigPath(AdminServerConstants.EVENTMESH_CONF_HOME).setRootConfig(AdminServerConstants.EVENTMESH_CONF_FILE); SpringApplication.run(ExampleAdminServer.class); - log.info("wedts-admin start success."); + log.info("admin start success."); } }
tools/dist-license/LICENSE+393 −236 modified@@ -203,37 +203,44 @@ ======================================================================= This distribution contains the following third-party artifacts: +FastInfoset 1.2.16 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +FastInfoset 1.2.16 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +HdrHistogram 2.1.12 licensed under 'CC0-1.0'. For details see: licenses/CC0-1.0.txt +HdrHistogram 2.1.12 licensed under 'BSD-2-Clause'. For details see: licenses/BSD-2-Clause.txt +HikariCP 4.0.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +LatencyUtils 2.0.3 licensed under 'CC0-1.0'. For details see: licenses/CC0-1.0.txt ST4 4.3.4 licensed under 'BSD-4-Clause'. For details see: licenses/BSD-4-Clause.txt -accessors-smart 2.4.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +accessors-smart 2.5.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt adapter-rxjava2 2.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt alibabacloud-gateway-spi 0.0.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -amqp-client 5.16.0 licensed under 'AL 2.0'. For details see: licenses/AL 2.0.txt -amqp-client 5.16.0 licensed under 'GPL v2'. For details see: licenses/GPL v2.txt -amqp-client 5.16.0 licensed under 'MPL-2.0'. For details see: licenses/MPL-2.0.txt -animal-sniffer-annotations 1.19 licensed under 'MIT'. For details see: licenses/MIT.txt -annotations 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +amqp-client 5.22.0 licensed under 'AL 2.0'. For details see: licenses/AL 2.0.txt +amqp-client 5.22.0 licensed under 'GPL v2'. For details see: licenses/GPL v2.txt +amqp-client 5.22.0 licensed under 'MPL-2.0'. For details see: licenses/MPL-2.0.txt +animal-sniffer-annotations 1.24 licensed under 'MIT'. For details see: licenses/MIT.txt +annotations 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt annotations 4.1.1.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt antlr-runtime 3.5.3 licensed under 'BSD licence'. For details see: licenses/BSD licence.txt -antlr4 4.13.0 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -antlr4-runtime 4.13.0 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +antlr4 4.13.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +antlr4-runtime 4.13.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt aopalliance 1.0 licensed under 'Public Domain'. For details see: licenses/Public Domain.txt -apache-client 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +apache-client 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt api 0.18.2 licensed under 'MIT'. For details see: licenses/MIT.txt -arns 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -asm 9.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -asm 9.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -asm-analysis 9.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -asm-commons 9.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -asm-tree 9.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -asm-util 9.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -assertj-core 2.6.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -async-http-client 2.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -async-http-client-netty-utils 2.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +arns 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +asm 9.3 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +asm 9.6 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +asm-analysis 9.6 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +asm-commons 9.6 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +asm-tree 9.6 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +asm-util 9.6 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +assertj-core 3.26.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +async-http-client 2.12.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +async-http-client-netty-utils 2.12.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt audience-annotations 0.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -auth 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -aws-core 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -aws-query-protocol 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -aws-xml-protocol 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +auth 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +aviator 2.2.1 licensed under 'GNU LESSER GENERAL PUBLIC LICENSE'. For details see: licenses/GNU LESSER GENERAL PUBLIC LICENSE.txt +aws-core 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +aws-query-protocol 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +aws-xml-protocol 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt bcpkix-jdk15on 1.69 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt bcpkix-jdk15on 1.70 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt bcprov-ext-jdk15on 1.69 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt @@ -242,206 +249,305 @@ bcprov-jdk15on 1.69 licensed under 'Bouncy Castle Licence'. For details see: lic bcprov-jdk15on 1.70 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt bcutil-jdk15on 1.69 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt bcutil-jdk15on 1.70 licensed under 'Bouncy Castle Licence'. For details see: licenses/Bouncy Castle Licence.txt -bolt 1.1.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -bouncy-castle-bc 2.10.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +bolt 1.42.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +bolt 1.6.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt bouncy-castle-bc 2.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -bson 3.12.11 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -byte-buddy 1.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +bouncy-castle-bc 2.11.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +bson 3.12.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +byte-buddy 1.14.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +byte-buddy 1.15.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt cache-api 1.1.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -checker-qual 3.12.0 licensed under 'MIT'. For details see: licenses/MIT.txt +caffeine 2.9.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.common 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.filter 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.instance.core 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.instance.manager 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.instance.spring 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.meta 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.parse 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.parse.dbsync 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.parse.driver 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.protocol 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.server 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.sink 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +canal.store 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +checker-qual 3.43.0 licensed under 'MIT'. For details see: licenses/MIT.txt +checksums 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +checksums-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt classgraph 4.8.21 licensed under 'MIT'. For details see: licenses/MIT.txt classmate 1.5.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt client 0.18.2 licensed under 'MIT'. For details see: licenses/MIT.txt -cloudevents-api 2.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -cloudevents-core 2.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -cloudevents-http-vertx 2.3.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -cloudevents-json-jackson 2.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -cloudevents-kafka 2.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -cloudevents-protobuf 2.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-api 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-core 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-http-vertx 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-json-jackson 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-kafka 2.5.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +cloudevents-protobuf 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-beanutils 1.8.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-beanutils 1.9.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-cli 1.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-codec 1.11 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-codec 1.15 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-codec 1.17.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-collections 3.2.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -commons-collections4 4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-collections4 4.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-compress 1.22 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-digester 2.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -commons-io 2.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -commons-lang3 3.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-io 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-lang 2.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-lang3 3.17.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt commons-logging 1.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -commons-text 1.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -commons-validator 1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-logging 1.3.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-text 1.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +commons-validator 1.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +connector.core 1.1.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt consul-api 1.4.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt converter-jackson 2.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -credentials-java 0.2.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -crt-core 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -curator-client 5.4.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -curator-framework 5.4.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -curator-recipes 5.4.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -dingtalk 2.0.61 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -disruptor 3.4.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +credentials-java 0.3.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +crt-core 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +curator-client 5.7.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +curator-framework 5.7.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +curator-recipes 5.7.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +dingtalk 2.1.27 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +disruptor 3.4.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt dom4j 2.0.3 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -druid 1.2.20 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +druid 1.2.17 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +druid 1.2.23 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +druid-spring-boot-starter 1.2.23 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt endpoint-util 0.0.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -endpoints-spi 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -error_prone_annotations 2.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +endpoints-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +error_prone_annotations 2.28.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt eventstream 1.0.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -failureaccess 1.0.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +failsafe 3.3.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +failureaccess 1.0.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt fastjson 1.2.69_noneautotype licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -fastjson2 2.0.48 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +fastjson2 2.0.52 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt gateway-dingtalk 1.0.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt google-auth-library-credentials 0.22.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -grpc-api 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-api 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt grpc-auth 1.39.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-context 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-core 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-context 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-core 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt grpc-grpclb 1.17.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-netty 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-netty-shaded 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-protobuf 1.42.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-protobuf 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-protobuf-lite 1.42.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-protobuf-lite 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -grpc-stub 1.43.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -gson 2.8.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -guava 31.0.1-jre licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-netty 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-netty-shaded 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-protobuf 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-protobuf-lite 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-stub 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +grpc-util 1.68.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +gson 2.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +guava 33.3.0-jre licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt guava-retrying 2.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -guice 4.2.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +guice 7.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +h2 2.1.210 licensed under 'MPL-2.0'. For details see: licenses/MPL-2.0.txt +h2 2.1.210 licensed under 'EPL 1.0'. For details see: licenses/EPL 1.0.txt +hessian 3.3.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +hessian 4.0.63 licensed under 'The Apache Software License, Version 1.1'. For details see: licenses/The Apache Software License, Version 1.1.txt hibernate-validator 6.2.0.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -http-client-spi 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -httpasyncclient 4.1.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -httpclient 4.5.13 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -httpcore 4.4.13 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -httpcore-nio 4.4.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +http-auth 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +http-auth-aws 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +http-auth-aws-eventstream 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +http-auth-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +http-client-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +httpasyncclient 4.1.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +httpclient 4.5.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +httpcore 4.4.16 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +httpcore-nio 4.4.15 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt httpmime 4.5.13 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt icu4j 72.1 licensed under 'Unicode/ICU License'. For details see: licenses/Unicode-ICU License.txt +identity-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt ini4j 0.5.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -ipaddress 5.3.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +ipaddress 5.5.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +istack-commons-runtime 3.0.8 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt j2objc-annotations 1.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-annotations 2.13.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-core 2.13.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-databind 2.13.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-dataformat-yaml 2.13.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-datatype-jdk8 2.13.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-datatype-jsr310 2.13.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-jr-objects 2.16.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jackson-module-parameter-names 2.13.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +j2objc-annotations 2.8 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-annotations 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-core 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-databind 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-dataformat-yaml 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-datatype-jdk8 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-datatype-jsr310 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-jr-objects 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jackson-module-parameter-names 2.18.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jakarta.activation 1.2.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +jakarta.activation-api 1.2.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt jakarta.annotation-api 1.3.5 licensed under 'EPL-2.0'. For details see: licenses/EPL-2.0.txt jakarta.annotation-api 1.3.5 licensed under 'GPL-2.0-with-classpath-exception'. For details see: licenses/GPL-2.0-with-classpath-exception.txt +jakarta.annotation-api 2.1.1 licensed under 'EPL-2.0'. For details see: licenses/EPL-2.0.txt +jakarta.annotation-api 2.1.1 licensed under 'GPL-2.0-with-classpath-exception'. For details see: licenses/GPL-2.0-with-classpath-exception.txt +jakarta.inject-api 2.0.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jakarta.servlet-api 4.0.4 licensed under 'EPL-2.0'. For details see: licenses/EPL-2.0.txt +jakarta.servlet-api 4.0.4 licensed under 'GPL-2.0-with-classpath-exception'. For details see: licenses/GPL-2.0-with-classpath-exception.txt jakarta.validation-api 2.0.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -javassist 3.24.0-GA licensed under 'MPL-1.1'. For details see: licenses/MPL-1.1.txt -javassist 3.24.0-GA licensed under 'LGPL-2.1-only'. For details see: licenses/LGPL-2.1-only.txt -javassist 3.24.0-GA licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -javax.inject 1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jakarta.websocket-api 1.1.2 licensed under 'EPL-2.0'. For details see: licenses/EPL-2.0.txt +jakarta.websocket-api 1.1.2 licensed under 'GNU General Public License, version 2 with the GNU Classpath Exception'. For details see: licenses/GNU General Public License, version 2 with the GNU Classpath Exception.txt +jakarta.xml.bind-api 2.3.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +javassist 3.30.2-GA licensed under 'MPL-1.1'. For details see: licenses/MPL-1.1.txt +javassist 3.30.2-GA licensed under 'LGPL-2.1-only'. For details see: licenses/LGPL-2.1-only.txt +javassist 3.30.2-GA licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +javax-websocket-client-impl 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +javax-websocket-client-impl 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +javax-websocket-server-impl 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +javax-websocket-server-impl 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt javax.ws.rs-api 2.1 licensed under 'CDDL-1.1'. For details see: licenses/CDDL-1.1.txt javax.ws.rs-api 2.1 licensed under 'GPL-2.0-with-classpath-exception'. For details see: licenses/GPL-2.0-with-classpath-exception.txt jaxb-api 2.3.0 licensed under 'CDDL-1.1'. For details see: licenses/CDDL-1.1.txt jaxb-api 2.3.0 licensed under 'GPL-2.0-with-classpath-exception'. For details see: licenses/GPL-2.0-with-classpath-exception.txt jaxb-core 2.3.0 licensed under 'CDDL-1.1'. For details see: licenses/CDDL-1.1.txt jaxb-impl 2.3.0 licensed under 'CDDL-1.1'. For details see: licenses/CDDL-1.1.txt +jaxb-runtime 2.3.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt jboss-logging 3.4.1.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jboss-marshalling 2.0.11.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jboss-marshalling-river 2.0.11.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -jcommander 1.78 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jcl-over-slf4j 1.7.12 licensed under 'MIT'. For details see: licenses/MIT.txt jcommander 1.82 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jctools-core 2.1.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jetcd-common 0.3.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jetcd-core 0.3.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jetcd-resolver 0.3.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-annotations 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-annotations 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-client 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-client 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-continuation 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-continuation 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-http 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-http 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-io 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-io 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-plus 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-plus 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-security 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-security 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-server 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-server 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-servlet 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-servlet 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-servlets 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-servlets 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-util 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-util 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-util-ajax 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-util-ajax 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-webapp 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-webapp 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +jetty-xml 9.4.53.v20231009 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jetty-xml 9.4.53.v20231009 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt jjwt-api 0.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jjwt-impl 0.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jjwt-jackson 0.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jna 4.2.2 licensed under 'LGPL, version 2.1'. For details see: licenses/LGPL, version 2.1.txt jna 4.2.2 licensed under 'ASL, version 2'. For details see: licenses/ASL, version 2.txt -jodd-bean 5.1.6 licensed under 'BSD-2-Clause'. For details see: licenses/BSD-2-Clause.txt -jodd-core 5.1.6 licensed under 'BSD-2-Clause'. For details see: licenses/BSD-2-Clause.txt -json-path 2.7.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -json-smart 2.4.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -json-utils 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jna 5.5.0 licensed under 'LGPL, version 2.1'. For details see: licenses/LGPL, version 2.1.txt +jna 5.5.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +joda-time 2.9.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jodd-util 6.3.0 licensed under 'BSD-2-Clause'. For details see: licenses/BSD-2-Clause.txt +jraft-core 1.3.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +json-path 2.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +json-smart 2.5.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +json-utils 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jsqlparser 4.9 licensed under 'LGPL-2.1-only'. For details see: licenses/LGPL-2.1-only.txt +jsqlparser 4.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jsr305 3.0.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt jtokkit 0.5.1 licensed under 'MIT'. For details see: licenses/MIT.txt -kafka-clients 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +jts-core 1.20.0 licensed under 'EPL-2.0'. For details see: licenses/EPL-2.0.txt +jts-core 1.20.0 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +kafka-clients 3.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +kryo 5.6.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt listenablefuture 9999.0-empty-to-avoid-conflict-with-guava licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -log4j-api 2.22.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -log4j-core 2.22.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -log4j-slf4j2-impl 2.22.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -lz4-java 1.7.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +log4j-api 2.24.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +log4j-core 2.24.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +log4j-slf4j2-impl 2.24.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +logback-adapter 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +logback-classic 1.2.13 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +logback-classic 1.2.13 licensed under 'GNU Lesser General Public License'. For details see: licenses/GNU Lesser General Public License.txt +logback-core 1.2.13 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt +logback-core 1.2.13 licensed under 'GNU Lesser General Public License'. For details see: licenses/GNU Lesser General Public License.txt lz4-java 1.8.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mapstruct 1.5.5.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt mbknor-jackson-jsonschema_2.12 1.0.34 licensed under 'MIT'. For details see: licenses/MIT.txt -metrics-annotation 4.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -metrics-core 4.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -metrics-healthchecks 4.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -metrics-json 4.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -metrics-spi 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -mongodb-driver 3.12.11 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -mongodb-driver-core 3.12.11 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -mysql-binlog-connector-java 0.28.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -nacos-auth-plugin 2.2.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -nacos-client 2.2.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -nacos-encryption-plugin 2.2.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty 3.10.6.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-all 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-buffer 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-buffer 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-buffer 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-dns 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-dns 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-haproxy 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http2 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http2 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-http2 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-memcache 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-mqtt 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-redis 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-smtp 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-socks 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-socks 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-stomp 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-codec-xml 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-common 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-common 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-common 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-handler 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-handler 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-handler 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-handler-proxy 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-handler-proxy 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-nio-client 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +metrics-annotation 4.2.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +metrics-core 4.2.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +metrics-healthchecks 4.2.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +metrics-json 4.2.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +metrics-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +micrometer-core 1.9.17 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +minlog 1.3.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +mongodb-driver 3.12.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mongodb-driver-core 3.12.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis 3.5.16 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis 3.5.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus-annotation 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus-boot-starter 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus-core 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus-extension 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-plus-spring-boot-autoconfigure 3.5.7 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-spring 2.0.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mybatis-spring 2.1.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mysql-binlog-connector-java 0.30.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +mysql-connector-java 5.1.48 licensed under 'The GNU General Public License, Version 2'. For details see: licenses/The GNU General Public License, Version 2.txt +nacos-auth-plugin 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +nacos-client 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +nacos-encryption-plugin 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +nacos-log4j2-adapter 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +nacos-logback-adapter-12 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty 3.2.10.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-all 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-buffer 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-buffer 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-dns 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-dns 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-haproxy 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-http 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-http 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-http2 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-http2 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-memcache 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-mqtt 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-redis 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-smtp 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-socks 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-stomp 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-codec-xml 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-common 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-common 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-handler 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-handler 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-handler-proxy 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-handler-ssl-ocsp 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-nio-client 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt netty-reactive-streams 2.0.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver-dns 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver-dns 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver-dns-classes-macos 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver-dns-native-macos 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-resolver-dns-native-macos 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver-dns 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver-dns 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver-dns-classes-macos 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver-dns-native-macos 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-resolver-dns-native-macos 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt netty-tcnative-boringssl-static 2.0.48.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt netty-tcnative-boringssl-static 2.0.51.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-tcnative-boringssl-static 2.0.61.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt netty-tcnative-classes 2.0.48.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt netty-tcnative-classes 2.0.51.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-classes-epoll 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-classes-epoll 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-classes-kqueue 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-epoll 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-epoll 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-epoll 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-kqueue 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-kqueue 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-unix-common 4.1.100.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-unix-common 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-native-unix-common 4.1.86.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-rxtx 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-sctp 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -netty-transport-udt 4.1.79.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-tcnative-classes 2.0.61.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-classes-epoll 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-classes-epoll 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-classes-kqueue 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-epoll 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-epoll 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-epoll 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-kqueue 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-kqueue 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-unix-common 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-native-unix-common 4.1.114.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-rxtx 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-sctp 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +netty-transport-udt 4.1.112.Final licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt oapi-sdk 2.0.28 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +objenesis 3.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt okhttp 3.14.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt okio 1.17.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt openapiutil 0.2.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt @@ -466,46 +572,51 @@ opentelemetry-sdk-trace 1.36.0 licensed under 'Apache-2.0'. For details see: lic opentelemetry-semconv 1.30.1-alpha licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt org.abego.treelayout.core 1.0.3 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt org.jacoco.agent 0.8.4 licensed under 'EPL-1.0'. For details see: licenses/EPL-1.0.txt -perfmark-api 0.23.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-annotations 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-bootstrap 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-bootstrap-core 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-commons 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-commons-buffer 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-commons-profiler 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-grpc 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-profiler 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pinpoint-rpc 2.4.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +perfmark-api 0.27.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-annotations 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-bootstrap 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-bootstrap-core 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-commons 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-commons-buffer 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-commons-config 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-commons-profiler 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-grpc 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pinpoint-profiler 3.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-client 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-common 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-shared-authplugin 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-shared-controller-api 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-shared-protocol 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pravega-shared-security 0.11.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -profiles 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +profiles 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-config 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-exporter-common 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-exporter-httpserver 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-exposition-formats 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-model 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt prometheus-metrics-shaded-protobuf 1.1.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -proto-google-common-protos 2.0.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -protobuf-java 3.19.2 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -protobuf-java 3.21.5 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -protobuf-java-util 3.15.0 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -protobuf-java-util 3.21.5 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +proto-google-common-protos 2.41.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +protobuf-java 3.25.3 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +protobuf-java 3.25.4 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +protobuf-java-util 3.21.10 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +protobuf-java-util 3.25.4 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt protobuf-java-util 3.5.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt -protocol-core 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pulsar-client 2.10.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +protocol-core 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pulsar-client 2.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pulsar-client-admin-api 2.10.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pulsar-client 2.11.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pulsar-client-admin-api 2.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -pulsar-client-api 2.10.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pulsar-client-admin-api 2.11.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt pulsar-client-api 2.11.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +pulsar-client-api 2.11.4 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt reactive-streams 1.0.3 licensed under 'CC0-1.0'. For details see: licenses/CC0-1.0.txt -reactor-core 3.4.13 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -redisson 3.17.3 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -regions 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +reactive-streams 1.0.4 licensed under 'MIT-0'. For details see: licenses/MIT-0.txt +reactor-core 3.6.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +redisson 3.38.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +reflectasm 1.11.9 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt +regions 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +resilience4j-core 1.7.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +retries 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +retries-spi 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt retrofit 2.9.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt rocketmq-acl 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt rocketmq-broker 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt @@ -518,81 +629,127 @@ rocketmq-remoting 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/A rocketmq-srvutil 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt rocketmq-store 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt rocketmq-tools 4.9.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +rocksdbjni 8.8.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +rocksdbjni 8.8.1 licensed under 'GNU General Public License, version 2'. For details see: licenses/GNU General Public License, version 2.txt +rpc-grpc-impl 1.3.14 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt rxjava 2.0.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -rxjava 3.0.12 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -s3 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +rxjava 3.1.8 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +s3 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt scala-library 2.12.8 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -sdk-core 2.20.29 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +sdk-core 2.29.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt service 0.18.2 licensed under 'MIT'. For details see: licenses/MIT.txt -simpleclient 0.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -simpleclient_tracer_common 0.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -simpleclient_tracer_otel 0.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -simpleclient_tracer_otel_agent 0.12.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -slack-api-client 1.1.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -slack-api-model 1.1.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -slack-app-backend 1.1.6 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -slf4j-api 2.0.9 licensed under 'MIT'. For details see: licenses/MIT.txt -snakeyaml 1.30 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -snappy-java 1.1.8.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +simpleclient 0.15.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +simpleclient_tracer_common 0.15.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +simpleclient_tracer_otel 0.15.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +simpleclient_tracer_otel_agent 0.15.0 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +slack-api-client 1.42.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +slack-api-model 1.42.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +slack-app-backend 1.42.1 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +slf4j-api 2.0.13 licensed under 'MIT'. For details see: licenses/MIT.txt +snakeyaml 2.2 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +snappy-java 1.1.10.5 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +sofa-common-tools 1.0.12 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-aop 5.3.15 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-aop 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-aop 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-aop 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-beans 5.3.20 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-beans 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-beans 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-beans 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-boot 2.5.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-boot-autoconfigure 2.5.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot-autoconfigure 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-autoconfigure 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-boot-starter 2.5.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot-starter 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot-starter-json 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot-starter-tomcat 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter-jdbc 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter-jetty 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter-json 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter-tomcat 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-boot-starter-validation 2.5.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-boot-starter-web 2.7.10 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-boot-starter-web 2.7.18 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-context 5.3.15 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-context 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-context 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-context 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-core 5.3.20 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-core 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-core 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-core 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-expression 5.3.15 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-expression 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-expression 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-expression 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-jcl 5.3.20 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-jcl 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-jcl 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-jcl 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-jdbc 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-jdbc 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt spring-messaging 5.3.20 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-web 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt -spring-webmvc 5.3.26 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-orm 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-tx 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-tx 5.3.9 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-web 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt +spring-webmvc 5.3.31 licensed under 'Apache-2.0'. For details see: licenses/Apache-2.0.txt stax-api 1.0-2 licensed under 'GNU General Public Library'. For details see: licenses/GNU General Public Library.txt stax-api 1.0-2 licensed under 'CDDL-1.0'. For details see: licenses/CDDL-1.0.txt +stax-ex 1.8.1 licensed under 'BSD-3-Clause'. For details see: licenses/BSD-3-Clause.txt tea 1.2.7 licensed under 'Apache-2.0'. For details see: licenses/Apache- ... [truncated]
tools/dist-license/licenses/java/AL 2.0-downloaded-LICENSE-2.0.html+3 −8 modified@@ -31,6 +31,7 @@ <link href="/css/min.bootstrap.css" rel="stylesheet"> <link href="/css/styles.css" rel="stylesheet"> <link href="/css/new-ui.css" rel="stylesheet"> + <script src="https://www.apachecon.com/event-images/snippet.js"></script> <style> .headerlink { visibility: hidden; @@ -110,7 +111,7 @@ <a target="_blank" href="https://www.youtube.com/c/TheApacheFoundation"><img src="/images/youtube-icon.svg" alt="youtube icon"></a> <a target="_blank" href="https://twitter.com/TheASF"><img src="/images/x-icon.svg" alt="X icon"></a> </div> - <a href="/foundation/sponsorship" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Sponsor the ASF</a> + <a href="https://donate.apache.org/48ff" target="_blank" class="btn btn-default" onclick="_paq.push(['trackEvent', 'click', 'SponsorASF Button']);">Donate</a> </div> <ul class="nav navbar-nav navbar-justified n-navbar-padding"> <li class="dropdown"> @@ -122,7 +123,6 @@ <li><a href="/community-resources/">Community Resources</a></li> <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li> <li><a href="https://events.apache.org/" target="_blank">Events</a></li> - <li><a href="https://www.redbubble.com/people/comdev/shop" target="_blank">Store</a></li> </ul> </li> <li class="dropdown"> @@ -204,10 +204,7 @@ <!-- / Navigation --> <header id="main-header" class="container"> <div class="sideImg"> - <a class="visible-home" href="https://events.apache.org/x/current-event.html"> - <img class="img-responsive" style="width: 125px;" src="/events/current-event-125x125.png" alt="Apache Events"/> -<!-- STALE: <img class="img-responsive" style="width: 125px;" src="https://www.apachecon.com/event-images/default-square-light.png" alt="ApacheCon 2021 Coming Soon!" /> --> - </a> + <a class="acevent visible-home" data-format="square"></a> <a class="hidden-home" href="/"><img class="img-responsive" src="/img/asf-estd-1999-logo.jpg" alt="The Apache Software Foundation"></a> </div> <div class="main"> @@ -419,7 +416,6 @@ <h5 class="white">Community</h5> <li><a href="/community-resources/">Community Resources</a></li> <li><a href="https://communityovercode.org/" target="_blank">Community Over Code</a></li> <li><a href="https://events.apache.org/" target="_blank">Events</a></li> - <li><a href="https://www.redbubble.com/people/comdev/shop" target="_blank">Store</a></li> </ul> </div> @@ -505,7 +501,6 @@ <h5 class="white">About</h5> <script src="/js/jquery.min.js"></script> <script src="/js/bootstrap.js"></script> <script src="/js/slideshow.js"></script> - <script src="/js/new-ui.js"></script> <script> (function($){ $(document).ready(function(){
tools/dist-license/licenses/java/Bouncy Castle Licence-downloaded-licence.html+0 −107 removed@@ -1,107 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<!-- CookiePro Cookies Consent Notice start for bouncycastle.org --> -<script type="text/javascript" src="https://cookie-cdn.cookiepro.com/consent/11a057b9-eefc-4308-b690-0168134844d8/OtAutoBlock.js" ></script> -<script src="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="11a057b9-eefc-4308-b690-0168134844d8" ></script> -<script type="text/javascript"> -function OptanonWrapper() { } -</script> -<!-- CookiePro Cookies Consent Notice end for bouncycastle.org --> -<!-- Google Tag Manager --> -<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': -new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], -j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= -'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); -})(window,document,'script','dataLayer','GTM-KJTS5J6');</script> -<!-- End Google Tag Manager --> - <title>bouncycastle.org</title> - <meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" /> - <meta http-equiv="Content-Language" content="en-aus" /> - <meta name="description" content="Home of the Legion of the Bouncy Castle and their Java cryptography resources and open source code" /> - <meta name="keywords" content="Legion of the Bouncy Castle, Cryptography, JCE, Java Cryptography Extension, Cryptography Source Code, ASN.1, X.509, Open Source" /> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> - <link rel="stylesheet" type="text/css" href="bouncycastle.css" /> -</head> -<body> -<!-- Google Tag Manager (noscript) --> -<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KJTS5J6" -height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> -<!-- End Google Tag Manager (noscript) --> - - -<div id="header"> - <div id="title"> - <h1>The Legion of the Bouncy Castle</h1> - </div> -</div> - - -<div id="container"> - - <div id="content"> - - <div id="navigation"> - <ul> - <li><a href="index.html" class="nav">entry</a></li> - <li><a href="https://www.bouncycastle.org/donate/index.cgi" class="nav">donate</a></li> - <li><a href="mailing_lists.html" class="nav">mailing lists</a></li> - <li><a href="latest_releases.html" class="nav">latest releases</a></li> - <li><a href="documentation.html" class="nav">documentation</a></li> - <li><a href="resources.html" class="nav">resources</a></li> - <li><a href="mirrors.html" class="nav">mirroring</a></li> - <li><div style="color:#0000FF;font-weight:bold;">legal and licencing</div></li> - <li><a href="contributors.html" class="nav">contributors</a></li> - <li><a href="csharp" class="nav">c#</a></li> - </ul> - <div class="clearing"> </div> - </div> - - - <div id="body"> -<script> - window._6si = window._6si || []; - window._6si.push(['enableEventTracking', true]); - window._6si.push(['setToken', '282d572333172d4991a19a8a92e95c49']); - window._6si.push(['setEndpoint', 'b.6sc.co']); - - (function() { - var gd = document.createElement('script'); - - gd.type = 'text/javascript'; - gd.async = true; - gd.src = '//j.6sc.co/6si.min.js'; - var s = document.getElementsByTagName('script')[0]; - s.parentNode.insertBefore(gd, s); - })(); -</script> - - <p>Please note this should be read in the same way as the <a href="http://opensource.org/licenses/MIT">MIT license</a>.</p> - <p>Please also note this licensing model is made possible through funding from <a href="https://www.bouncycastle.org/donate">donations</a> and the sale of <a href="https://www.keyfactor.com/open-source/bouncy-castle-support/?utm_medium=website&utm_source=bouncycastle">support contracts</a>.</p> - <h2 class="spot">License</h2> - <p>Copyright (c) 2000 - 2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) - <p>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: - <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - <p>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. - - - </div> - <div class="clearing"> </div> - - </div> -</div> -<div class="clearing"> </div> - - -<div id="footer"> - <ul> - <li>Site hosted by <a href="http://www.tauceti.org.au/">Tau Ceti Co-operative Ltd</a>.</li> - <li>Graphics provided by <a href="http://www.geoffhook.com/">Geoff Hook</a>.</li> - <li>Layout and design by <a href="http://www.prozacblues.com/">Travis Winters</a>.</li> - <li>Java and JCE are registered trademarks of <a href="http://www.java.com/">Oracle</a> ®.</li> - </ul> -</div> - -</body> -</html>
tools/dist-license/licenses/java/EPL 1.0-downloaded-eclipse-1.0.php+1305 −0 addedtools/dist-license/licenses/java/EPL 1.0.txt+1 −0 added@@ -0,0 +1 @@ +https://opensource.org/licenses/eclipse-1.0.php \ No newline at end of file
tools/dist-license/licenses/java/GNU General Public Library-downloaded-gpl.txt+0 −674 removed@@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU General Public License is a free, copyleft license for -software and other kinds of works. - - The licenses for most software and other practical works are designed -to take away your freedom to share and change the works. By contrast, -the GNU General Public License is intended to guarantee your freedom to -share and change all versions of a program--to make sure it remains free -software for all its users. We, the Free Software Foundation, use the -GNU General Public License for most of our software; it applies also to -any other work released this way by its authors. You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - To protect your rights, we need to prevent others from denying you -these rights or asking you to surrender the rights. Therefore, you have -certain responsibilities if you distribute copies of the software, or if -you modify it: responsibilities to respect the freedom of others. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must pass on to the recipients the same -freedoms that you received. You must make sure that they, too, receive -or can get the source code. And you must show them these terms so they -know their rights. - - Developers that use the GNU GPL protect your rights with two steps: -(1) assert copyright on the software, and (2) offer you this License -giving you legal permission to copy, distribute and/or modify it. - - For the developers' and authors' protection, the GPL clearly explains -that there is no warranty for this free software. For both users' and -authors' sake, the GPL requires that modified versions be marked as -changed, so that their problems will not be attributed erroneously to -authors of previous versions. - - Some devices are designed to deny users access to install or run -modified versions of the software inside them, although the manufacturer -can do so. This is fundamentally incompatible with the aim of -protecting users' freedom to change the software. The systematic -pattern of such abuse occurs in the area of products for individuals to -use, which is precisely where it is most unacceptable. Therefore, we -have designed this version of the GPL to prohibit the practice for those -products. If such problems arise substantially in other domains, we -stand ready to extend this provision to those domains in future versions -of the GPL, as needed to protect the freedom of users. - - Finally, every program is threatened constantly by software patents. -States should not allow patents to restrict development and use of -software on general-purpose computers, but in those that do, we wish to -avoid the special danger that patents applied to a free program could -make it effectively proprietary. To prevent this, the GPL assures that -patents cannot be used to render the program non-free. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU General Public License. - - "Copyright" also means copyright-like laws that apply to other kinds of -works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further -restriction, you may remove that term. If a license document contains -a further restriction but permits relicensing or conveying under this -License, you may add to a covered work material governed by the terms -of that license document, provided that the further restriction does -not survive such relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Use with the GNU Affero General Public License. - - Notwithstanding any other provision of this License, you have -permission to link or combine any covered work with a work licensed -under version 3 of the GNU Affero General Public License into a single -combined work, and to convey the resulting work. The terms of this -License will continue to apply to the part which is the covered work, -but the special requirements of the GNU Affero General Public License, -section 13, concerning interaction through a network will apply to the -combination as such. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU General -Public License "or any later version" applies to it, you have the -option of following the terms and conditions either of that numbered -version or of any later version published by the Free Software -Foundation. If the Program does not specify a version number of the -GNU General Public License, you may choose any version ever published -by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU General Public License can be used, that proxy's -public statement of acceptance of a version permanently authorizes you -to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see <https://www.gnu.org/licenses/>. - -Also add information on how to contact you by electronic and paper mail. - - If the program does terminal interaction, make it output a short -notice like this when it starts in an interactive mode: - - <program> Copyright (C) <year> <name of author> - This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, your program's commands -might be different; for a GUI interface, you would use an "about box". - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU GPL, see -<https://www.gnu.org/licenses/>. - - The GNU General Public License does not permit incorporating your program -into proprietary programs. If your program is a subroutine library, you -may consider it more useful to permit linking proprietary applications with -the library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License. But first, please read -<https://www.gnu.org/licenses/why-not-lgpl.html>.
tools/dist-license/licenses/java/GNU General Public License, version 2.txt+1 −0 added@@ -0,0 +1 @@ +http://www.gnu.org/licenses/gpl-2.0.html \ No newline at end of file
tools/dist-license/licenses/java/GNU General Public License, version 2 with the GNU Classpath Exception-downloaded-secondary-gpl-2.0-cp+907 −0 added@@ -0,0 +1,907 @@ +<!DOCTYPE html> +<html lang="en" dir="ltr" prefix="og: https://ogp.me/ns#"> + <head> + <meta charset="utf-8" /> +<meta name="description" content="This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html." /> +<meta name="keywords" content="eclipse, eclipse foundation, projects, eclipse foundation projects" /> +<link rel="canonical" href="https://projects.eclipse.org/license/yi-secondary-gnu-general-public-license-version-2-gnu-classpath-exception" /> +<link rel="shortlink" href="https://projects.eclipse.org/node/12522" /> +<meta name="author" content="Wayne Beaton" /> +<link rel="image_src" href="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png" /> +<meta property="og:site_name" content="projects.eclipse.org" /> +<meta property="og:type" content="License" /> +<meta property="og:url" content="https://projects.eclipse.org/license/yi-secondary-gnu-general-public-license-version-2-gnu-classpath-exception" /> +<meta property="og:title" content="一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception" /> +<meta property="og:description" content="This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html." /> +<meta property="og:image" content="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png" /> +<meta property="og:image:url" content="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png" /> +<meta property="article:published_time" content="2017-11-17T13:02:10-05:00" /> +<meta property="article:modified_time" content="2019-03-27T20:47:40-04:00" /> +<meta name="twitter:card" content="summary" /> +<meta name="twitter:description" content="This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html." /> +<meta name="twitter:site" content="EclipseFdn" /> +<meta name="twitter:title" content="一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception" /> +<meta name="twitter:url" content="https://projects.eclipse.org/license/yi-secondary-gnu-general-public-license-version-2-gnu-classpath-exception" /> +<meta name="twitter:image" content="https://www.eclipse.org/eclipse.org-common/themes/solstice/public/images/logo/eclipse-foundation-400x400.png" /> +<meta name="MobileOptimized" content="width" /> +<meta name="HandheldFriendly" content="true" /> +<meta name="viewport" content="width=device-width, initial-scale=1.0" /> +<link rel="icon" href="/themes/custom/solstice/favicon.ico" type="image/vnd.microsoft.icon" /> +<script src="/sites/default/files/google_tag/eclipse_foundation/google_tag.script.js?soqdam" defer></script> + + <title>一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception | projects.eclipse.org</title> + <link rel="stylesheet" media="all" href="/sites/default/files/css/css_GJubHtlTkW7l9xzifmN3T9se6IL6M-K2J7Sdvt_T8VY.css?delta=0&language=en&theme=solstice&include=eJwrriwuSc3VT0osTtVJys8vKS4pSizQTytKzE0tzy_KBgDGUwx3" /> +<link rel="stylesheet" media="all" href="/sites/default/files/css/css_Cf_fNtYIesp3F5UGbgdY64lh2n9csIFFBVSSO9MlnwA.css?delta=1&language=en&theme=solstice&include=eJwrriwuSc3VT0osTtVJys8vKS4pSizQTytKzE0tzy_KBgDGUwx3" /> + + + </head> + <body class="path-node page-node-type-license has-glyphicons"> + <a href="#main-content" class="visually-hidden focusable skip-link"> + Skip to main content + </a> + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5WLCZXC" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> + <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> + + +<header class="header-wrapper margin-bottom-0" id="header-wrapper"> + + <div class="region region-header"> + <section id="block-eclipsefoundationastrotoolbar" class="block block-eclipsefdn block-eclipsefdn-astro-toolbar clearfix"> + + + + <div class="header-toolbar"> + <div class="container"> + <div class="header-toolbar-row"> + <div class="toolbar-btn toolbar-search-btn dropdown"> + <button class="dropdown-toggle" id="toolbar-search" type="button" data-toggle="dropdown" tabindex="0"> + <i class="fa fa-search fa-lg"></i> + </button> + <div class="toolbar-search-bar-wrapper dropdown-menu dropdown-menu-right" aria-labelledby="toolbar-search"> + <form action="https://www.eclipse.org/home/search" method="get"> + <div class="search-bar"> + <input class="search-bar-input" name="q" placeholder="Search"/> + <button> + <i class="fa fa-search"></i> + </button> + </div> + </form> + </div> + </div> + <div class="toolbar-btn toolbar-user-menu-btn dropdown"> + <button class="dropdown-toggle" id="toolbar-user-menu" type="button" data-toggle="dropdown" tabindex="0"> + <i class="fa fa-user fa-lg"></i> + </button> + <ul class="toolbar-user-menu dropdown-menu dropdown-menu-right text-center" aria-labelledby="toolbar-user-menu"> + <li> + <a href="/user/login?destination=/license/yi-secondary-gnu-general-public-license-version-2-gnu-classpath-exception"> + <i class="fa fa-sign-in fa-fw"></i> + Log in + </a> + </li> + <li> + <a class="toolbar-manage-cookies dropdown-toggle"> + <i class="fa fa-wrench"></i> + Manage Cookies + </a> + </li> + </ul> + </div> +</div></div></div> + + </section> + +<section id="block-eclipsefoundationastroheader" class="block block-eclipsefdn block-eclipsefdn-astro-header clearfix"> + + + + <div class="header-navbar-wrapper"> + <div class="container"> + <div class="header-navbar"> + <a class="header-navbar-brand" href="https://www.eclipse.org"> + <div class="logo-wrapper"> + <img alt="Eclipse Foundation" width="150" src="/themes/custom/solstice/images/logos/eclipse-foundation-grey-orange.svg"/> + </div> +</a> + + <nav class="header-navbar-nav"> + <ul class="header-navbar-nav-links"> + <li class="navbar-nav-links-item"> + <button class="nav-link-js btn-link link-unstyled" type="button" aria-expanded="false" data-menu-target="projects-menu"> + Projects + </button> + </li> + <li class="navbar-nav-links-item"> + <button class="nav-link-js btn-link link-unstyled" type="button" aria-expanded="false" data-menu-target="supporters-menu"> + Supporters + </button> + </li> + <li class="navbar-nav-links-item"> + <button class="nav-link-js btn-link link-unstyled" type="button" aria-expanded="false" data-menu-target="collaborations-menu"> + Collaborations + </button> + </li> + <li class="navbar-nav-links-item"> + <button class="nav-link-js btn-link link-unstyled" type="button" aria-expanded="false" data-menu-target="resources-menu"> + Resources + </button> + </li> + <li class="navbar-nav-links-item"> + <button class="nav-link-js btn-link link-unstyled" type="button" aria-expanded="false" data-menu-target="the-foundation-menu"> + The Foundation + </button> + </li> + </ul> + </nav> + + <div class="header-navbar-end"> + <a class="header-navbar-end-download-btn btn btn-primary" href="https://www.eclipse.org/downloads">Download</a> + <button class="mobile-menu-btn"> + <i class="fa fa-bars fa-xl"></i> + </button> + </div> + </div> + </div> +</div> +<nav class="mobile-menu hidden" aria-expanded="false"> + <ul> + <li class="mobile-menu-dropdown"> + <a href="#" class="mobile-menu-item mobile-menu-dropdown-toggle" data-target="projects-menu"> + <span>Projects</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu hidden" id="projects-menu"> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="technologies-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Technologies</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="technologies-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/topics/ide/">Developer Tools & IDEs</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/topics/cloud-native/">Cloud Native</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/topics/edge-and-iot/">Edge & IoT</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/topics/automotive-and-mobility/">Automotive & Mobility</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="projects-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Projects</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="projects-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://projects.eclipse.org/">Project Finder</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/projects/project_activity.php">Project Activity</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/projects/resources/">Project Resources</a> + </li> + <li> + <a class="mobile-menu-item" href="https://eclipse.org/specifications/">Specifications</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/contribute/">Contribute</a> + </li> + </ul> + </div> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" class="mobile-menu-item mobile-menu-dropdown-toggle" data-target="supporters-menu"> + <span>Supporters</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu hidden" id="supporters-menu"> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="our-community-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Membership</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="our-community-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/membership/exploreMembership.php">Our Members</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/membership/">Member Benefits</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/membership/#tab-levels">Membership Levels & Fees</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/membership/#tab-membership">Membership Application</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/membership/#tab-resources">Member Resources</a> + </li> + <li> + <a class="mobile-menu-item" href="https://membership.eclipse.org/portal">Member Portal</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="sponsorship-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Sponsorship</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="sponsorship-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://newsroom.eclipse.org/">Sponsor</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/corporate_sponsors/">Corporate Sponsorship</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/sponsor/collaboration/">Sponsor a Collaboration</a> + </li> + </ul> + </div> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" class="mobile-menu-item mobile-menu-dropdown-toggle" data-target="collaborations-menu"> + <span>Collaborations</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu hidden" id="collaborations-menu"> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="industry-collaborations-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Industry Collaborations</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="industry-collaborations-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/collaborations/">About Industry Collaborations</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/workinggroups/explore.php">Current Collaborations</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/workinggroups/about.php">About Working Groups</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/collaborations/interest-groups/">About Interest Groups</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="research-collaborations-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Research Collaborations</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="research-collaborations-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/research/">Research @ Eclipse</a> + </li> + </ul> + </div> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" class="mobile-menu-item mobile-menu-dropdown-toggle" data-target="resources-menu"> + <span>Resources</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu hidden" id="resources-menu"> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="open-source-for-business-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Open Source for Business</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="open-source-for-business-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/value/">Business Value of Open Source</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/os4biz/services/">Professional Services</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/os4biz/ospo/">Open Source Program Offices</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="whats-happening-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>What's Happening</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="whats-happening-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://newsroom.eclipse.org/">News</a> + </li> + <li> + <a class="mobile-menu-item" href="https://events.eclipse.org/">Events</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/community/eclipse_newsletter/">Newsletter</a> + </li> + <li> + <a class="mobile-menu-item" href="https://newsroom.eclipse.org/news/press-releases">Press Releases</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/foundation/eclipseawards/">Awards & Recognition</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="developer-resources-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Developer Resources</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="developer-resources-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/forums/">Forum</a> + </li> + <li> + <a class="mobile-menu-item" href="https://accounts.eclipse.org/mailing-list">Mailing Lists</a> + </li> + <li> + <a class="mobile-menu-item" href="https://blogs.eclipse.org/">Blogs & Videos</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/resources/marketplaces">Marketplaces</a> + </li> + </ul> + </div> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" class="mobile-menu-item mobile-menu-dropdown-toggle" data-target="the-foundation-menu"> + <span>The Foundation</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu hidden" id="the-foundation-menu"> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="the-foundation-about-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>About</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="the-foundation-about-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/">About the Eclipse Foundation</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/governance">Board & Governance</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/foundation/staff.php">Staff</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/services">Services</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="legal-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>Legal</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="legal-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/legal/">Legal Policies</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/legal/privacy/">Privacy Policy</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/legal/terms-of-use/">Terms of Use</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/legal/compliance/">Compliance</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/legal/epl-2.0/">Eclipse Public License</a> + </li> + </ul> + </div> + </li> + <li class="mobile-menu-dropdown"> + <a href="#" data-target="more-sub-menu" class="mobile-menu-item mobile-menu-dropdown-toggle" aria-expanded="false"> + <span>More</span> + <i class="fa fa-chevron-down" aria-hidden="true"></i> + </a> + <div class="mobile-menu-sub-menu-wrapper"> + <ul class="mobile-menu-sub-menu mobile-menu-links-menu hidden" id="more-sub-menu"> + <li> + <a class="mobile-menu-item" href="https://newsroom.eclipse.org/news/press-releases">Press Releases</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/careers/">Careers</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/artwork/">Logos & Artwork</a> + </li> + <li> + <a class="mobile-menu-item" href="https://www.eclipse.org/org/foundation/contact.php">Contact Us</a> + </li> + </ul> + </div> + </li> + </ul> + </div> + </li> + </ul> +</nav> +<div class="eclipsefdn-mega-menu"> + <div class="mega-menu-submenu container hidden" data-menu-id="projects-menu"> + <div class="mega-menu-submenu-featured-story"> + <p class="mega-menu-submenu-featured-story-heading"> + Projects + </p> + <p class="mega-menu-submenu-featured-story-text"> + The Eclipse Foundation is home to the Eclipse IDE, Jakarta EE, and hundreds of open source projects, including runtimes, tools, specifications, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, open processor designs, and many others. + </p> + </div> + <div class="mega-menu-submenu-links-section"> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Technologies</p> + <ul> + <li><a href="https://www.eclipse.org/topics/ide/">Developer Tools & IDEs</a></li> + <li><a href="https://www.eclipse.org/topics/cloud-native/">Cloud Native</a></li> + <li><a href="https://www.eclipse.org/topics/edge-and-iot/">Edge & IoT</a></li> + <li><a href="https://www.eclipse.org/topics/automotive-and-mobility/">Automotive & Mobility</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Projects</p> + <ul> + <li><a href="https://projects.eclipse.org/">Project Finder</a></li> + <li><a href="https://www.eclipse.org/projects/project_activity.php">Project Activity</a></li> + <li><a href="https://www.eclipse.org/projects/resources/">Project Resources</a></li> + <li><a href="https://eclipse.org/specifications/">Specifications</a></li> + <li><a href="https://www.eclipse.org/contribute/">Contribute</a></li> + </ul> + </div> + </div> + <div class="mega-menu-submenu-ad-wrapper"> + <div class="eclipsefdn-mega-menu-promo-content mega-menu-promo-content" data-ad-format="ads_square" data-ad-publish-to="eclipse_org_home"></div> + </div> + </div> + <div class="mega-menu-submenu container hidden" data-menu-id="supporters-menu"> + <div class="mega-menu-submenu-featured-story"> + <p class="mega-menu-submenu-featured-story-heading"> + Supporters + </p> + <p class="mega-menu-submenu-featured-story-text"> + The Eclipse Foundation is an international non-profit association supported by our members, including industry leaders who value open source as a key enabler for their business strategies. + </p> + </div> + <div class="mega-menu-submenu-links-section"> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Membership</p> + <ul> + <li><a href="https://www.eclipse.org/membership/exploreMembership.php">Our Members</a></li> + <li><a href="https://www.eclipse.org/membership/">Member Benefits</a></li> + <li><a href="https://www.eclipse.org/membership/#tab-levels">Membership Levels & Fees</a></li> + <li><a href="https://www.eclipse.org/membership/#tab-membership">Membership Application</a></li> + <li><a href="https://www.eclipse.org/membership/#tab-resources">Member Resources</a></li> + <li><a href="https://membership.eclipse.org/portal">Member Portal</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Sponsorship</p> + <ul> + <li><a href="https://www.eclipse.org/sponsor/">Sponsor</a></li> + <li><a href="https://www.eclipse.org/org/corporate_sponsors/">Corporate Sponsorship</a></li> + <li><a href="https://www.eclipse.org/sponsor/collaboration/">Sponsor a Collaboration</a></li> + </ul> + </div> + </div> + <div class="mega-menu-submenu-ad-wrapper"> + <div class="eclipsefdn-mega-menu-promo-content mega-menu-promo-content" data-ad-format="ads_square" data-ad-publish-to="eclipse_org_home"></div> + </div> + </div> + <div class="mega-menu-submenu container hidden" data-menu-id="collaborations-menu"> + <div class="mega-menu-submenu-featured-story"> + <p class="mega-menu-submenu-featured-story-heading"> + Collaborations + </p> + <p class="mega-menu-submenu-featured-story-text"> + Whether you intend on contributing to Eclipse technologies that are important to your product strategy, or simply want to explore a specific innovation area with like-minded organizations, the Eclipse Foundation is the open source home for industry collaboration. + </p> + </div> + <div class="mega-menu-submenu-links-section"> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Industry Collaborations</p> + <ul> + <li><a href="https://www.eclipse.org/collaborations/">About Industry Collaborations</a></li> + <li><a href="https://www.eclipse.org/org/workinggroups/explore.php">Current Collaborations</a></li> + <li><a href="https://www.eclipse.org/org/workinggroups/about.php">About Working Groups</a></li> + <li><a href="https://www.eclipse.org/collaborations/interest-groups/">About Interest Groups</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Research Collaborations</p> + <ul> + <li><a href="https://www.eclipse.org/research/">Research @ Eclipse</a></li> + </ul> + </div> + </div> + <div class="mega-menu-submenu-ad-wrapper"> + <div class="eclipsefdn-mega-menu-promo-content mega-menu-promo-content" data-ad-format="ads_square" data-ad-publish-to="eclipse_org_home"></div> + </div> + </div> + <div class="mega-menu-submenu container hidden" data-menu-id="resources-menu"> + <div class="mega-menu-submenu-featured-story"> + <p class="mega-menu-submenu-featured-story-heading"> + Resources + </p> + <p class="mega-menu-submenu-featured-story-text"> + The Eclipse community consists of individual developers and organizations spanning many industries. Stay up to date on our open source community and find resources to support your journey. + </p> + </div> + <div class="mega-menu-submenu-links-section"> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Open Source for Business</p> + <ul> + <li><a href="https://www.eclipse.org/org/value/">Business Value of Open Source</a></li> + <li><a href="https://www.eclipse.org/os4biz/services/">Professional Services</a></li> + <li><a href="https://www.eclipse.org/os4biz/ospo/">Open Source Program Offices</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">What's Happening</p> + <ul> + <li><a href="https://newsroom.eclipse.org/">News</a></li> + <li><a href="https://events.eclipse.org/">Events</a></li> + <li><a href="https://www.eclipse.org/community/eclipse_newsletter">Newsletter</a></li> + <li><a href="https://newsroom.eclipse.org/news/press-releases">Press Releases</a></li> + <li><a href="https://www.eclipse.org/org/foundation/eclipseawards/">Awards & Recognition</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Developer Resources</p> + <ul> + <li><a href="https://www.eclipse.org/forums/">Forum</a></li> + <li><a href="https://accounts.eclipse.org/mailing-list">Mailing Lists</a></li> + <li><a href="https://blogs.eclipse.org/">Blogs & Videos</a></li> + <li><a href="https://www.eclipse.org/resources/marketplaces">Marketplaces</a></li> + </ul> + </div> + </div> + <div class="mega-menu-submenu-ad-wrapper"> + <div class="eclipsefdn-mega-menu-promo-content mega-menu-promo-content" data-ad-format="ads_square" data-ad-publish-to="eclipse_org_home"></div> + </div> + </div> + <div class="mega-menu-submenu container hidden" data-menu-id="the-foundation-menu"> + <div class="mega-menu-submenu-featured-story"> + <p class="mega-menu-submenu-featured-story-heading"> + The Foundation + </p> + <p class="mega-menu-submenu-featured-story-text"> + The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and vendor-neutral environment for open source software collaboration and innovation. + </p> + </div> + <div class="mega-menu-submenu-links-section"> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">About</p> + <ul> + <li><a href="https://www.eclipse.org/org/">About the Eclipse Foundation</a></li> + <li><a href="https://www.eclipse.org/org/governance">Board & Governance</a></li> + <li><a href="https://www.eclipse.org/org/foundation/staff.php">Staff</a></li> + <li><a href="https://www.eclipse.org/org/services">Services</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">Legal</p> + <ul> + <li><a href="https://www.eclipse.org/legal/">Legal Policies</a></li> + <li><a href="https://www.eclipse.org/legal/privacy/">Privacy Policy</a></li> + <li><a href="https://www.eclipse.org/legal/terms-of-use/">Terms of Use</a></li> + <li><a href="https://www.eclipse.org/legal/compliance/">Compliance</a></li> + <li><a href="https://www.eclipse.org/legal/epl-2.0/">Eclipse Public License</a></li> + </ul> + </div> + <div class="mega-menu-submenu-links"> + <p class="menu-heading">More</p> + <ul> + <li><a href="https://newsroom.eclipse.org/news/press-releases">Press Releases</a></li> + <li><a href="https://www.eclipse.org/careers/">Careers</a></li> + <li><a href="https://www.eclipse.org/org/artwork/">Logos & Artwork</a></li> + <li><a href="https://www.eclipse.org/org/foundation/contact.php">Contact Us</a></li> + </ul> + </div> + </div> + <div class="mega-menu-submenu-ad-wrapper"> + <div class="eclipsefdn-mega-menu-promo-content mega-menu-promo-content" data-ad-format="ads_square" data-ad-publish-to="eclipse_org_home"></div> + </div> + </div> +</div> + + </section> + + + </div> + + + </header> + + <section class="default-breadcrumbs hidden-print breadcrumbs-default-margin" id="breadcrumb"> + <div class="container"> + <div class="region region-breadcrumbs"> + + +<ol class="breadcrumb"> + <li><a href="https://www.eclipse.org">Home</a></li> + <li > + <a href="/">Projects</a> + </li> + <li class="active"> + 一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception + </li> + </ol> + + + </div> + + </div> + </section> + + <div class="main-container container js-quickedit-main-content"> + <div + class="row"> + + <section class="col-sm-18" + role="main"> + + + <div class="highlighted"> + <div class="region region-highlighted"> + <div data-drupal-messages-fallback class="hidden"></div> + + </div> + + </div> + + + + <a id="main-content"></a> + <div class="region region-content"> + <h1 class="page-header"> +<span>一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception</span> +</h1> + + +<article data-history-node-id="12522" class="license is-promoted full clearfix eclipsefdn-node"> + + + + + + <div class="content"> + + <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p>This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License, version 2 with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.</p> +</div> + + <div class="field field--name-field-license-url field--type-link field--label-above"> + <div class="field--label">URL</div> + <div class="field--item"><a href="https://www.gnu.org/software/classpath/license.html">https://www.gnu.org/software/classpath/license.html</a></div> + </div> + + + +<section class="eclipsefdn-comment-wrapper hidden-print"> + + + + + +</section> + + </div> + +</article> + + + </div> + + </section> + + + <aside class="col-sm-6"> + + </aside> + </div> + </div> + + + <div class="region region-footer"> + <section id="block-eclipsefoundationfeaturedstoryfooter" class="block block-eclipsefdn block-eclipsefdn-featured-story-footer clearfix"> + + + + <div class="eclipsefdn-featured-footer featured-footer" data-publish-target="eclipse_org"> + <div class="container featured-container"></div> +</div> + </section> + +<section id="block-eclipsefoundationastrofooter" class="block block-eclipsefdn block-eclipsefdn-astro-footer clearfix"> + + + + <p id="back-to-top"> + <a class="visible-xs" href="#top">Back to the top</a> +</p> +<footer id="footer"> + <div class="container"> + <div class="footer-sections row equal-height-md font-bold"> + <div id="footer-eclipse-foundation" class="footer-section col-md-5 col-sm-8"> + <div class="menu-heading">Eclipse Foundation</div> + <ul class="nav"> + <li> + <a href="https://www.eclipse.org/org/">About</a> + </li> + <li> + <a href="https://projects.eclipse.org/">Projects</a> + </li> + <li> + <a href="https://www.eclipse.org/collaborations/">Collaborations</a> + </li> + <li> + <a href="https://www.eclipse.org/membership/">Membership</a> + </li> + <li> + <a href="https://www.eclipse.org/sponsor/">Sponsor</a> + </li> + </ul> + </div> + <div id="footer-legal" class="footer-section col-md-5 col-sm-8"> + <div class="menu-heading">Legal</div> + <ul class="nav"> + <li> + <a href="https://www.eclipse.org/legal/privacy/">Privacy Policy</a> + </li> + <li> + <a href="https://www.eclipse.org/legal/terms-of-use/">Terms of Use</a> + </li> + <li> + <a href="https://www.eclipse.org/legal/compliance/">Compliance</a> + </li> + <li> + <a href="https://www.eclipse.org/org/documents/Community_Code_of_Conduct.php">Code of Conduct</a> + </li> + <li> + <a href="https://www.eclipse.org/legal/">Legal Resources</a> + </li> + <li> + <a href="#" class="toolbar-manage-cookies">Manage Cookies</a> + </li> + </ul> + </div> + <div id="footer-more" class="footer-section col-md-5 col-sm-8"> + <div class="menu-heading">More</div> + <ul class="nav"> + <li> + <a href="https://www.eclipse.org/security/">Report a Vulnerability</a> + </li> + <li> + <a href="https://www.eclipsestatus.io/">Service Status</a> + </li> + <li> + <a href="https://www.eclipse.org/org/foundation/contact.php">Contact</a> + </li> + <li> + <a href="https://www.eclipse.org/projects/support/">Support</a> + </li> + </ul> + </div> + <div id="footer-end" class="footer-section col-md-8 col-md-offset-1 col-sm-24"> + <div class="footer-end-social-container"> + <div class="footer-end-social"> + <p class="footer-end-social-text">Follow Us:</p> + <ul class="footer-end-social-links list-inline"> + <li> + <a class="link-unstyled" href="https://www.youtube.com/channel/UCej18QqbZDxuYxyERPgs2Fw" title="YouTube Channel"> + <span class="fa fa-stack"> + <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i> + <i class="fa fa-youtube-play fa-stack-1x fa-inverse" aria-hidden="true"></i> + </span> + </a> + </li> + <li> + <a class="link-unstyled" href="https://www.linkedin.com/company/eclipse-foundation/" title="LinkedIn"> + <span class="fa fa-stack"> + <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i> + <i class="fa fa-linkedin fa-stack-1x fa-inverse" aria-hidden="true"></i> + </span> + </a> + </li> + <li> + <a class="link-unstyled" href="https://www.facebook.com/eclipse.org/" title="Facebook"> + <span class="fa fa-stack"> + <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i> + <i class="fa fa-facebook fa-stack-1x fa-inverse" aria-hidden="true"></i> + </span> + </a> + </li> + <li> + <a class="link-unstyled" href="https://twitter.com/EclipseFdn" title="Twitter"> + <span class="fa fa-stack"> + <i class="fa fa-circle fa-stack-2x" aria-hidden="true"></i> + <i class="fa fa-twitter fa-stack-1x fa-inverse"></i> + </span> + </a> + </li> + </ul> + </div> + </div> + <div class="footer-end-newsletter"> + <form id="mc-embedded-subscribe-form" action="https://eclipse.us6.list-manage.com/subscribe?u=eaf9e1f06f194eadc66788a85&id=46e57eacf1&v_id=53&f_id=00fac2e1f0" method="post" novalidate target="_blank"> + <label class="footer-end-newsletter-label" for="email">Subscribe to our Newsletter</label> + <div class="footer-end-newsletter-input-wrapper"> + <input class="footer-end-newsletter-input" type="email" id="email" name="EMAIL" autocomplete="email" placeholder="Enter your email address"> + <div> + <i class="fa fa-solid fa-envelope fa-lg" aria-hidden="true"></i> + </div> + </div> + <input type="hidden" name="u" value="eaf9e1f06f194eadc66788a85"> + <input type="hidden" name="id" value="46e57eacf1"> + <input id="mc-embedded-subscribe" type="submit" name="subscribe" hidden> + </form> + </div> + </div> + </div> + <div class="col-sm-24"> + <div class="row"> + <div id="copyright" class="col-md-16"> + <p id="copyright-text">Copyright © Eclipse Foundation AISBL. All Rights Reserved.</p> + </div> + </div> + </div> + <a href="#" class="scrollup">Back to the top</a> + </div> +</footer> + + </section> + + + </div> + + + </div> + + + <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/12522","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"bootstrap":{"forms_has_error_value_toggle":1,"modal_animation":1,"modal_backdrop":"true","modal_focus_input":1,"modal_keyboard":1,"modal_select_text":1,"modal_show":1,"modal_size":"","popover_enabled":1,"popover_animation":1,"popover_auto_close":1,"popover_container":"body","popover_content":"","popover_delay":"0","popover_html":0,"popover_placement":"right","popover_selector":"","popover_title":"","popover_trigger":"click","tooltip_enabled":1,"tooltip_animation":1,"tooltip_container":"body","tooltip_delay":"0","tooltip_html":0,"tooltip_placement":"auto left","tooltip_selector":"","tooltip_trigger":"hover"},"user":{"uid":0,"permissionsHash":"8ed503f1f6a4883ed443941129c4bcd3052d20f1b4d2070ca31cff77ec58ab76"}}</script> +<script src="/sites/default/files/js/js_kI1hOe0CbPKTXnbO9OwmDZQeGIJvKYFJc_Kdfi1o2Lg.js?scope=footer&delta=0&language=en&theme=solstice&include=eJxLys8vKS4pSizQT4Kx4guKUuMz8zJLdOBC-gX5BfllqUVIIiX5-TklmQUAVOcaLQ"></script> + + </body> +</html>
tools/dist-license/licenses/java/GNU General Public License, version 2 with the GNU Classpath Exception.txt+1 −0 added@@ -0,0 +1 @@ +https://projects.eclipse.org/license/secondary-gpl-2.0-cp \ No newline at end of file
tools/dist-license/licenses/java/GNU LESSER GENERAL PUBLIC LICENSE.txt+1 −0 added@@ -0,0 +1 @@ +http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html \ No newline at end of file
tools/dist-license/licenses/java/GPL v2-downloaded-gpl-2.0.txt+0 −339 removed@@ -1,339 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Lesser General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - <signature of Ty Coon>, 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Lesser General -Public License instead of this License.
tools/dist-license/licenses/java/LGPL, version 2.1-downloaded-licenses.html+0 −781 removed@@ -1,781 +0,0 @@ -<!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head> -<meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<link rel="author" href="mailto:webmasters@gnu.org" /> -<link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" /> -<meta name="ICBM" content="42.355469,-71.058627" /> -<link rel="stylesheet" type="text/css" href="/layout.min.css" media="screen" /> -<link rel="stylesheet" type="text/css" href="/print.min.css" media="print" /> - - - -<!-- Parent-Version: 1.96 --> -<!-- This page is derived from /server/standards/boilerplate.html --> -<title>Licenses -- GNU Project - Free Software Foundation</title> -<!-- begin translist file --> - -<link rel="alternate" type="text/html" href="/licenses/licenses.html" hreflang="x-default" /> -<link rel="alternate" type="text/html" lang="en" hreflang="en" href="/licenses/licenses.en.html" title="English" /> -<link rel="alternate" type="text/html" lang="ar" hreflang="ar" href="/licenses/licenses.ar.html" title="العربية" /> -<link rel="alternate" type="text/html" lang="ca" hreflang="ca" href="/licenses/licenses.ca.html" title="català" /> -<link rel="alternate" type="text/html" lang="de" hreflang="de" href="/licenses/licenses.de.html" title="Deutsch" /> -<link rel="alternate" type="text/html" lang="el" hreflang="el" href="/licenses/licenses.el.html" title="ελληνικά" /> -<link rel="alternate" type="text/html" lang="es" hreflang="es" href="/licenses/licenses.es.html" title="español" /> -<link rel="alternate" type="text/html" lang="fr" hreflang="fr" href="/licenses/licenses.fr.html" title="français" /> -<link rel="alternate" type="text/html" lang="it" hreflang="it" href="/licenses/licenses.it.html" title="italiano" /> -<link rel="alternate" type="text/html" lang="ja" hreflang="ja" href="/licenses/licenses.ja.html" title="日本語" /> -<link rel="alternate" type="text/html" lang="nl" hreflang="nl" href="/licenses/licenses.nl.html" title="Nederlands" /> -<link rel="alternate" type="text/html" lang="pl" hreflang="pl" href="/licenses/licenses.pl.html" title="polski" /> -<link rel="alternate" type="text/html" lang="pt-br" hreflang="pt-br" href="/licenses/licenses.pt-br.html" title="português" /> -<link rel="alternate" type="text/html" lang="ru" hreflang="ru" href="/licenses/licenses.ru.html" title="русский" /> -<link rel="alternate" type="text/html" lang="sq" hreflang="sq" href="/licenses/licenses.sq.html" title="Shqip" /> -<link rel="alternate" type="text/html" lang="sr" hreflang="sr" href="/licenses/licenses.sr.html" title="српски" /> -<link rel="alternate" type="text/html" lang="tr" hreflang="tr" href="/licenses/licenses.tr.html" title="Türkçe" /> -<link rel="alternate" type="text/html" lang="zh-cn" hreflang="zh-cn" href="/licenses/licenses.zh-cn.html" title="简体中文" /> -<link rel="alternate" type="text/html" lang="zh-tw" hreflang="zh-tw" href="/licenses/licenses.zh-tw.html" title="繁體中文" /> -<!-- end translist file --> - -<!-- start of server/banner.html --> -<!-- start of head-include-2.html --> -<meta name="viewport" content="width=device-width, initial-scale=1" /> -<!-- end of head-include-2.html --> - -</head> -<body> -<div class="inner"> -<!-- start of server/body-include-1.html --> -<div id="top"> -<a class="skip" href="#content"><b>Skip to main text</b></a> -</div> - -<div id="fsf-frame" role="complementary"> -<form id="fssbox" action="https://my.fsf.org/civicrm/profile/create?reset=1&gid=31" - method="post"> - <div> - <input name="postURL" type="hidden" value="" /> - <input type="hidden" name="group[25]" value="1" /> - <input name="cancelURL" type="hidden" value="https://crm.fsf.org/civicrm/profile?reset=1&gid=31" /> - <input name="_qf_default" type="hidden" value="Edit:cancel" /> - <label for="frmEmail"> - <a href="//www.fsf.org/fss">Free Software Supporter</a>: - </label> - <input type="text" id="frmEmail" name="email-Primary" size="18" maxlength="80" - value="email address" onfocus="this.value=''"/> - <input type="submit" name="_qf_Edit_next" value="Sign up" /> - </div> -</form> - -<div id="join-fsf" class="button"><a -href="https://www.fsf.org/associate/support_freedom?referrer=4052">JOIN THE FSF</a> -</div> -</div> - -<div id="header" role="banner"> -<p id="gnu-banner"> - <a href="/"> - <img src="/graphics/heckert_gnu.transp.small.png" height="48" width="49" - alt=" [A GNU head] " /><strong>GNU</strong> <span - class="hide">Operating System</span></a><br /> - <small id="fsf-support">Supported by the - <a href="#mission-statement">Free Software Foundation</a></small> -</p> - -<div id="switches"> - <div id="search-button" class="switch"> - <a href="//www.gnu.org/cgi-bin/estseek.cgi"> - <img id="search-icon" height="30" width="30" - src="/graphics/icons/search.png" - alt=" [Search www.gnu.org] " /></a> - </div> - - <div id="language-button" class="switch"> - <a href="#language-container"> - <img id="language-icon" height="30" width="37" - src="/graphics/icons/translations.png" - alt=" [Other languages] " /></a> - </div> - -</div> -</div> -<!-- end of server/body-include-1.html --> - -<!-- start of server/body-include-2 --> - - -<div style="clear: both"></div> - -<div id="navigation" role="navigation"> - <a id="more-links" href="#navigation" title="More..."> - <span>Site navigation</span></a> - <a id="less-links" href="#content"><b>Skip</b></a> - <ul> - - <li id="tabAboutGNU"><a href="/gnu/gnu.html">ABOUT GNU</a></li> - - - <li id="tabPhilosophy"><a href="/philosophy/philosophy.html">PHILOSOPHY</a></li> - - - <li id="tabLicenses" class="active"> - <span class='no-display'>=</span> - <a href="/licenses/licenses.html">LICENSES</a> - <span class="gnun-split"></span> - <span class='no-display'>=</span> - </li> - - - <li id="tabEducation"><a href="/education/education.html">EDUCATION</a></li> - - - <li id="tabSoftware"><a href="/software/software.html">SOFTWARE</a></li> - - - <li id="tabDistros"><a href="/distros/distros.html">DISTROS</a></li> - - - <li id="tabDoc"><a href="/doc/doc.html">DOCS</a></li> - - - <li id="tabMalware"><a href="/proprietary/proprietary.html">MALWARE</a></li> - - - <li id="tabHelp"><a href="/help/help.html">HELP GNU</a></li> - - - <li id="tabAV"><a href="/audio-video/audio-video.html">AUDIO & VIDEO</a></li> - - - <li id="tabArt"><a href="/graphics/graphics.html">GNU ART</a></li> - - - <li id="tabFun"><a href="/fun/humor.html">FUN</a></li> - - - <li id="tabPeople"><a href="/people/people.html">GNU'S WHO?</a></li> - - <li><a href="//directory.fsf.org">SOFTWARE DIRECTORY</a></li> - <li><a href="https://h-node.org/">HARDWARE</a></li> - <li><a href="/server/sitemap.html">SITEMAP</a></li> - </ul> - <div style="clear: both"></div> -</div><!-- /"navigation --> -<!-- end of server/body-include-2 --> - -<div id="content" role="main"> -<!-- end of server/banner.html --> - -<h2>Licenses</h2> -<div class="thin"></div> - -<div class="summary"> -<h3 class="no-display">Table of Contents</h3> -<ul> - <li><a href="#Evaluation">Evaluating Licenses</a></li> - <li><a href="#CommonResources">Common Resources for our Software Licenses</a></li> - <li><a href="#GPL">The GNU General Public License</a></li> - <li><a href="#LGPL">The GNU Lesser General Public License</a></li> - <li><a href="#AGPL">The GNU Affero General Public License</a></li> - <li><a href="#FDL">The GNU Free Documentation License</a></li> - <li><a href="#Exceptions">Exceptions to GNU Licenses</a></li> - <li><a href="#LicenseURLs">License URLs</a></li> - <li><a href="#UnofficialTransl">Unofficial Translations</a></li> - <li><a href="#VerbatimCopying">Verbatim Copying and Distribution</a></li> - <li><a href="#FSLicenses">List of Free Software Licenses</a></li> - <li><a href="#WhatIsCopyleft">What Is Copyleft?</a></li> - <li><a href="#OtherWorks">Licenses for Other Types of Works</a></li> -</ul> -<hr class="no-display" /> -</div> - -<p> -Published software should be <a href="/philosophy/free-sw.html">free -software</a>. To make it free software, you need to release it under -a free software license. We normally use the <a href="#GPL">GNU -General Public License</a> (GNU GPL), specifying version 3 or any -later version, but occasionally we -use <a href="/licenses/license-list.html#SoftwareLicenses">other free -software licenses</a>. We use only licenses that are compatible with -the GNU GPL for GNU software. -</p> - -<p> -Documentation for free software should be -<a href="/philosophy/free-doc.html">free documentation</a>, so that -people can redistribute it and improve it along with the software -it describes. To make it free documentation, you need to release -it under a free documentation license. We normally use the -<a href="#FDL">GNU Free Documentation License</a> (GNU -FDL), but occasionally we use -<a href="/licenses/license-list.html#DocumentationLicenses">other free -documentation licenses</a>. -</p> - -<p>If you've started a new project and you're not sure what license to -use, <a href="/licenses/license-recommendations.html">“How to -choose a license for your own work”</a> details our -recommendations in an easy-to-follow guide. If you just want a quick -list reference, we have a page that names -our <a href="/licenses/recommended-copylefts.html">recommended -copyleft licenses</a>.</p> - -<p>We also have a page that discusses <a href="/licenses/bsd.html">the BSD License Problem</a>.</p> - -<div style="width: 47em; max-width: 100%"> -<h3 id="Evaluation">Evaluating Licenses</h3> - -<p>If you come across a license not mentioned in our -<a href="/licenses/license-list.html">license list</a>, you can ask us -to evaluate whether it is a free license. Please email a copy of the -license (and the URL where you found it) -to <a href="mailto:licensing@fsf.org">licensing@fsf.org</a>. Our -licensing experts in the staff and the board of directors will review -it. If the license has some unusual conditions, they may pose -difficult philosophical problems, so we can't promise to decide -quickly.</p> - -<h3 id="CommonResources">Common Resources for our Software Licenses</h3> - -<p>We have a number of resources to help people understand and use our -various licenses:</p> - -<ul> - - <li><a href="/licenses/gpl-faq.html">Frequently Asked - Questions about the GNU licenses</a></li> - <li><a href="/licenses/gpl-howto.html">How to use GNU licenses for your - own software</a></li> - <li><a href="/licenses/gpl-violation.html">What to do if you see a - violation of a GNU license</a></li> - <li><a href="/licenses/license-compatibility.html">License Compatibility - and Relicensing</a></li> - <li><a href="/licenses/license-list.html">List of Free Software Licenses</a></li> - <li><a href="/philosophy/university.html">Releasing Free Software if - you work at a university</a></li> - <li><a href="/licenses/why-assign.html">Why the FSF gets copyright - assignments from contributors</a></li> - <li><a href="/graphics/license-logos.html">GNU license logos</a> to use - with your project</li> - <li><a href="https://www.fsf.org/licensing">The FSF Licensing & Compliance Lab</a></li> - <li><a -href="/licenses/license-list.html#LicensingEmailAddress"><licensing@fsf.org></a> for general licensing help - </li> - -</ul> - -<h3 id="GPL">The GNU General Public License</h3> - -<p> -The GNU General Public License is often called the GNU GPL for short; -it is used by most GNU programs, and by more than half of all free -software packages. The latest version is version 3. -</p> - -<ul> - <li>The GNU General Public License is available in these formats: - <a href="/licenses/gpl.html">HTML</a>, - <a href="/licenses/gpl.txt">plain text</a>, - <a href="/licenses/gpl.odt">ODF</a>, - Docbook <a href="/licenses/gpl.dbk">v4</a> or - <a href="/licenses/gpl.xml">v5</a>, - <a href="/licenses/gpl.texi">Texinfo</a>, - <a href="/licenses/gpl.tex">LaTeX</a>, - <a href="/licenses/gpl.md">Markdown</a>, and - <a href="/licenses/gpl.rtf">RTF</a>. -These documents are not formatted for standalone publishing, and -are intended to be included in another document.</li> - <li><a href="/licenses/quick-guide-gplv3.html">A Quick Guide to - GPLv3</a></li> - <li><a href="/licenses/old-licenses/old-licenses.html#GPL">Older - versions of the GNU GPL</a></li> -</ul> - -<h3 id="LGPL">The GNU Lesser General Public License</h3> - -<p> -The GNU Lesser General Public License is used by a few (not by any means -all) GNU libraries. The latest version is version 3. -</p> - -<ul> - <li>The GNU Lesser General Public License text is available in - these formats: - <a href="/licenses/lgpl.html">HTML</a>, - <a href="/licenses/lgpl.txt">plain text</a>, - <a href="/licenses/lgpl.dbk">Docbook</a>, - <a href="/licenses/lgpl.texi">Texinfo</a>, - <a href="/licenses/lgpl.md">Markdown</a>, - <a href="/licenses/lgpl.odt">ODF</a>, and - <a href="/licenses/lgpl.rtf">RTF</a>. -These documents are not formatted for standalone publishing, and -are intended to be included in another document.</li> - <li><a href="/licenses/why-not-lgpl.html">Why you shouldn't use - the Lesser GPL for your next library</a></li> - <li><a href="/licenses/old-licenses/old-licenses.html#LGPL">Older - versions of the GNU LGPL</a></li> -</ul> - -<h3 id="AGPL">The GNU Affero General Public License</h3> - -<p> -The GNU Affero General Public License is based on the GNU GPL, but has an -additional term to allow users who interact with the licensed software over -a network to receive the source for that program. We recommend that people -consider using the GNU AGPL for any software which will commonly be run -over a network. The latest version is version 3. -</p> - -<ul> - <li>The GNU Affero General Public License text is available in - these formats: - <a href="/licenses/agpl.html">HTML</a>, - <a href="/licenses/agpl.txt">plain text</a>, - <a href="/licenses/agpl.dbk">Docbook</a>, - <a href="/licenses/agpl.texi">Texinfo</a>, - <a href="/licenses/agpl.tex">LaTeX</a>, - <a href="/licenses/agpl.md">Markdown</a>, - <a href="/licenses/agpl.odt">ODF</a>, and - <a href="/licenses/agpl.rtf">RTF</a>. -These documents are not formatted for standalone publishing, and -are intended to be included in another document.</li> - <li><a href="/licenses/why-affero-gpl.html">Why the Affero GPL</a></li> -</ul> - -<h3 id="FDL">The GNU Free Documentation License</h3> - -<p> -The GNU Free Documentation License is a form of copyleft intended -for use on a manual, textbook or other document to assure everyone -the effective freedom to copy and redistribute it, with or without -modifications, either commercially or non-commercially. The latest version -is 1.3. -</p> - -<ul> - <li>The GNU Free Documentation License text is available in these formats: - <a href="/licenses/fdl.html">HTML</a>, - <a href="/licenses/fdl.txt">plain text</a>, - Docbook <a href="/licenses/fdl.xml">v4</a> or - <a href="/licenses/fdl-db5.xml">v5</a>, - <a href="/licenses/fdl.texi">Texinfo</a>, - <a href="/licenses/fdl.tex">LaTeX</a>, - <a href="/licenses/fdl.md">Markdown</a>, - <a href="/licenses/fdl.odt">ODF</a>, and - <a href="/licenses/fdl.rtf">RTF</a>. -These documents are not formatted for standalone publishing, and -are intended to be included in another document.</li> - <li><a href="/licenses/why-gfdl.html">Why publishers should use - the GNU FDL</a></li> - <li><a href="/licenses/fdl.html#addendum">How to use - the GNU FDL for your documentation</a></li> - <li><a href="/licenses/fdl-howto.html">Tips on using the GNU FDL</a></li> - <li><a href="/licenses/fdl-howto-opt.html">How to use the optional - features of the GNU FDL</a></li> - <li><a href="/licenses/old-licenses/old-licenses.html#FDL"> - Older versions of the GNU FDL</a></li> -</ul> - -<h3 id="Exceptions">Exceptions to GNU Licenses</h3> - -<p>Some GNU programs have additional permissions or special exceptions - to specific terms in one of the main licenses. Since some of those - are commonly used or inspire a lot of questions on their own, we've - started collecting them on - our <a href="/licenses/exceptions.html">exceptions page</a>.</p> - -<h3 id="LicenseURLs">License URLs</h3> - -<p>When linking to our licenses, it's usually best to link to the latest -version; hence the standard URLs such as -<code>https://www.gnu.org/licenses/gpl.html</code> have no version number. -Occasionally, however, you may want to link to a specific version of a -given license. In those situations, you can use the following links -[<a href="#urlskip">skip links</a>]:</p> - -<dl> -<dt>GNU General Public License (GPL)</dt> -<!-- Please keep these links absolute. I'm depending on that for the - XSLT to generate pages on fsf.org. Thanks. -brett --> -<dd><a href="/licenses/gpl-3.0.html">GPLv3</a>, -<a href="/licenses/gpl-2.0.html">GPLv2</a>, -<a href="/licenses/gpl-1.0.html">GPLv1</a></dd> - -<dt>GNU Lesser General Public License (LGPL)</dt> -<dd><a href="/licenses/lgpl-3.0.html">LGPLv3</a>, -<a href="/licenses/lgpl-2.1.html">LGPLv2.1</a></dd> - -<dt>GNU Affero General Public License (AGPL)</dt> -<dd><a href="/licenses/agpl-3.0.html">GNU - AGPLv3</a> (The <a - href="https://web.archive.org/web/20190826200024/http://www.affero.org/oagpl.html">Affero General - Public License version 1</a> is not a GNU license, but it was - designed to serve a purpose much like the GNU AGPL's.)</dd> - -<dt>GNU Free Documentation License (FDL)</dt> -<dd><a href="/licenses/fdl-1.3.html">FDLv1.3</a>, -<a href="/licenses/fdl-1.2.html">FDLv1.2</a>, -<a href="/licenses/fdl-1.1.html">FDLv1.1</a></dd> -</dl> - -<p id="urlskip">Stable links to each license's alternative - formats are available on its respective page. Not every version of - every license is available in every format. If you need one that is - missing, please <a href="mailto:licensing@gnu.org">email us</a>.</p> - -<p>See also the <a href="/licenses/old-licenses/">old licenses page</a>.</p> - - -<h3 id="UnofficialTransl">Unofficial Translations</h3> - -<p> -Legally speaking, the original (English) version of the licenses is -what specifies the actual distribution terms for GNU programs and -others that use them. But to help people better understand the -licenses, we give others permission to publish unofficial translations -into other languages, provided that they follow our regulations for -unofficial translations. -</p> - -<p> -The FSF does not approve license translations as officially valid. -The reason is that checking them would be difficult and expensive -(needing the help of bilingual lawyers in other countries). Even -worse, if an error did slip through, the results could be disastrous -for the whole free software community. As long as the translations -are unofficial, they can't do any legal harm.</p> - -<p>To underscore the fact that these translations are not officially -valid, we do not publish translations. To make that clear, we don't -post them on gnu.org, or on other GNU and FSF web sites; we only link -to them.</p> - -<ul> - <li> - <a href="/licenses/translations.html">List of unofficial translations</a> - </li> - <li><a href="/licenses/translations.html#rules">How to create an unofficial - translation</a></li> -</ul> - -<h3 id="VerbatimCopying">Verbatim Copying and Distribution</h3> - -<p>The standard copyright terms for GNU web pages is now the <a -href="https://creativecommons.org/licenses/by-nd/4.0/">Creative -Commons Attribution-NoDerivs 4.0 International License</a>. It used to -be (and for a few pages still is):</p> - -<blockquote><p>Verbatim -copying and distribution of this entire article are permitted worldwide, -without royalty, in any medium, provided this notice is -preserved.</p></blockquote> - -<p>Please note the following commentary about this -“verbatim license” by Eben Moglen:</p> - -<blockquote><p> -“Our intention in using the phrase ‘verbatim copying in -any medium’ is not to require retention of page headings and -footers or other formatting features. Retention of weblinks in both -hyperlinked and non-hyperlinked media (as notes or some other form of -printed URL in non-HTML media) is required.” -</p></blockquote> - -<h3 id="FSLicenses">List of Free Software Licenses</h3> - -<ul> - <li> - <a href="/licenses/license-list.html">List of Free Software Licenses</a> - -<p> If you are contemplating writing a new license, please contact the -FSF by writing to <a -href="mailto:licensing@fsf.org"><licensing@fsf.org></a>. The -proliferation of different free software licenses means increased work -for users in understanding the licenses; we may be able to help you -find an existing Free Software license that meets your needs. -</p> - -<p> -If that isn't possible, if you really need a new license, with our -help you can ensure that the license really is a Free Software license -and avoid various practical problems. -</p> - - </li> - </ul> - - -<h3 id="WhatIsCopyleft">What Is Copyleft?</h3> - -<p> -<a href="/licenses/copyleft.html"><em>Copyleft</em></a> is a general -method for making a program free -software and requiring all modified and extended versions of the -program to be free software as well. -</p> - -<p> -The simplest way to make a program free is to put it in the -<a href="/philosophy/categories.html#PublicDomainSoftware">public -domain</a>, uncopyrighted. This allows people to share the program -and their improvements, if they are so minded. But it also allows -uncooperative people to convert the program into -<a href="/philosophy/categories.html#ProprietarySoftware">proprietary -software</a>. They can make changes, many or few, and distribute the -result as a proprietary product. People who receive the program in -that modified form do not have the freedom that the original author -gave them; the middleman has stripped it away. -</p> - -<p> -In the <a href="/gnu/thegnuproject.html">GNU project</a>, our aim is -to give <em>all</em> users the freedom to redistribute and change GNU -software. If middlemen could strip off the freedom, we might have -many users, but those users would not have freedom. So instead of -putting GNU software in the public domain, we “copyleft” -it. Copyleft says that anyone who redistributes the software, with or -without changes, must pass along the freedom to further copy and -change it. Copyleft guarantees that every user has freedom. -</p> - -<p> -Copyleft also provides an -<a href="/philosophy/pragmatic.html">incentive</a> -for other programmers to add to free software. -Important free programs such as the GNU C++ compiler exist -only because of this. -</p> - -<p> -Copyleft also helps programmers who want to contribute -<a href="/software/software.html#develop">improvements</a> to -<a href="/philosophy/free-sw.html">free software</a> get permission to -do that. These programmers often work for companies or universities -that would do almost anything to get more money. A programmer may -want to contribute her changes to the community, but her employer may -want to turn the changes into a proprietary software product. -</p> - -<p> -When we explain to the employer that it is illegal to distribute the -improved version except as free software, the employer usually decides -to release it as free software rather than throw it away. -</p> - -<p> -To copyleft a program, we first state that it is copyrighted; then -we add distribution terms, which are a legal instrument that gives -everyone the rights to use, modify, and redistribute the program's -code <em>or any program derived from it</em> but only if the -distribution terms are unchanged. Thus, the code and the freedoms -become legally inseparable. -</p> - -<p> -Proprietary software developers use copyright to take away the users' -freedom; we use copyright to guarantee their freedom. That's why we -reverse the name, changing “copyright” into -“copyleft”. -</p> - -<p> -Copyleft is a general concept; there are many ways to fill in the -details. In the GNU Project, the specific distribution terms that we -use are contained in the GNU General Public License, the GNU Lesser -General Public License and the GNU Free Documentation License. -</p> - -<p> -The appropriate license is included in many manuals and in each GNU -source code distribution. -</p> - -<p> -The GNU GPL is designed so that you can easily apply it to your own -program if you are the copyright holder. You don't have to modify the -GNU GPL to do this, just add notices to your program which refer -properly to the GNU GPL. Please note that you must use the -entire text of the GPL, if you use it. It is an integral whole, and -partial copies are not permitted. (Likewise for the LGPL, AGPL, and FDL.) -</p> - -<p> -Using the same distribution terms for many different programs makes it -easy to copy code between various different programs. Since they all -have the same distribution terms, there is no need to think about -whether the terms are compatible. The Lesser GPL includes a -provision that lets you alter the distribution terms to the ordinary -GPL, so that you can copy code into another program covered by the GPL. -</p> - -<h3 id="OtherWorks">Licenses for Other Types of Works</h3> - -<p> -We believe that published software and documentation should be -<a href="/philosophy/free-doc.html">free software and free documentation</a>. -We recommend making all sorts of educational and reference works free -also, using free documentation licenses such as the -<a href="#FDL">GNU Free Documentation License</a> (GNU FDL). -</p> - -<p>For essays of opinion and scientific papers, we recommend -either the <a -href="https://creativecommons.org/licenses/by-nd/3.0/us/">Creative -Commons Attribution-NoDerivs 3.0 United States License</a>, or the -simple “verbatim copying only” license stated above.</p> - -<p> -We don't take the position that artistic or entertainment works must -be free, but if you want to make one free, we recommend -the <a href="//directory.fsf.org/wiki/License:Free-Art-L-v1.3">Free Art -License</a>.</p> -</div> - -</div><!-- for id="content", starts in the include above --> - - <!-- begin server/footer-text.html --> - - - - - -<div style="clear:both"></div> - - -<div id="language-container"> - <div class="backtotop"> - <hr class="no-display" /> - <a href="#top"><b>▲</b></a> - </div> - <div id="languages" class="rounded-corners"> - <div class="button"> - <a href="#top" class="close"><span>BACK TO TOP</span></a> - </div> - <div id="set-language" class="button"> - <span class="gnun-split"></span> - <a href="/server/select-language.html?callback=/licenses/licenses.html" rel="nofollow"> - Set language - <span class="gnun-split"></span> - </a> - </div> - <p>Available for this page:</p> - <div id="translations"> -<p> -<span dir="ltr" class="original">[en] <a lang="en" hreflang="en" href="/licenses/licenses.en.html">English</a> </span> -<span dir="ltr">[ar] <a lang="ar" hreflang="ar" href="/licenses/licenses.ar.html">العربية</a> </span> -<span dir="ltr">[ca] <a lang="ca" hreflang="ca" href="/licenses/licenses.ca.html">català</a> </span> -<span dir="ltr">[de] <a lang="de" hreflang="de" href="/licenses/licenses.de.html">Deutsch</a> </span> -<span dir="ltr">[el] <a lang="el" hreflang="el" href="/licenses/licenses.el.html">ελληνικά</a> </span> -<span dir="ltr">[es] <a lang="es" hreflang="es" href="/licenses/licenses.es.html">español</a> </span> -<span dir="ltr">[fr] <a lang="fr" hreflang="fr" href="/licenses/licenses.fr.html">français</a> </span> -<span dir="ltr">[it] <a lang="it" hreflang="it" href="/licenses/licenses.it.html">italiano</a> </span> -<span dir="ltr">[ja] <a lang="ja" hreflang="ja" href="/licenses/licenses.ja.html">日本語</a> </span> -<span dir="ltr">[nl] <a lang="nl" hreflang="nl" href="/licenses/licenses.nl.html">Nederlands</a> </span> -<span dir="ltr">[pl] <a lang="pl" hreflang="pl" href="/licenses/licenses.pl.html">polski</a> </span> -<span dir="ltr">[pt-br] <a lang="pt-br" hreflang="pt-br" href="/licenses/licenses.pt-br.html">português</a> </span> -<span dir="ltr">[ru] <a lang="ru" hreflang="ru" href="/licenses/licenses.ru.html">русский</a> </span> -<span dir="ltr">[sq] <a lang="sq" hreflang="sq" href="/licenses/licenses.sq.html">Shqip</a> </span> -<span dir="ltr">[sr] <a lang="sr" hreflang="sr" href="/licenses/licenses.sr.html">српски</a> </span> -<span dir="ltr">[tr] <a lang="tr" hreflang="tr" href="/licenses/licenses.tr.html">Türkçe</a> </span> -<span dir="ltr">[zh-cn] <a lang="zh-cn" hreflang="zh-cn" href="/licenses/licenses.zh-cn.html">简体中文</a> </span> -<span dir="ltr">[zh-tw] <a lang="zh-tw" hreflang="zh-tw" href="/licenses/licenses.zh-tw.html">繁體中文</a> </span> -</p> -</div> - </div> -</div> - -<div id="mission-statement" role="complementary"> - <div class="backtotop"> - <hr class="no-display" /> - <a href="#header"><span>BACK TO TOP </span>▲</a> - </div> -<div style="clear: both"></div> -<blockquote> -<p style="direction:ltr; text-align:left"><a href="//www.fsf.org"><img id="fsfbanner" -src="/graphics/fsf-logo-notext-small.png" alt=" [FSF logo] " -width="75" height="25" /></a><strong> -“The Free Software Foundation (FSF) is a nonprofit with a worldwide -mission to promote computer user freedom. We defend the rights of all -software users.”</strong></p> -</blockquote> - -<div id="support-the-fsf" class="button"> - <a class="join" href="//www.fsf.org/associate/support_freedom?referrer=4052">JOIN</a> - <a class="donate" href="//donate.fsf.org/">DONATE</a> - <a class="shop" href="//shop.fsf.org/">SHOP</a> -</div> -</div> -<!-- end server/footer-text.html --> - - -<div id="footer" role="contentinfo"> -<div class="unprintable"> - -<p>Please send general FSF & GNU inquiries to -<a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. -There are also <a href="/contact/">other ways to contact</a> -the FSF. Broken links and other corrections or suggestions can be sent -to <a href="mailto:webmasters@gnu.org"><webmasters@gnu.org></a>.</p> - -<p><!-- TRANSLATORS: Ignore the original text in this paragraph, - replace it with the translation of these two: - - We work hard and do our best to provide accurate, good quality - translations. However, we are not exempt from imperfection. - Please send your comments and general suggestions in this regard - to <a href="mailto:web-translators@gnu.org"> - <web-translators@gnu.org></a>.</p> - - <p>For information on coordinating and contributing translations of - our web pages, see <a - href="/server/standards/README.translations.html">Translations - README</a>. --> -Please see the <a -href="/server/standards/README.translations.html">Translations -README</a> for information on coordinating and contributing translations -of this article.</p> -</div> - -<!-- Regarding copyright, in general, standalone pages (as opposed to - files generated as part of manuals) on the GNU web server should - be under CC BY-ND 4.0. Please do NOT change or remove this - without talking with the webmasters or licensing team first. - Please make sure the copyright date is consistent with the - document. For web pages, it is ok to list just the latest year the - document was modified, or published. - - If you wish to list earlier years, that is ok too. - Either "2001, 2002, 2003" or "2001-2003" are ok for specifying - years, as long as each year in the range is in fact a copyrightable - year, i.e., a year in which the document was published (including - being publicly visible on the web or in a revision control system). - - There is more detail about copyright years in the GNU Maintainers - Information document, www.gnu.org/prep/maintain. --> - -<p>Copyright © 2014, 2015, 2016, 2018, 2020, 2021, 2022 Free Software Foundation, Inc.</p> - -<p>This page is licensed under a <a rel="license" -href="http://creativecommons.org/licenses/by-nd/4.0/">Creative -Commons Attribution-NoDerivatives 4.0 International License</a>.</p> - -<!-- start of server/bottom-notes.html --> -<div id="bottom-notes" class="unprintable"> -<p><a href="//www.fsf.org/about/dmca-notice">Copyright Infringement Notification</a></p> -<div id="generic"> - - -</div> -</div> -<!-- end of server/bottom-notes.html --> - - -<p class="unprintable">Updated: -<!-- timestamp start --> -$Date: 2022/04/12 09:56:19 $ -<!-- timestamp end --> -</p> -</div> -</div><!-- for class="inner", starts in the banner include --> -</body> -</html>
tools/dist-license/licenses/java/MIT-0.txt+16 −0 added@@ -0,0 +1,16 @@ +MIT No Attribution + +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. + +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.
tools/dist-license/licenses/java/The Apache Software License, Version 1.1-downloaded-LICENSE-1.1.txt+65 −0 added@@ -0,0 +1,65 @@ +=== An example Apache Software License 1.1 file === + +The 1.1 version of the Apache License was approved by the ASF in 2000. + +The primary change from the 1.0 license was in the removal of the 'advertising clause' (section 3 of the 1.0 license); derived products are no longer required to include attribution in their advertising materials, only in their documentation. + + +/* ==================================================================== + * The Apache Software License, Version 1.1 + * + * Copyright (c) 2000 The Apache Software Foundation. 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 end-user documentation included with the redistribution, + * if any, must include the following acknowledgment: + * "This product includes software developed by the + * Apache Software Foundation (http://www.apache.org/)." + * Alternately, this acknowledgment may appear in the software itself, + * if and wherever such third-party acknowledgments normally appear. + * + * 4. The names "Apache" and "Apache Software Foundation" must + * not be used to endorse or promote products derived from this + * software without prior written permission. For written + * permission, please contact apache@apache.org. + * + * 5. Products derived from this software may not be called "Apache", + * nor may "Apache" appear in their name, without prior written + * permission of the Apache Software Foundation. + * + * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR + * ITS 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. + * ==================================================================== + * + * This software consists of voluntary contributions made by many + * individuals on behalf of the Apache Software Foundation. For more + * information on the Apache Software Foundation, please see + * <http://www.apache.org/>. + * + * Portions of this software are based upon public domain software + * originally written at the National Center for Supercomputing Applications, + * University of Illinois, Urbana-Champaign. + */ +
tools/dist-license/licenses/java/The Apache Software License, Version 1.1.txt+1 −0 added@@ -0,0 +1 @@ +http://www.apache.org/licenses/LICENSE-1.1.txt \ No newline at end of file
tools/dist-license/licenses/java/The GNU General Public License, Version 2.txt+1 −0 added@@ -0,0 +1 @@ +http://www.gnu.org/licenses/old-licenses/gpl-2.0.html \ No newline at end of file
tools/dist-license/licenses/java/Unicode-ICU License-downloaded-LICENSE+542 −0 added@@ -0,0 +1,542 @@ +UNICODE LICENSE V3 + +COPYRIGHT AND PERMISSION NOTICE + +Copyright © 2016-2024 Unicode, Inc. + +NOTICE TO USER: Carefully read the following legal agreement. BY +DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING DATA FILES, AND/OR +SOFTWARE, YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE +TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT +DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. + +Permission is hereby granted, free of charge, to any person obtaining a +copy of data files and any associated documentation (the "Data Files") or +software and any associated documentation (the "Software") to deal in the +Data Files or Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, and/or sell +copies of the Data Files or Software, and to permit persons to whom the +Data Files or Software are furnished to do so, provided that either (a) +this copyright and permission notice appear with all copies of the Data +Files or Software, or (b) this copyright and permission notice appear in +associated Documentation. + +THE DATA FILES AND SOFTWARE ARE 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 OF +THIRD PARTY RIGHTS. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE +BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA +FILES OR SOFTWARE. + +Except as contained in this notice, the name of a copyright holder shall +not be used in advertising or otherwise to promote the sale, use or other +dealings in these Data Files or Software without prior written +authorization of the copyright holder. + +SPDX-License-Identifier: Unicode-3.0 + +---------------------------------------------------------------------- + +Third-Party Software Licenses + +This section contains third-party software notices and/or additional +terms for licensed third-party software components included within ICU +libraries. + +---------------------------------------------------------------------- + +ICU License - ICU 1.8.1 to ICU 57.1 + +COPYRIGHT AND PERMISSION NOTICE + +Copyright (c) 1995-2016 International Business Machines Corporation and others +All rights reserved. + +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, and/or sell copies of the Software, and to permit persons +to whom the Software is furnished to do so, provided that the above +copyright notice(s) and this permission notice appear in all copies of +the Software and that both the above copyright notice(s) and this +permission notice appear in supporting documentation. + +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 +OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR +HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY +SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER +RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF +CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Except as contained in this notice, the name of a copyright holder +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +of the copyright holder. + +All trademarks and registered trademarks mentioned herein are the +property of their respective owners. + +---------------------------------------------------------------------- + +Chinese/Japanese Word Break Dictionary Data (cjdict.txt) + + # The Google Chrome software developed by Google is licensed under + # the BSD license. Other software included in this distribution is + # provided under other licenses, as set forth below. + # + # The BSD License + # http://opensource.org/licenses/bsd-license.php + # Copyright (C) 2006-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. + # + # + # The word list in cjdict.txt are generated by combining three word lists + # listed below with further processing for compound word breaking. The + # frequency is generated with an iterative training against Google web + # corpora. + # + # * Libtabe (Chinese) + # - https://sourceforge.net/project/?group_id=1519 + # - Its license terms and conditions are shown below. + # + # * IPADIC (Japanese) + # - http://chasen.aist-nara.ac.jp/chasen/distribution.html + # - Its license terms and conditions are shown below. + # + # ---------COPYING.libtabe ---- BEGIN-------------------- + # + # /* + # * Copyright (c) 1999 TaBE Project. + # * Copyright (c) 1999 Pai-Hsiang Hsiao. + # * 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 TaBE Project 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 + # * REGENTS 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. + # */ + # + # /* + # * Copyright (c) 1999 Computer Systems and Communication Lab, + # * Institute of Information Science, Academia + # * Sinica. 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 Computer Systems and Communication Lab + # * 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 + # * REGENTS 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. + # */ + # + # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, + # University of Illinois + # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 + # + # ---------------COPYING.libtabe-----END-------------------------------- + # + # + # ---------------COPYING.ipadic-----BEGIN------------------------------- + # + # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science + # and Technology. All Rights Reserved. + # + # Use, reproduction, and distribution of this software is permitted. + # Any copy of this software, whether in its original form or modified, + # must include both the above copyright notice and the following + # paragraphs. + # + # Nara Institute of Science and Technology (NAIST), + # the copyright holders, disclaims all warranties with regard to this + # software, including all implied warranties of merchantability and + # fitness, in no event shall NAIST be liable for + # any special, indirect or consequential damages or any damages + # whatsoever resulting from loss of use, data or profits, whether in an + # action of contract, negligence or other tortuous action, arising out + # of or in connection with the use or performance of this software. + # + # A large portion of the dictionary entries + # originate from ICOT Free Software. The following conditions for ICOT + # Free Software applies to the current dictionary as well. + # + # Each User may also freely distribute the Program, whether in its + # original form or modified, to any third party or parties, PROVIDED + # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear + # on, or be attached to, the Program, which is distributed substantially + # in the same form as set out herein and that such intended + # distribution, if actually made, will neither violate or otherwise + # contravene any of the laws and regulations of the countries having + # jurisdiction over the User or the intended distribution itself. + # + # NO WARRANTY + # + # The program was produced on an experimental basis in the course of the + # research and development conducted during the project and is provided + # to users as so produced on an experimental basis. Accordingly, the + # program is provided without any warranty whatsoever, whether express, + # implied, statutory or otherwise. The term "warranty" used herein + # includes, but is not limited to, any warranty of the quality, + # performance, merchantability and fitness for a particular purpose of + # the program and the nonexistence of any infringement or violation of + # any right of any third party. + # + # Each user of the program will agree and understand, and be deemed to + # have agreed and understood, that there is no warranty whatsoever for + # the program and, accordingly, the entire risk arising from or + # otherwise connected with the program is assumed by the user. + # + # Therefore, neither ICOT, the copyright holder, or any other + # organization that participated in or was otherwise related to the + # development of the program and their respective officials, directors, + # officers and other employees shall be held liable for any and all + # damages, including, without limitation, general, special, incidental + # and consequential damages, arising out of or otherwise in connection + # with the use or inability to use the program or any product, material + # or result produced or otherwise obtained by using the program, + # regardless of whether they have been advised of, or otherwise had + # knowledge of, the possibility of such damages at any time during the + # project or thereafter. Each user will be deemed to have agreed to the + # foregoing by his or her commencement of use of the program. The term + # "use" as used herein includes, but is not limited to, the use, + # modification, copying and distribution of the program and the + # production of secondary products from the program. + # + # In the case where the program, whether in its original form or + # modified, was distributed or delivered to or received by a user from + # any person, organization or entity other than ICOT, unless it makes or + # grants independently of ICOT any specific warranty to the user in + # writing, such person, organization or entity, will also be exempted + # from and not be held liable to the user for any such damages as noted + # above as far as the program is concerned. + # + # ---------------COPYING.ipadic-----END---------------------------------- + +---------------------------------------------------------------------- + +Lao Word Break Dictionary Data (laodict.txt) + + # Copyright (C) 2016 and later: Unicode, Inc. and others. + # License & terms of use: http://www.unicode.org/copyright.html + # Copyright (c) 2015 International Business Machines Corporation + # and others. All Rights Reserved. + # + # Project: https://github.com/rober42539/lao-dictionary + # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt + # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt + # (copied below) + # + # This file is derived from the above dictionary version of Nov 22, 2020 + # ---------------------------------------------------------------------- + # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. + # 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. + # + # 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 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. + # -------------------------------------------------------------------------- + +---------------------------------------------------------------------- + +Burmese Word Break Dictionary Data (burmesedict.txt) + + # Copyright (c) 2014 International Business Machines Corporation + # and others. All Rights Reserved. + # + # This list is part of a project hosted at: + # github.com/kanyawtech/myanmar-karen-word-lists + # + # -------------------------------------------------------------------------- + # Copyright (c) 2013, LeRoy Benjamin Sharon + # 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 Myanmar Karen Word Lists, 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 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. + # -------------------------------------------------------------------------- + +---------------------------------------------------------------------- + +Time Zone Database + + ICU uses the public domain data and code derived from Time Zone +Database for its time zone support. The ownership of the TZ database +is explained in BCP 175: Procedure for Maintaining the Time Zone +Database section 7. + + # 7. Database Ownership + # + # The TZ database itself is not an IETF Contribution or an IETF + # document. Rather it is a pre-existing and regularly updated work + # that is in the public domain, and is intended to remain in the + # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do + # not apply to the TZ Database or contributions that individuals make + # to it. Should any claims be made and substantiated against the TZ + # Database, the organization that is providing the IANA + # Considerations defined in this RFC, under the memorandum of + # understanding with the IETF, currently ICANN, may act in accordance + # with all competent court orders. No ownership claims will be made + # by ICANN or the IETF Trust on the database or the code. Any person + # making a contribution to the database or code waives all rights to + # future claims in that contribution or in the TZ Database. + +---------------------------------------------------------------------- + +Google double-conversion + +Copyright 2006-2011, the V8 project authors. 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. + +---------------------------------------------------------------------- + +JSON parsing library (nlohmann/json) + +File: vendor/json/upstream/single_include/nlohmann/json.hpp (only for ICU4C) + +MIT License + +Copyright (c) 2013-2022 Niels Lohmann + +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. + +---------------------------------------------------------------------- + +File: aclocal.m4 (only for ICU4C) +Section: pkg.m4 - Macros to locate and utilise pkg-config. + + +Copyright © 2004 Scott James Remnant <scott@netsplit.com>. +Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com> + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA +02111-1307, USA. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. + + +(The condition for the exception is fulfilled because +ICU4C includes a configuration script generated by Autoconf, +namely the `configure` script.) + +---------------------------------------------------------------------- + +File: config.guess (only for ICU4C) + + +This file is free software; you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, but +WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, see <https://www.gnu.org/licenses/>. + +As a special exception to the GNU General Public License, if you +distribute this file as part of a program that contains a +configuration script generated by Autoconf, you may include it under +the same distribution terms that you use for the rest of that +program. This Exception is an additional permission under section 7 +of the GNU General Public License, version 3 ("GPLv3"). + + +(The condition for the exception is fulfilled because +ICU4C includes a configuration script generated by Autoconf, +namely the `configure` script.) + +---------------------------------------------------------------------- + +File: install-sh (only for ICU4C) + + +Copyright 1991 by the Massachusetts Institute of Technology + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of M.I.T. not be used in advertising or +publicity pertaining to distribution of the software without specific, +written prior permission. M.I.T. makes no representations about the +suitability of this software for any purpose. It is provided "as is" +without express or implied warranty.
tools/dist-license/NOTICE+6316 −1350 modified
Vulnerability mechanics
Synthesis attempt was rejected by the grounding validator. Re-run pending.
References
5- github.com/advisories/GHSA-ffvr-gmp3-xx43ghsaADVISORY
- lists.apache.org/thread/k9fw0t5r7t1vbx53gs8d1r8c54rhx0wdghsavendor-advisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2024-56180ghsaADVISORY
- www.openwall.com/lists/oss-security/2025/02/14/7ghsaWEB
- www.cve.org/CVERecordghsaWEB
News mentions
0No linked articles in our index yet.