6.3.5 IDIH Licensing Information
Table 6-5 IDIH Licensing Information
Provider | Component(s) | Licensing Information |
---|---|---|
Guava 33.2.0-jre |
Copyright (C) 2020 The Guava Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
See Appendix D for the Apache 2.0 License. ====================================================================
+--- 4th party: com.google.guava:failureaccess
Copyright (C) 2018 The Guava Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
< Apache License Version 2.0> ====================================================================
+--- 4th party: com.google.guava:listenablefuture
Copyright (C) 2018 The Guava Authors
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
< Apache License Version 2.0> ====================================================================
+--- 4th party: com.google.code.findbugs:jsr305 Copyright: JSR305 expert group License: BSD 3-Clause
Copyright (c) 2007-2009, JSR305 expert group 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 JSR305 expert group 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.
== jcip-annotations relicensed to Oracle under BSD 3-clause license
Copyright (c) 2005, Brian Goetz and Tim Peierls
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 JSR305 expert group 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.
====================================================================== +--- 4th party: com.google.errorprone:error_prone_annotations
Copyright 2015 The Error Prone Authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
< Apache License Version 2.0>
+--- 4th party: com.google.j2objc:j2objc-annotations
Google Inc. Daniel Connelly
Copyright 2012 Google Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
< Apache License Version 2.0>
===========================================================================
+--- 4th party: org.checkerframework:checker-qual
Copyright 2004-present by the Checker Framework developers
MIT License:
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. |
|
FasterXML, LLC | Jackson Databind 2.16.2 |
------------------------------- Top-level license -------------------------- See Appendix D for the Apache 2.0 License. == Copyright Notices # Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has been in development since 2007. It is currently developed by a community of developers.
## Licensing
Jackson 2.x core and extension components are licensed under Apache License 2.0 To find the details that apply to this artifact see the accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS(-2.x) file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses.
---------------------------- Fourth-party information ----------------------
== com.fasterxml.jackson.core:jackson-annotations . == License
Apache License Version 2.0
== Copyright Notices # Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has been in development since 2007. It is currently developed by a community of developers.
## Copyright
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
## Licensing
Jackson 2.x core and extension components are licensed under Apache License 2.0 To find the details that apply to this artifact see the accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS(-2.x) file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses.
-----------------------------------------------------------------------------
== com.fasterxml.jackson.core:jackson-core . == License
Apache License Version 2.0
== Copyright Notices # Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has been in development since 2007. It is currently developed by a community of developers.
## Copyright
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
## Licensing
Jackson 2.x core and extension components are licensed under Apache License 2.0 To find the details that apply to this artifact see the accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS(-2.x) file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses.
## FastDoubleParser
jackson-core bundles a shaded copy of FastDoubleParser <https://github.com/wrandelshofer/FastDoubleParser>. That code is available under an MIT license <https://github.com/wrandelshofer/FastDoubleParser/blob/main/LICENSE> under the following copyright.
Copyright © 2023 Werner Randelshofer, Switzerland. MIT License.
See FastDoubleParser-NOTICE for details of other source code included in FastDoubleParser and the licenses and copyrights that apply to that code. -----------------------------------------------------------------------------
== ch.randelshofer:fastdoubleparser . == License
MIT License
Copyright (c) 2023 Werner Randelshofer, Switzerland.
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.
== Copyright Notices
# FastDoubleParser
This is a Java port of Daniel Lemire's fast_float project. This project provides parsers for double, float, BigDecimal and BigInteger values.
## Copyright
Copyright © 2023 Werner Randelshofer, Switzerland.
## Licensing
This code is licensed under MIT License. https://github.com/wrandelshofer/FastDoubleParser/blob/522be16e145f43308c43b23094e31d5efcaa580e/LICENSE (The file 'LICENSE' is included in the sources and classes Jar files that are released by this project - as is required by that license.)
Some portions of the code have been derived from other projects. All these projects require that we include a copyright notice, and some require that we also include some text of their license file.
fast_double_parser, Copyright (c) 2022 Daniel Lemire. BSL License. https://github.com/lemire/fast_double_parser https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/LICENSE.BSL (The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project - as is required by that license.)
fast_float, Copyright (c) 2021 The fast_float authors. MIT License. https://github.com/fastfloat/fast_float https://github.com/fastfloat/fast_float/blob/cc1e01e9eee74128e48d51488a6b1df4a767a810/LICENSE-MIT (The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project - as is required by that license.)
bigint, Copyright 2020 Tim Buktu. 2-clause BSD License. https://github.com/tbuktu/bigint/tree/floatfft https://github.com/tbuktu/bigint/blob/617c8cd8a7c5e4fb4d919c6a4d11e2586107f029/LICENSE https://github.com/wrandelshofer/FastDoubleParser/blob/39e123b15b71f29a38a087d16a0bc620fc879aa6/bigint-LICENSE (We only use those portions of the bigint project that can be licensed under 2-clause BSD License.) (The file 'thirdparty-LICENSE' is included in the sources and classes Jar files that are released by this project - as is required by that license.) |
Eclipse Foundation | Jakarta XML Binding API (JAXB) 4.0.2 |
Jakarta XML Binding API (JAXB) NOTICE: [//]: # " Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb
## Trademarks
Jakarta XML Binding™ is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jaxb-api * https://github.com/jakartaee/jaxb-tck
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. ---------------- LICENSE:
Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
---------------------------- Fourth-party information ---------------------- jakarta.activation-api NOTICE: # Notices for Jakarta Activation
This content is produced and maintained by the Jakarta Activation project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaf
## Trademarks
Jakarta Activation is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php. 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: (secondary) GPL-2.0 with Classpath-exception-2.0 which is available at https://openjdk.java.net/legal/gplv2+ce.html.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause OR GPL-2.0-only with Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jaf-api * https://github.com/jakartaee/jaf-tck
## Third-party Content
This project leverages the following third party content.
Apache Ant (1.9.6)
* License: Apache License, 2.0, W3C License, Public Domain
Apache Ant (1.9.6)
* License: Apache License, 2.0, W3C License, Public Domain
Apache commons-lang (3.5)
* License: Apache-2.0
font-awesome (4.7.0)
* License: OFL-1.1 AND MIT
jsoup (1.10.2)
* License: MIT
JTHarness (5.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness * Source: http://hg.openjdk.java.net/code-tools/jtharness/
JUnit (4.12)
* License: Eclipse Public License
normalize.css (3.0.2)
* License: MIT * Project: http://necolas.github.io/normalize.css/ * Source: http://necolas.github.io/normalize.css/
SigTest (4.0)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 * Project: https://wiki.openjdk.java.net/display/CodeTools/sigtest * Source: http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
LICENSE:
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Eclipse Foundation | jaxws-rt 4.0.3 |
Copyright: Oracle License: EDL 1.0
./LICENSE.md
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Metro
This content is produced and maintained by the Eclipse Metro project.
* Project home: https://projects.eclipse.org/projects/ee4j.metro
## Trademarks
Eclipse Metro is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/metro-xmlstreambuffer * https://github.com/eclipse-ee4j/metro-policy * https://github.com/eclipse-ee4j/metro-wsit * https://github.com/eclipse-ee4j/metro-mimepull * https://github.com/eclipse-ee4j/metro-ws-test-harness * https://github.com/eclipse-ee4j/metro-package-rename-task * https://github.com/eclipse-ee4j/metro-jax-ws * https://github.com/eclipse-ee4j/metro-saaj * https://github.com/eclipse-ee4j/metro-jwsdp-samples * https://github.com/eclipse-ee4j/jax-rpc-ri
## Third-party Content
This project leverages the following third party content.
addressing.xml Version: 2004/10 (n/a)
* License: W3C * Project: https://www.w3.org/Submission/ws-addressing/ * Source: http://schemas.xmlsoap.org/ws/2004/08/addressing/
ant-launcher (1.10.2)
* License: Apache-2.0 AND SAX-PD AND W3C * Project: https://ant.apache.org/ * Source: http://central.maven.org/maven2/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2-sources.jar
Apache Ant (1.6)
* License: Apache-1.1 * Project: https://ant.apache.org/ * Source: https://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6-sources.jar
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
commons-logging (1.1.2)
* License: Apache-2.0 * Project: https://commons.apache.org/proper/commons-logging/ * Source: http://central.maven.org/maven2/commons-logging/commons-logging/1.1.2/commons-logging-1.1.2-sources.jar
JUnit (4.12)
* License: Eclipse Public License
maven-core (3.5.2)
* License: Apache-2.0
maven-plugin-annotations (3.5.1)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/project-info.html * Source: https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.5.1/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ * Source: https://github.com/apache/maven/tree/master/maven-plugin-api
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0
mex.xsd Version: 2004/09 (n/a)
* License: Oasis Style * Project: https://www.w3.org/Submission/WS-MetadataExchange/#appendix-II * Source: http://schemas.xmlsoap.org/ws/2004/09/mex/MetadataExchange.xsd
plexus-utils (3.1.0)
* License: Apache- 2.0 or Apache- 1.1 or BSD or Public Domain or Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
stax2-api (4.1)
* License: Pending * Project: https://github.com/FasterXML/stax2-api * Source: http://central.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1-sources.jar
testng (6.14.2)
* License: Apache-2.0 AND MIT * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
woodstox-core-asl (4.4.1)
* License: Apache-2.0
woodstox-core-asl (5.1.0)
* License: Apache-2.0 * Project: https://github.com/FasterXML/woodstox * Source: https://github.com/FasterXML/woodstox
ws-addr.wsd (1.0)
* License: W3C * Project: https://www.w3.org/2005/08/addressing/ * Source: https://www.w3.org/2006/03/addressing/ws-addr.xsd
wsat.xsd Version: 2004/10 (n/a)
* License: Oasis Style * Project: http://schemas.xmlsoap.org/ws/2004/10/wsat/ * Source: http://schemas.xmlsoap.org/ws/2004/10/wsat/wsat.xsd
wscoor.xsd (1.0)
* License: OASIS Style
wscoor.xsd (1.1)
* License: Oasis (Custom) * Project: http://docs.oasis-open.org/ws-tx/wscoor/2006/06 * Source: http://docs.oasis-open.org/ws-tx/wscoor/2006/06/wstx-wscoor-1.1-schema-200701.xsd
wsrm Version: 2005/02 (n/a)
* License: Oasis (Custom) * Project: http://schemas.xmlsoap.org/ws/2005/02/rm/ * Source: http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm.xsd;%20http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd
wsrm.xsd (1.2)
* License: Oasis
wstx-wsat.xsd (1.1)
* License: Oasis (Custom)
xmlsec (1.5.8)
* License: Apache-2.0 * Project: http://santuario.apache.org/ * Source: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.5.8/xmlsec-1.5.8-sources.jar
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: com.fasterxml.woodstox:woodstox-core Copyright: FasterXML,LLC License: Apache 2.0
./LICENSE See Appendix D for the Apache 2.0 License. -------------- Separator --------------
./src/main/resources/META-INF/LICENSE
This copy of Jackson JSON processor databind module is licensed under the Apache (Software) License, version 2.0 ("the License"). See the License for details about distribution rights, and the specific rights regarding derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
-------------- Separator --------------
Dependency: com.sun.xml.bind:jaxb-core Copyright: Eclipse Foundation License: EDL 1.0
./jaxb-ri/bundles/ri/src/main/resources/LICENSE.txt
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
http://www.eclipse.org/org/documents/edl-v10.php
Copyright (c) 2007, Eclipse Foundation, Inc. and its licensors.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
Dependency: com.sun.xml.bind:jaxb-impl Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.bind:jaxb-core)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Implementation of JAXB
This content is produced and maintained by the Eclipse Implementation of JAXB project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb-impl
## Trademarks
Eclipse Implementation of JAXB is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxb-ri * https://github.com/eclipse-ee4j/jaxb-istack-commons * https://github.com/eclipse-ee4j/jaxb-dtd-parser * https://github.com/eclipse-ee4j/jaxb-fi * https://github.com/eclipse-ee4j/jaxb-stax-ex * https://github.com/eclipse-ee4j/jax-rpc-ri
## Third-party Content
This project leverages the following third party content.
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
Apache Felix (1.2.0)
* License: Apache License, 2.0
args4j (2.33)
* License: MIT License
dom4j (1.6.1)
* License: Custom license based on Apache 1.1
file-management (3.0.0)
* License: Apache-2.0 * Project: https://maven.apache.org/shared/file-management/ * Source: https://svn.apache.org/viewvc/maven/shared/tags/file-management-3.0.0/
JUnit (4.12)
* License: Eclipse Public License
JUnit (4.12)
* License: Eclipse Public License
maven-compat (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ref/3.5.2/maven-compat/ * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-compat/3.5.2
maven-core (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ref/3.5.2/maven-core/index.html * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-core/3.5.2
maven-plugin-annotations (3.5)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/ * Source: https://github.com/apache/maven-plugin-tools/tree/master/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-connector-basic (1.1.1)
* License: Apache-2.0
maven-resolver-impl (1.1.1)
* License: Apache-2.0
maven-resolver-spi (1.1.1)
* License: Apache-2.0
maven-resolver-transport-file (1.1.1)
* License: Apache-2.0 * Project: https://maven.apache.org/resolver/maven-resolver-transport-file/ * Source: https://github.com/apache/maven-resolver/tree/master/maven-resolver-transport-file
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0 * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-settings/3.5.2
OSGi Service Platform Core Companion Code (6.0)
* License: Apache License, 2.0
plexus-archiver (3.5)
* License: Apache-2.0 * Project: https://codehaus-plexus.github.io/plexus-archiver/ * Source: https://github.com/codehaus-plexus/plexus-archiver
plexus-io (3.0.0)
* License: Apache-2.0
plexus-utils (3.1.0)
* License: Apache- 2.0 or Apache- 1.1 or BSD or Public Domain or Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
Sax (0.2)
* License: SAX-PD * Project: http://www.megginson.com/downloads/SAX/ * Source: http://sourceforge.net/project/showfiles.php?group_id=29449
testng (6.14.2)
* License: Apache-2.0 AND (MIT OR GPL-1.0+) * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
wagon-http-lightweight (3.0.0)
* License: Pending * Project: https://maven.apache.org/wagon/ * Source: https://mvnrepository.com/artifact/org.apache.maven.wagon/wagon-http-lightweight/3.0.0
xz for java (1.8)
* License: LicenseRef-Public-Domain
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: com.sun.xml.fastinfoset:FastInfoset Copyright: Oracle License: Apache 2.0
./FIME/LICENSE-FIME.md
EDL 1.0 ( same as com.sun.xml.ws:jaxws-rt)
-------------- Separator --------------
./LICENSE
Apache 2.0 ( same as com.fasterxml.woodstox:woodstox-core)
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Eclipse Implementation of JAXB
This content is produced and maintained by the Eclipse Implementation of JAXB project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb-impl
## Trademarks
Eclipse Implementation of JAXB is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxb-ri * https://github.com/eclipse-ee4j/jaxb-istack-commons * https://github.com/eclipse-ee4j/jaxb-dtd-parser * https://github.com/eclipse-ee4j/jaxb-fi * https://github.com/eclipse-ee4j/jaxb-stax-ex * https://github.com/eclipse-ee4j/jax-rpc-ri
## Third-party Content
This project leverages the following third party content.
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
Apache Felix (1.2.0)
* License: Apache License, 2.0
args4j (2.33)
* License: MIT License
dom4j (1.6.1)
* License: Custom license based on Apache 1.1
file-management (3.0.0)
* License: Apache-2.0 * Project: https://maven.apache.org/shared/file-management/ * Source: https://svn.apache.org/viewvc/maven/shared/tags/file-management-3.0.0/
JUnit (4.12)
* License: Eclipse Public License
JUnit (4.12)
* License: Eclipse Public License
maven-compat (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ref/3.5.2/maven-compat/ * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-compat/3.5.2
maven-core (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ref/3.5.2/maven-core/index.html * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-core/3.5.2
maven-plugin-annotations (3.5)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/ * Source: https://github.com/apache/maven-plugin-tools/tree/master/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-connector-basic (1.1.1)
* License: Apache-2.0
maven-resolver-impl (1.1.1)
* License: Apache-2.0
maven-resolver-spi (1.1.1)
* License: Apache-2.0
maven-resolver-transport-file (1.1.1)
* License: Apache-2.0 * Project: https://maven.apache.org/resolver/maven-resolver-transport-file/ * Source: https://github.com/apache/maven-resolver/tree/master/maven-resolver-transport-file
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0 * Source: https://mvnrepository.com/artifact/org.apache.maven/maven-settings/3.5.2
OSGi Service Platform Core Companion Code (6.0)
* License: Apache License, 2.0
plexus-archiver (3.5)
* License: Apache-2.0 * Project: https://codehaus-plexus.github.io/plexus-archiver/ * Source: https://github.com/codehaus-plexus/plexus-archiver
plexus-io (3.0.0)
* License: Apache-2.0
plexus-utils (3.1.0)
* License: Apache- 2.0 or Apache- 1.1 or BSD or Public Domain or Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
Sax (0.2)
* License: SAX-PD * Project: http://www.megginson.com/downloads/SAX/ * Source: http://sourceforge.net/project/showfiles.php?group_id=29449
testng (6.14.2)
* License: Apache-2.0 AND (MIT OR GPL-1.0+) * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
wagon-http-lightweight (3.0.0)
* License: Pending * Project: https://maven.apache.org/wagon/ * Source: https://mvnrepository.com/artifact/org.apache.maven.wagon/wagon-http-lightweight/3.0.0
xz for java (1.8)
* License: LicenseRef-Public-Domain
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: com.sun.xml.messaging.saaj:saaj-impl Copyright: Oracle License: EDL 1.0; EPL 1.0
./LICENSE.md
[//]: # " Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Eclipse Distribution License - v 1.0
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Eclipse Metro
This content is produced and maintained by the Eclipse Metro project.
* Project home: https://projects.eclipse.org/projects/ee4j.metro
## Trademarks
Eclipse Metro is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/metro-xmlstreambuffer * https://github.com/eclipse-ee4j/metro-policy * https://github.com/eclipse-ee4j/metro-wsit * https://github.com/eclipse-ee4j/metro-mimepull * https://github.com/eclipse-ee4j/metro-ws-test-harness * https://github.com/eclipse-ee4j/metro-package-rename-task * https://github.com/eclipse-ee4j/metro-jax-ws * https://github.com/eclipse-ee4j/metro-saaj * https://github.com/eclipse-ee4j/metro-jwsdp-samples * https://github.com/eclipse-ee4j/jax-rpc-ri * https://github.com/eclipse-ee4j/jaxr-ri
## Third-party Content
This project leverages the following third party content.
addressing.xml Version: 2004/10 (n/a)
* License: W3C * Project: https://www.w3.org/Submission/ws-addressing/ * Source: http://schemas.xmlsoap.org/ws/2004/08/addressing/
ant-launcher (1.10.2)
* License: Apache-2.0 AND SAX-PD AND W3C
Apache Ant (1.6)
* License: Apache-1.1 * Project: https://ant.apache.org/ * Source: https://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6-sources.jar
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
Apache Commons Discovery (0.5.0)
* License: Apache License, 2.0
asm (7.1)
* License: BSD-3-Clause
ASM (7.2)
* License: BSD-3-Clause
com.fasterxml.woodstox:woodstox-core:6.2.4 (6.2.4)
* License: Apache-2.0
commons-codec:commons-codec (1.13)
* License: Apache-2.0 AND BSD-3-Clause AND LicenseRef-Public-Domain
commons-logging (1.1.2)
* License: Apache-2.0 * Project: https://commons.apache.org/proper/commons-logging/ * Source: http://central.maven.org/maven2/commons-logging/commons-logging/1.1.2/commons-logging-1.1.2-sources.jar
Freemarker (2.3.28)
* License: Apache-2.0 AND OFL-1.1 AND CC-BY-SA-3.0
grizzly-framework-http (1.0.40)
AND Apache-2.0 * Project: https://javaee.github.io/grizzly/httpserverframework.html * Source: https://github.com/javaee/grizzly/tree/master/modules/http
jaxb2-basics (0.6.4)
* License: BSD-2-Clause * Source: https://github.com/highsource/jaxb2-basics
jaxr-impl (1.0.8)
* License: CDDL-1.0 * Project: https://www.oracle.com/technetwork/java/jaxr-138137.html
JUnit (4.12)
* License: Eclipse Public License
junit (4.13.0)
* License: EPL-1.0
maven-core (3.5.2)
* License: Apache-2.0
maven-plugin-annotations (3.5.1)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/project-info.html * Source: https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.5.1/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ * Source: https://github.com/apache/maven/tree/master/maven-plugin-api
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0
maven/mavencentral/org.codehaus.cargo/cargo-core-uberjar/1.7.6 (1.7.6)
* License: Apache-2.0 AND MIT * Project: https://codehaus-cargo.github.io/cargo/Home.html * Source: https://github.com/codehaus-cargo/cargo/releases/tag/codehaus-cargo-1.7.3
maven/mavencentral/org.relaxng/jing/20181222 (n/a)
* License: BSD-3-Clause AND LicenseRef-ISO * Project: http://www.thaiopensource.com/relaxng/jing.html * Source: https://repo1.maven.org/maven2/org/relaxng/jing/20181222/jing-20181222-sources.jar
mex.xsd Version: 2004/09 (n/a)
* License: Oasis Style * Project: https://www.w3.org/Submission/WS-MetadataExchange/#appendix-II * Source: http://schemas.xmlsoap.org/ws/2004/09/mex/MetadataExchange.xsd
MQ JAXM-API (5.1)
* License: CDDL-1.1 OR GPL-2.0 WITH Classpath-exception-2.0 * Project: https://javaee.github.io/openmq/ * Source: https://repo1.maven.org/maven2/org/glassfish/mq/jaxm-api/5.1/jaxm-api-5.1-sources.jar
org.apache.santuario:xmlsec:2.1.5 (2.1.5)
* License: Pending
org.apache.santuario:xmlsec:3.0.0 (3.0.0)
* License: Apache-2.0 AND W3C
plexus-utils (3.1.0)
* License: Apache-2.0 AND Apache-1.1 AND BSD-3-Clause AND Public Domain AND Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
slf4j-api (1.7.30)
* License: MIT
stax-utils Version: 20060502 (n/a)
* License: BSD-3-Clause
stax2-api (4.1)
* License: BSD-3-Clause AND MIT * Project: https://github.com/FasterXML/stax2-api * Source: http://central.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1-sources.jar
testng (6.14.2)
* License: Apache-2.0 AND MIT * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
woodstox-core-asl (4.4.1)
* License: Apache-2.0
woodstox-core-asl (5.1.0)
* License: Apache-2.0 * Project: https://github.com/FasterXML/woodstox * Source: https://github.com/FasterXML/woodstox
ws-addr.wsd (1.0)
* License: W3C * Project: https://www.w3.org/2005/08/addressing/ * Source: https://www.w3.org/2006/03/addressing/ws-addr.xsd
wsat.xsd Version: 2004/10 (n/a)
* License: Oasis Style * Project: http://schemas.xmlsoap.org/ws/2004/10/wsat/ * Source: http://schemas.xmlsoap.org/ws/2004/10/wsat/wsat.xsd
wscoor.xsd (1.0)
* License: OASIS Style
wscoor.xsd (1.1)
* License: Oasis (Custom) * Project: http://docs.oasis-open.org/ws-tx/wscoor/2006/06 * Source: http://docs.oasis-open.org/ws-tx/wscoor/2006/06/wstx-wscoor-1.1-schema-200701.xsd
wsrm Version: 2005/02 (n/a)
* License: Oasis (Custom) * Project: http://schemas.xmlsoap.org/ws/2005/02/rm/ * Source: http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm.xsd;%20http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd
wsrm.xsd (1.2)
* License: Oasis
wstx-wsat.xsd (1.1)
* License: Oasis (Custom)
xerces:xercesImpl:2.12.1 (2.12.1)
* License: Apache-2.0 AND W3C
xmlsec (1.5.8)
* License: Apache-2.0 * Project: http://santuario.apache.org/ * Source: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.5.8/xmlsec-1.5.8-sources.jar
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: com.sun.xml.stream.buffer:streambuffer Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2019 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Eclipse Metro
This content is produced and maintained by the Eclipse Metro project.
* Project home: https://projects.eclipse.org/projects/ee4j.metro
## Trademarks
Eclipse Metro is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/metro-xmlstreambuffer * https://github.com/eclipse-ee4j/metro-policy * https://github.com/eclipse-ee4j/metro-wsit * https://github.com/eclipse-ee4j/metro-mimepull * https://github.com/eclipse-ee4j/metro-ws-test-harness * https://github.com/eclipse-ee4j/metro-package-rename-task * https://github.com/eclipse-ee4j/metro-jax-ws * https://github.com/eclipse-ee4j/metro-saaj * https://github.com/eclipse-ee4j/metro-jwsdp-samples * https://github.com/eclipse-ee4j/jax-rpc-ri
## Third-party Content
This project leverages the following third party content.
addressing.xml Version: 2004/10 (n/a)
* License: W3C * Project: https://www.w3.org/Submission/ws-addressing/ * Source: http://schemas.xmlsoap.org/ws/2004/08/addressing/
ant-launcher (1.10.2)
* License: Apache-2.0 AND SAX-PD AND W3C * Project: https://ant.apache.org/ * Source: http://central.maven.org/maven2/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2-sources.jar
Apache Ant (1.6)
* License: Apache-1.1 * Project: https://ant.apache.org/ * Source: https://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6-sources.jar
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
commons-logging (1.1.2)
* License: Apache-2.0 * Project: https://commons.apache.org/proper/commons-logging/ * Source: http://central.maven.org/maven2/commons-logging/commons-logging/1.1.2/commons-logging-1.1.2-sources.jar
JUnit (4.12)
* License: Eclipse Public License
maven-core (3.5.2)
* License: Apache-2.0
maven-plugin-annotations (3.5.1)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/project-info.html * Source: https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.5.1/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ * Source: https://github.com/apache/maven/tree/master/maven-plugin-api
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0
mex.xsd Version: 2004/09 (n/a)
* License: Oasis Style * Project: https://www.w3.org/Submission/WS-MetadataExchange/#appendix-II * Source: http://schemas.xmlsoap.org/ws/2004/09/mex/MetadataExchange.xsd
plexus-utils (3.1.0)
* License: Apache- 2.0 or Apache- 1.1 or BSD or Public Domain or Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
stax2-api (4.1)
* License: Pending * Project: https://github.com/FasterXML/stax2-api * Source: http://central.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1-sources.jar
testng (6.14.2)
* License: Apache-2.0 AND MIT * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
woodstox-core-asl (4.4.1)
* License: Apache-2.0
woodstox-core-asl (5.1.0)
* License: Apache-2.0 * Project: https://github.com/FasterXML/woodstox * Source: https://github.com/FasterXML/woodstox
ws-addr.wsd (1.0)
* License: W3C * Project: https://www.w3.org/2005/08/addressing/ * Source: https://www.w3.org/2006/03/addressing/ws-addr.xsd
wsat.xsd Version: 2004/10 (n/a)
* License: Oasis Style * Project: http://schemas.xmlsoap.org/ws/2004/10/wsat/ * Source: http://schemas.xmlsoap.org/ws/2004/10/wsat/wsat.xsd
wscoor.xsd (1.0)
* License: OASIS Style
wscoor.xsd (1.1)
* License: Oasis (Custom) * Project: http://docs.oasis-open.org/ws-tx/wscoor/2006/06 * Source: http://docs.oasis-open.org/ws-tx/wscoor/2006/06/wstx-wscoor-1.1-schema-200701.xsd
wsrm Version: 2005/02 (n/a)
* License: Oasis (Custom) * Project: http://schemas.xmlsoap.org/ws/2005/02/rm/ * Source: http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm.xsd;%20http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd
wsrm.xsd (1.2)
* License: Oasis
wstx-wsat.xsd (1.1)
* License: Oasis (Custom)
xmlsec (1.5.8)
* License: Apache-2.0 * Project: http://santuario.apache.org/ * Source: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.5.8/xmlsec-1.5.8-sources.jar
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.activation:jakarta.activation-api Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.bind:jaxb-core)
-------------- Separator --------------
./NOTICE.md
# Notices for Jakarta Activation
This content is produced and maintained by the Jakarta Activation project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaf
## Trademarks
Jakarta Activation is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php. 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: (secondary) GPL-2.0 with Classpath-exception-2.0 which is available at https://openjdk.java.net/legal/gplv2+ce.html.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause OR GPL-2.0-only with Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jaf-api * https://github.com/jakartaee/jaf-tck
## Third-party Content
This project leverages the following third party content.
Apache Ant (1.9.6)
* License: Apache License, 2.0, W3C License, Public Domain
Apache Ant (1.9.6)
* License: Apache License, 2.0, W3C License, Public Domain
Apache commons-lang (3.5)
* License: Apache-2.0
font-awesome (4.7.0)
* License: OFL-1.1 AND MIT
jsoup (1.10.2)
* License: MIT
JTHarness (5.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness * Source: http://hg.openjdk.java.net/code-tools/jtharness/
JUnit (4.12)
* License: Eclipse Public License
normalize.css (3.0.2)
* License: MIT * Project: http://necolas.github.io/normalize.css/ * Source: http://necolas.github.io/normalize.css/
SigTest (4.0)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 * Project: https://wiki.openjdk.java.net/display/CodeTools/sigtest * Source: http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.annotation:jakarta.annotation-api Copyright: Eclipse Foundation License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md See Appendix R for the Eclipse 2.0 License. --- See Appendix A for the GNU GPL-2.0 License. ---
## CLASSPATH EXCEPTION
Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License version 2 cover the whole combination.
As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
-------------- Separator --------------
./NOTICE.md
# Notices for Jakarta Annotations
This content is produced and maintained by the Jakarta Annotations project.
* Project home: https://projects.eclipse.org/projects/ee4j.ca
## Trademarks
Jakarta Annotations™ is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0. 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: GPL-2.0 with Classpath-exception-2.0 which is available at https://openjdk.java.net/legal/gplv2+ce.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/common-annotations-api
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.mail:jakarta.mail-api Copyright: Eclipse Foundation License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
EPL 2.0 + GPL v.2 with CPE ( same as jakarta.annotation:jakarta.annotation-api)
-------------- Separator --------------
./NOTICE.md
# Notices for Jakarta Mail
This content is produced and maintained by the Jakarta Mail project.
* Project home: https://projects.eclipse.org/projects/ee4j.mail
## Trademarks
Jakarta Mail is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0. 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: (secondary) GPL-2.0 with Classpath-exception-2.0 which is available at https://openjdk.java.net/legal/gplv2+ce.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/mail-api * https://github.com/jakartaee/mail-tck * https://github.com/jakartaee/mail-spec
## Third-party Content
This project leverages the following third party content.
Apache Ant (1.9.6)
* License: Apache License, 2.0, W3C License, Public Domain
commons-lang3 (3.5)
* License: Apache-2.0
font-awesome (4.7.0)
* License: OFL-1.1 AND MIT
jsoup (1.10.2)
* License: MIT
JTHarness (5.0)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
normalize.css (3.0.2)
* License: MIT
SigTest (4.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/sigtest * Source: http://hg.openjdk.java.net/code-tools/sigtest/file/c57f97e2ac2f
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.xml.bind:jakarta.xml.bind-api Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./spec/LICENSE See Appendix R for the Eclipse 2.0 License. -------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb
## Trademarks
Jakarta XML Binding™ is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jaxb-api * https://github.com/jakartaee/jaxb-tck
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.xml.soap:jakarta.xml.soap-api Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.ws:jaxws-rt)
-------------- Separator --------------
./spec/LICENSE
EPL 2.0 ( same as jakarta.xml.bind:jakarta.xml.bind-api)
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2024 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Jakarta XML Web Services
This content is produced and maintained by the Jakarta XML Web Services project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxws
## Trademarks
Jakarta XML Web Services™ is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jax-ws-api * https://github.com/jakartaee/jws-api * https://github.com/jakartaee/saaj-api
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: jakarta.xml.ws:jakarta.xml.ws-api Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as jakarta.xml.bind:jakarta.xml.bind-api)
-------------- Separator --------------
./enterprise-ws-spec/LICENSE
EPL 2.0 ( same as jakarta.xml.bind:jakarta.xml.bind-api)
-------------- Separator --------------
./spec/LICENSE
EPL 2.0 ( same as jakarta.xml.bind:jakarta.xml.bind-api)
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2023 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Jakarta XML Web Services
This content is produced and maintained by the Jakarta XML Web Services project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxws
## Trademarks
Jakarta XML Web Services is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/jakartaee/jws-api * https://github.com/jakartaee/jax-ws-api * https://github.com/jakartaee/saaj-api
## Third-party Content
This project leverages the following third party content.
None
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.codehaus.woodstox:stax2-api Copyright: FasterXML,LLC License: BSD 2-Clause
./src/main/resources/META-INF/LICENSE
This copy of Stax2 API is licensed under the Simplified BSD License (also known as "2-clause BSD", or "FreeBSD License") See the License for details about distribution rights, and the specific rights regarding derivate works.
You may obtain a copy of the License at:
http://www.opensource.org/licenses/bsd-license.php
with details of:
<COPYRIGHT HOLDER> = FasterXML.com <YEAR> = 2010-
-------------- Separator --------------
https://opensource.org/licenses/bsd-license.php
Copyright <YEAR> <COPYRIGHT HOLDER>
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.
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.
-------------- Separator --------------
Dependency: org.eclipse.angus:angus-activation Copyright: Oracle License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.bind:jaxb-core)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse Angus
This content is produced and maintained by the Eclipse Angus project.
* Project home: https://projects.eclipse.org/projects/ee4j.angus
## Trademarks
Eclipse Angus is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/angus-activation * https://github.com/eclipse-ee4j/angus-mail
## Third-party Content
This project leverages the following third party content.
None
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.eclipse.angus:angus-mail Copyright: Oracle License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
EPL 2.0 + GPL v.2 with CPE ( same as jakarta.annotation:jakarta.annotation-api)
-------------- Separator --------------
./NOTICE.md
# Notices for Jakarta Mail
This content is produced and maintained by the Jakarta Mail project.
* Project home: https://projects.eclipse.org/projects/ee4j.mail
## Trademarks
Jakarta Mail is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0. 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.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/mail
## Third-party Content
This project leverages the following third party content.
None
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.glassfish.external:management-api Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.bind:jaxb-core)
-------------- Separator --------------
./NOTICE.md
# Notices for Eclipse ORB
This content is produced and maintained by the Eclipse ORB project.
* Project home: https://projects.eclipse.org/projects/ee4j.orb
## Trademarks
Eclipse ORB is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php. 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.
SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause OR GPL-2.0 WITH Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/orb * https://github.com/eclipse-ee4j/orb-gmbal * https://github.com/eclipse-ee4j/orb-gmbal-commons * https://github.com/eclipse-ee4j/orb-gmbal-pfl
## Third-party Content
This project leverages the following third party content.
ASM (6.0)
* License: BSD-3-Clause
hamcrest-all (1.3)
* License: New BSD License
JUnit (4.12)
* License: Eclipse Public License
OSGi Service Platform Core Companion Code (6.0)
* License: Apache License, 2.0
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.glassfish.gmbal:gmbal-api-only Copyright: GlassFish License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.bind:jaxb-core)
-------------- Separator --------------
./NOTICE.md
(Notice same as org.glassfish.external:management-api)
-------------- Separator --------------
Dependency: org.glassfish.ha:ha-api Copyright: Oracle License: EPL 2.0 + GPL v.2 with CPE
./LICENSE.md
EPL 2.0 + GPL v.2 with CPE ( same as jakarta.annotation:jakarta.annotation-api)
-------------- Separator --------------
./NOTICE.md
# Notices for GlassFish
This content is produced and maintained by the Eclipse GlassFish project.
* Project home: https://projects.eclipse.org/projects/ee4j.glassfish
## Trademarks
Eclipse GlassFish, and GlassFish are trademarks of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at http://www.eclipse.org/legal/epl-2.0. 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.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/glassfish-ha-api
## Third-party Content
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.jvnet.mimepull:mimepull Copyright: Eclipse Foundation License: EDL 1.0
./LICENSE.md
[//]: # " Copyright (c) 2018, 2021 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-------------- Separator --------------
./NOTICE.md
[//]: # " Copyright (c) 2018, 2022 Oracle and/or its affiliates. All rights reserved. " [//]: # " " [//]: # " This program and the accompanying materials are made available under the " [//]: # " terms of the Eclipse Distribution License v. 1.0, which is available at " [//]: # " http://www.eclipse.org/org/documents/edl-v10.php. " [//]: # " " [//]: # " SPDX-License-Identifier: BSD-3-Clause "
# Notices for Eclipse Metro
This content is produced and maintained by the Eclipse Metro project.
* Project home: https://projects.eclipse.org/projects/ee4j.metro
## Trademarks
Eclipse Metro is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/metro-xmlstreambuffer * https://github.com/eclipse-ee4j/metro-policy * https://github.com/eclipse-ee4j/metro-wsit * https://github.com/eclipse-ee4j/metro-mimepull * https://github.com/eclipse-ee4j/metro-ws-test-harness * https://github.com/eclipse-ee4j/metro-package-rename-task * https://github.com/eclipse-ee4j/metro-jax-ws * https://github.com/eclipse-ee4j/metro-saaj * https://github.com/eclipse-ee4j/metro-jwsdp-samples * https://github.com/eclipse-ee4j/jax-rpc-ri * https://github.com/eclipse-ee4j/jaxr-ri
## Third-party Content
This project leverages the following third party content.
addressing.xml Version: 2004/10 (n/a)
* License: W3C * Project: https://www.w3.org/Submission/ws-addressing/ * Source: http://schemas.xmlsoap.org/ws/2004/08/addressing/
ant-launcher (1.10.2)
* License: Apache-2.0 AND SAX-PD AND W3C * Project: https://ant.apache.org/ * Source: http://central.maven.org/maven2/org/apache/ant/ant-launcher/1.10.2/ant-launcher-1.10.2-sources.jar
Apache Ant (1.6)
* License: Apache-1.1 * Project: https://ant.apache.org/ * Source: https://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6-sources.jar
Apache Ant (1.10.2)
* License: Apache-2.0 AND W3C AND LicenseRef-Public-Domain
commons-logging (1.1.2)
* License: Apache-2.0 * Project: https://commons.apache.org/proper/commons-logging/ * Source: http://central.maven.org/maven2/commons-logging/commons-logging/1.1.2/commons-logging-1.1.2-sources.jar
JUnit (4.12)
* License: Eclipse Public License
maven-core (3.5.2)
* License: Apache-2.0
maven-plugin-annotations (3.5.1)
* License: Apache-2.0 * Project: https://maven.apache.org/plugin-tools/maven-plugin-annotations/project-info.html * Source: https://github.com/apache/maven-plugin-tools/tree/maven-plugin-tools-3.5.1/maven-plugin-annotations
maven-plugin-api (3.5.2)
* License: Apache-2.0 * Project: https://maven.apache.org/ * Source: https://github.com/apache/maven/tree/master/maven-plugin-api
maven-resolver-api (1.1.1)
* License: Apache-2.0
maven-resolver-util (1.1.1)
* License: Apache-2.0
maven-settings (3.5.2)
* License: Apache-2.0
mex.xsd Version: 2004/09 (n/a)
* License: Oasis Style * Project: https://www.w3.org/Submission/WS-MetadataExchange/#appendix-II * Source: http://schemas.xmlsoap.org/ws/2004/09/mex/MetadataExchange.xsd
plexus-utils (3.1.0)
* License: Apache- 2.0 or Apache- 1.1 or BSD or Public Domain or Indiana University Extreme! Lab Software License V1.1.1 (Apache 1.1 style)
relaxng-datatype (1.0)
* License: New BSD license
stax2-api (4.1)
* License: Pending * Project: https://github.com/FasterXML/stax2-api * Source: http://central.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.1/stax2-api-4.1-sources.jar
testng (6.14.2)
* License: Apache-2.0 AND MIT * Project: https://testng.org/doc/index.html * Source: https://github.com/cbeust/testng
woodstox-core-asl (4.4.1)
* License: Apache-2.0
woodstox-core-asl (5.1.0)
* License: Pending * Project: https://github.com/FasterXML/woodstox * Source: https://github.com/FasterXML/woodstox
ws-addr.wsd (1.0)
* License: W3C * Project: https://www.w3.org/2005/08/addressing/ * Source: https://www.w3.org/2006/03/addressing/ws-addr.xsd
wsat.xsd Version: 2004/10 (n/a)
* License: Oasis Style * Project: http://schemas.xmlsoap.org/ws/2004/10/wsat/ * Source: http://schemas.xmlsoap.org/ws/2004/10/wsat/wsat.xsd
wscoor.xsd (1.0)
* License: OASIS Style
wscoor.xsd (1.1)
* License: Oasis (Custom) * Project: http://docs.oasis-open.org/ws-tx/wscoor/2006/06 * Source: http://docs.oasis-open.org/ws-tx/wscoor/2006/06/wstx-wscoor-1.1-schema-200701.xsd
wsrm Version: 2005/02 (n/a)
* License: Oasis (Custom) * Project: http://schemas.xmlsoap.org/ws/2005/02/rm/ * Source: http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm.xsd;%20http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm-policy.xsd
wsrm.xsd (1.2)
* License: Oasis
wstx-wsat.xsd (1.1)
* License: Oasis (Custom)
xmlsec (1.5.8)
* License: Apache-2.0 * Project: http://santuario.apache.org/ * Source: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/1.5.8/xmlsec-1.5.8-sources.jar
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
-------------- Separator --------------
Dependency: org.jvnet.staxex:stax-ex Copyright: Oracle License: EDL 1.0
./LICENSE.md
EDL 1.0 ( same as com.sun.xml.ws:jaxws-rt)
-------------- Separator --------------
./NOTICE.md
(Notice same as com.sun.xml.fastinfoset:FastInfoset) |
The Prometheus Authors | JMX Prometheus Javaagent 0.20.0 |
Top Level Component
License : Apache 2.0 See Appendix D for the Apache 2.0 License. Copyright :
Prometheus exporter for JMX beans. Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
This product includes software based on Stackoverflow Code : toHex() method Author : maybeWeCouldStealAVan Reference: https://stackoverflow.com/questions/9655181/how-to-convert-a-byte-array-to-a-hex-string-in-java |
The Apache Software Foundation | Kafka 3.8.0 |
See Appendix D for the Apache 2.0 License. ------------------------------- Copyright notices --------------------------
== Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
== NOTICE Apache Kafka Copyright 2024 The Apache Software Foundation.
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This distribution has a binary dependency on jersey, which is available under the CDDL License. The source code of jersey can be found at https://github.com/jersey/jersey/.
This distribution has a binary test dependency on jqwik, which is available under the Eclipse Public License 2.0. The source code can be found at https://github.com/jlink/jqwik.
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com> Copyright (C) 2017-2018 Alexis Seigneurin.
This project contains the following code copied from Apache Hadoop: clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
This project contains the following code copied from Apache Hive: streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
---------------------------- Fourth-party information ----------------------
== NAME OF DEPENDENCY 1 kafka clients == NAME OF DEPENDENCY 2 kafka group-coordinator == NAME OF DEPENDENCY 3 kafka metadata == NAME OF DEPENDENCY 4 kafka raft == NAME OF DEPENDENCY 5 kafka server-common == NAME OF DEPENDENCY 6 kafka storage == NAME OF DEPENDENCY 7 kafka server == License Type Apache-2.0 == Copyright Notices
== Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
== NOTICE Apache Kafka Copyright 2024 The Apache Software Foundation.
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This distribution has a binary dependency on jersey, which is available under the CDDL License. The source code of jersey can be found at https://github.com/jersey/jersey/.
This distribution has a binary test dependency on jqwik, which is available under the Eclipse Public License 2.0. The source code can be found at https://github.com/jlink/jqwik.
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com> Copyright (C) 2017-2018 Alexis Seigneurin.
This project contains the following code copied from Apache Hadoop: clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
This project contains the following code copied from Apache Hive: streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java --------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 8 slf4j-api == License Type
Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) 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, 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.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 9 com.fasterxml.jackson.core:jackson-annotations == NAME OF DEPENDENCY 10 com.fasterxml.jackson.core:jackson-core == NAME OF DEPENDENCY 11 com.fasterxml.jackson.core:jackson-databind == NAME OF DEPENDENCY 12 com.fasterxml.jackson.dataformat:jackson-dataformat-csv == NAME OF DEPENDENCY 13 com.fasterxml.jackson.datatype:jackson-datatype-jdk8
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 14 com.fasterxml.jackson.module:jackson-module-scala_2.13 == License Type Apache-2.0 == Copyright Notices == Header /* * Derived from source code of scalabeans: * https://raw.github.com/scalastuff/scalabeans/62b50c4e2482cbc1f494e0ac5c6c54fadc1bbcdd/src/main/scala/org/scalastuff/scalabeans/BeanIntrospector.scala * * The scalabeans code is covered by the copyright statement that follows. */
/* * Copyright (c) 2011 ScalaStuff.org (joint venture of Alexander Dvorkovyy and Ruud Diterwich) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == NOTICE # Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has been in development since 2007. It is currently developed by a community of developers.
## Copyright
Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
## Licensing
Jackson 2.x core and extension components are licensed under Apache License 2.0 To find the details that apply to this artifact see the accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS(-2.x) file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 15 commons-cli:commons-cli == License Type Apache-2.0 == Copyright Notices == Header /* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */
== NOTICE Apache Commons CLI Copyright 2001-2017 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 16 com.thoughtworks.paranamer:paranamer == License Type
[ ParaNamer used to be 'Pubic Domain', but since it includes a small piece of ASM it is now the same license as that: BSD ]
Copyright (c) 2006 Paul Hammant & ThoughtWorks 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: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
== Copyright Notices
Copyright (c) 2006 Paul Hammant & ThoughtWorks Inc All rights reserved.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 17 com.typesafe.scala-logging:scala-logging_2.13 == License Type Apache-2.0 == Copyright Notices Copyright 2014-2021 Lightbend, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 18 com.yammer.metrics:metrics-core == License Type Apache-2.0 == Copyright Notices Metrics Copyright 2010-2012 Coda Hale and Yammer, Inc.
This product includes software developed by Coda Hale and Yammer, Inc.
This product includes code derived from the JSR-166 project (ThreadLocalRandom), which was released with the following comments:
Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 19 io.dropwizard.metrics:metrics-core == License Type Apache-2.0 == Copyright Notices Metrics Copyright 2010-2013 Coda Hale and Yammer, Inc., 2014-2017 Dropwizard Team
This product includes software developed by Coda Hale and Yammer, Inc.
This product includes code derived from the JSR-166 project (ThreadLocalRandom, Striped64, LongAdder), which was released with the following comments:
Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/ --------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 20 jose4j == License Type Apache-2.0 == Copyright Notices
jose4j Copyright 2012-2015 Brian Campbell
EcdsaUsingShaAlgorithm contains code for converting the concatenated R & S values of the signature to and from DER, which was originally derived from the Apache Santuario XML Security library's SignatureECDSA implementation. http://santuario.apache.org/
The Base64 implementation in this software was derived from the Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
JSON processing in this software was derived from the JSON.simple toolkit. https://code.google.com/p/json-simple/
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 21 io.netty:netty-buffer == NAME OF DEPENDENCY 22 io.netty:netty-codec == NAME OF DEPENDENCY 23 io.netty:netty-common == NAME OF DEPENDENCY 24 io.netty:netty-handler == NAME OF DEPENDENCY 25 io.netty:netty-resolver == NAME OF DEPENDENCY 26 io.netty:netty-transport == NAME OF DEPENDENCY 27 io.netty:netty-transport-classes-epoll == NAME OF DEPENDENCY 28 io.netty:netty-transport-native-epoll == NAME OF DEPENDENCY 29 io.netty:netty-transport-native-unix-common == License Type Apache-2.0 == Copyright Notices == Header /* * Copyright 2016 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. */ == Header //* * Copyright 2012 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. */ /** * Copyright (c) 2004-2011 QOS.ch * 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, 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. * */
== NOTICE
The Netty Project =================
Please visit the Netty web site for more information:
* https://netty.io/
Copyright 2014 The Netty Project
The Netty Project licenses this file to you under the Apache License, version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Also, please refer to each LICENSE.<component>.txt file, which is located in the 'license' directory of the distribution file, for the license terms of the components that this product depends on.
------------------------------------------------------------------------------- This product contains the extensions to Java Collections Framework which has been derived from the works by JSR-166 EG, Doug Lea, and Jason T. Greene:
* LICENSE: * license/LICENSE.jsr166y.txt (Public Domain) * HOMEPAGE: * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/ * http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbosscache/experimental/jsr166/
The person or persons who have associated work with this document (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the "Work") to the public domain. A certifier, moreover, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a "dedicator" below.
A certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain.
Dedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuity of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work.
Dedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived.
This product contains a modified version of Robert Harder's Public Domain Base64 Encoder and Decoder, which can be obtained at:
* LICENSE: * license/LICENSE.base64.txt (Public Domain) * HOMEPAGE: * http://iharder.sourceforge.net/current/java/base64/
The person or persons who have associated work with this document (the "Dedicator" or "Certifier") hereby either (a) certifies that, to the best of his knowledge, the work of authorship identified is in the public domain of the country from which the work is published, or (b) hereby dedicates whatever copyright the dedicators holds in the work of authorship identified below (the "Work") to the public domain. A certifier, moreover, dedicates any copyright interest he may have in the associated work, and for these purposes, is described as a "dedicator" below.
A certifier has taken reasonable steps to verify the copyright status of this work. Certifier recognizes that his good faith efforts may not shield him from liability if in fact the work certified is not in the public domain.
Dedicator makes this dedication for the benefit of the public at large and to the detriment of the Dedicator's heirs and successors. Dedicator intends this dedication to be an overt act of relinquishment in perpetuate of all present and future rights under copyright law, whether vested or contingent, in the Work. Dedicator understands that such relinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or otherwise) those copyrights in the Work.
Dedicator recognizes that, once placed in the public domain, the Work may be freely reproduced, distributed, transmitted, used, modified, built upon, or otherwise exploited by anyone for any purpose, commercial or non-commercial, and in any way, including by methods that have not yet been invented or conceived.
This product contains a modified portion of 'Webbit', an event based WebSocket and HTTP server, which can be obtained at:
* LICENSE: * license/LICENSE.webbit.txt (BSD License) * HOMEPAGE: * https://github.com/joewalnes/webbit
BSD License: https://www.opensource.org/licenses/bsd-license)
Copyright (c) 2011, Joe Walnes, Aslak Hellesøy and contributors 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 Webbit 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.
This product contains a modified portion of 'SLF4J', a simple logging facade for Java, which can be obtained at:
* LICENSE: * license/LICENSE.slf4j.txt (MIT License) * HOMEPAGE: * https://www.slf4j.org/
/* * Copyright (c) 2004-2007 QOS.ch * 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, 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. */
This product contains a modified portion of 'Apache Harmony', an open source Java SE, which can be obtained at:
* NOTICE: * license/NOTICE.harmony.txt * LICENSE: * license/LICENSE.harmony.txt (Apache License 2.0) * HOMEPAGE: * https://archive.apache.org/dist/harmony/
This product contains a modified portion of 'jbzip2', a Java bzip2 compression and decompression library written by Matthew J. Francis. It can be obtained at:
* LICENSE: * license/LICENSE.jbzip2.txt (MIT License) * HOMEPAGE: * https://code.google.com/p/jbzip2/
Copyright (c) 2010-2011 Matthew J. Francis and Contributors of the jbzip2 Project
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.
This product contains a modified portion of 'libdivsufsort', a C API library to construct the suffix array and the Burrows-Wheeler transformed string for any input string of a constant-size alphabet written by Yuta Mori. It can be obtained at:
* LICENSE: * license/LICENSE.libdivsufsort.txt (MIT License) * HOMEPAGE: * https://github.com/y-256/libdivsufsort
Copyright (c) 2003-2008 Yuta Mori 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, 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.
This product contains a modified portion of Nitsan Wakart's 'JCTools', Java Concurrency Tools for the JVM, which can be obtained at:
* LICENSE: * license/LICENSE.jctools.txt (ASL2 License) * HOMEPAGE: * https://github.com/JCTools/JCTools
This product optionally depends on 'JZlib', a re-implementation of zlib in pure Java, which can be obtained at:
* LICENSE: * license/LICENSE.jzlib.txt (BSD style License) * HOMEPAGE: * http://www.jcraft.com/jzlib/
Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,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:
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 names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission.
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 JCRAFT, INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE 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 product optionally depends on 'Compress-LZF', a Java library for encoding and decoding data in LZF format, written by Tatu Saloranta. It can be obtained at:
* LICENSE: * license/LICENSE.compress-lzf.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/ning/compress
Copyright 2009-2010 Ning, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This product optionally depends on 'lz4', a LZ4 Java compression and decompression library written by Adrien Grand. It can be obtained at:
* LICENSE: * license/LICENSE.lz4.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/jpountz/lz4-java
This product optionally depends on 'lzma-java', a LZMA Java compression and decompression library, which can be obtained at:
* LICENSE: * license/LICENSE.lzma-java.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/jponge/lzma-java
This product optionally depends on 'zstd-jni', a zstd-jni Java compression and decompression library, which can be obtained at:
* LICENSE: * license/LICENSE.zstd-jni.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/luben/zstd-jni
This product contains a modified portion of 'jfastlz', a Java port of FastLZ compression and decompression library written by William Kinney. It can be obtained at:
* LICENSE: * license/LICENSE.jfastlz.txt (MIT License) * HOMEPAGE: * https://code.google.com/p/jfastlz/
The MIT License
Copyright (c) 2009 William Kinney
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.
This product contains a modified portion of and optionally depends on 'Protocol Buffers', Google's data interchange format, which can be obtained at:
* LICENSE: * license/LICENSE.protobuf.txt (New BSD License) * HOMEPAGE: * https://github.com/google/protobuf Protocol Buffers - Google's data interchange format Copyright 2013 Google Inc. All rights reserved. https://developers.google.com/protocol-buffers/
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.
Code generated by the Protocol Buffer compiler is owned by the owner of the input file used when generating it. This code is not standalone and requires a support library to be linked with it. This support library is itself covered by the above license.
This product optionally depends on 'Bouncy Castle Crypto APIs' to generate a temporary self-signed X.509 certificate when the JVM does not provide the equivalent functionality. It can be obtained at:
* LICENSE: * license/LICENSE.bouncycastle.txt (MIT License) * HOMEPAGE: * https://www.bouncycastle.org/
The MIT License (MIT)
Copyright (c) 2000 - 2013 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
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.
This product optionally depends on 'Snappy', a compression library produced by Google Inc, which can be obtained at:
* LICENSE: * license/LICENSE.snappy.txt (New BSD License) * HOMEPAGE: * https://github.com/google/snappy
Copyright 2011, 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.
This product optionally depends on 'JBoss Marshalling', an alternative Java serialization API, which can be obtained at:
* LICENSE: * license/LICENSE.jboss-marshalling.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/jboss-remoting/jboss-marshalling
This product optionally depends on 'Caliper', Google's micro- benchmarking framework, which can be obtained at:
* LICENSE: * license/LICENSE.caliper.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/google/caliper
This product optionally depends on 'Apache Commons Logging', a logging framework, which can be obtained at:
* LICENSE: * license/LICENSE.commons-logging.txt (Apache License 2.0) * HOMEPAGE: * https://commons.apache.org/logging/
This product optionally depends on 'Apache Log4J', a logging framework, which can be obtained at:
* LICENSE: * license/LICENSE.log4j.txt (Apache License 2.0) * HOMEPAGE: * https://logging.apache.org/log4j/
This product optionally depends on 'Aalto XML', an ultra-high performance non-blocking XML processor, which can be obtained at:
* LICENSE: * license/LICENSE.aalto-xml.txt (Apache License 2.0) * HOMEPAGE: * https://wiki.fasterxml.com/AaltoHome
This copy of Aalto XML processor is licensed under the Apache (Software) License, version 2.0 ("the License"). See the License for details about distribution rights, and the specific rights regarding derivate works.
You may obtain a copy of the License at:
https://www.apache.org/licenses/
A copy is also included with both the the downloadable source code package and jar that contains class bytecodes, as file "ASL 2.0". In both cases, that file should be located next to this file: in source distribution the location should be "release-notes/asl"; and in jar "META-INF/"
This product contains a modified version of 'HPACK', a Java implementation of the HTTP/2 HPACK algorithm written by Twitter. It can be obtained at:
* LICENSE: * license/LICENSE.hpack.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/twitter/hpack
This product contains a modified version of 'HPACK', a Java implementation of the HTTP/2 HPACK algorithm written by Cory Benfield. It can be obtained at:
* LICENSE: * license/LICENSE.hyper-hpack.txt (MIT License) * HOMEPAGE: * https://github.com/python-hyper/hpack/
The MIT License (MIT)
Copyright (c) 2014 Cory Benfield
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.
This product contains a modified version of 'HPACK', a Java implementation of the HTTP/2 HPACK algorithm written by Tatsuhiro Tsujikawa. It can be obtained at:
* LICENSE: * license/LICENSE.nghttp2-hpack.txt (MIT License) * HOMEPAGE: * https://github.com/nghttp2/nghttp2/
The MIT License
Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
This product contains a modified portion of 'Apache Commons Lang', a Java library provides utilities for the java.lang API, which can be obtained at:
* LICENSE: * license/LICENSE.commons-lang.txt (Apache License 2.0) * HOMEPAGE: * https://commons.apache.org/proper/commons-lang/
This product contains the Maven wrapper scripts from 'Maven Wrapper', that provides an easy way to ensure a user has everything necessary to run the Maven build.
* LICENSE: * license/LICENSE.mvn-wrapper.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/takari/maven-wrapper
This product contains the dnsinfo.h header file, that provides a way to retrieve the system DNS configuration on MacOS. This private header is also used by Apple's open source mDNSResponder (https://opensource.apple.com/tarballs/mDNSResponder/).
* LICENSE: * license/LICENSE.dnsinfo.txt (Apple Public Source License 2.0) * HOMEPAGE: * https://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
/* * Copyright (c) 2004-2006, 2008, 2009, 2011 Apple Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in * compliance with the License. Please obtain a copy of the License at * https://www.opensource.apple.com/apsl/ and read it before using this * file. * * The Original Code and all software distributed under the License are * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. * Please see the License for the specific language governing rights and * limitations under the License. * * @APPLE_LICENSE_HEADER_END@ */
This product optionally depends on 'Brotli4j', Brotli compression and decompression for Java., which can be obtained at:
* LICENSE: * license/LICENSE.brotli4j.txt (Apache License 2.0) * HOMEPAGE: * https://github.com/hyperxpro/Brotli4j
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 30 net.sf.jopt-simple:jopt-simple == License Type /* The MIT License
Copyright (c) 2004-2015 Paul R. Holser, Jr.
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. */ == Copyright Notices Copyright (c) 2004-2015 Paul R. Holser, Jr.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 31 net.sourceforge.argparse4j:argparse4j
== License Type /* * Copyright (C) 2011, 2014, 2015 Tatsuhiro Tsujikawa * * 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. */
== Copyright Notices Copyright (C) 2011, 2014, 2015 Tatsuhiro Tsujikawa
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 32 org.apache.yetus:audience-annotations == License Type Apache-2.0 == Copyright Notices Apache Yetus Copyright 2008-2022 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
--- Additional licenses for the Apache Yetus Source/Website: ---
See LICENSE for terms.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 33 org.apache.zookeeper:zookeeper == NAME OF DEPENDENCY 34 org.apache.zookeeper:zookeeper-jute == License Type Apache-2.0 == Copyright Notices Apache ZooKeeper Copyright 2009-2023 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
This product includes software components originally developed for Airlift (https://github.com/airlift/airlift), licensed under the Apache 2.0 license. The licensing terms for Airlift code can be found at: https://github.com/airlift/airlift/blob/master/LICENSE
This project also includes some files with the following licenses.
These BSD licensed files: ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.c ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable.h ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.c ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_itr.h ./zookeeper-client/zookeeper-client-c/src/hashtable/hashtable_private.h ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/yui-min.js ./zookeeper-docs/src/main/resources/markdown/skin/prototype.js
These MIT licensed files: ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/date.format.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.bar.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.dot.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.line.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.pie.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/g.raphael.js ./zookeeper-contrib/zookeeper-contrib-loggraph/src/main/resources/webapp/org/apache/zookeeper/graph/resources/raphael.js
This Apache 2.0 licensed file: ./zookeeper-contrib/zookeeper-contrib-zooinspector/src/main/java/com/nitido/utils/toaster/Toaster.java
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 35 https://github.com/scala/scala-collection-compat/blob/v2.10.0/NOTICE == License Type Apache-2.0 == Copyright Notices scala-collection-compat Copyright (c) 2002-2023 EPFL Copyright (c) 2011-2023 Lightbend, Inc.
Scala includes software developed at LAMP/EPFL (https://lamp.epfl.ch/) and Lightbend, Inc. (https://www.lightbend.com/).
Licensed under the Apache License, Version 2.0 (the "License"). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 36 org.scala-lang.modules:scala-java8-compat_2.13 == License Type Apache-2.0 == Copyright Notices scala-java8-compat Copyright (c) 2002-2021 EPFL Copyright (c) 2011-2021 Lightbend, Inc.
scala-java8-compat includes software developed at LAMP/EPFL (https://lamp.epfl.ch/) and Lightbend, Inc. (https://www.lightbend.com/).
Licensed under the Apache License, Version 2.0 (the "License"). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 37 org.scala-lang:scala-library == NAME OF DEPENDENCY 38 org.scala-lang:scala-reflect
== License Type
== Copyright Notices --- title: Scala License layout: inner-page-no-masthead permalink: /license/ includeTOC: true ---
Copyright (c) 2002-<span class="current-year"> </span> [EPFL](https://lamp.epfl.ch/)<br> Copyright (c) 2011-<span class="current-year"> </span> [Lightbend, Inc](https://www.lightbend.com/).
Scala is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0) (the "License").
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Scala includes software with other licenses. See the NOTICE file distributed with this work for additional information regarding copyright ownership.
NOTE: Versions of Scala distributed prior to December 2018 were licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause). The license change was [announced in May 2018](https://www.scala-lang.org/news/license-change.html).
Scala Copyright (c) 2002-2024 EPFL Copyright (c) 2011-2024 Lightbend, Inc.
Scala includes software developed at LAMP/EPFL (https://lamp.epfl.ch/) and Lightbend, Inc. (https://www.lightbend.com/).
Licensed under the Apache License, Version 2.0 (the "License"). Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
This software includes projects with other licenses -- see `doc/LICENSE.md`.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 39 com.github.luben:zstd-jni == License Type Zstd-jni: JNI bindings to Zstd Library
Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
BSD License
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.
See Appendix A for the GNU GPL-2.0 License. ==README The code for these JNI bindings is licenced under 2-clause BSD license. The native Zstd library is licensed under 3-clause BSD license or GPL2. See the LICENSE file and LICENSE and COPYRIGHT in src/main/native for full copyright and conditions.
== Copyright Notices Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 40 org.lz4:lz4-java == License Type Apache-2.0 == Copyright Notices == Header /* * Copyright 2020 Adrien Grand and the lz4-java contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 41 org.xerial.snappy:snappy-java == License Type Apache-2.0 == Copyright Notices == Header /*-------------------------------------------------------------------------- * Copyright 2011 Taro L. Saito * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. *--------------------------------------------------------------------------*/
This product includes software developed by Google Snappy: http://code.google.com/p/snappy/ (New BSD License)
This product includes software developed by Apache PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/ (Apache 2.0 license)
This library containd statically linked libstdc++. This inclusion is allowed by "GCC RUntime Library Exception" http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html
== Contributors == * Tatu Saloranta * Providing benchmark suite * Alec Wysoker * Performance and memory usage improvement
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 42 com.github.ben-manes.caffeine:caffeine == License Type Apache-2.0 == Copyright Notices ===https://github.com/ben-manes/caffeine/blob/v2.9.3/caffeine/src/main/java/com/github/benmanes/caffeine/cache/Caffeine.java == Header /* * Copyright 2014 Ben Manes. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Copyright 2014 Ben Manes. All Rights Reserved.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 43 com.google.errorprone:error_prone_annotations == License Type Apache-2.0 == Copyright Notices == Header /* * Copyright 2014 The Error Prone Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Copyright 2014 The Error Prone Authors.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 44 commons-beanutils:commons-beanutils == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-beanutils/blob/commons-beanutils-1.9.4/src/main/java/org/apache/commons/beanutils/ConvertUtilsBean.java == Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons BeanUtils Copyright 2000-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 45 commons-collections:commons-collections == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-collections/blob/collections-3.2.2/NOTICE.txt == Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons Collections Copyright 2001-2015 The Apache Software Foundation
This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 46 commons-digester:commons-digester == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-digester/blob/DIGESTER_2_1/NOTICE.txt == Header /* $Id$ * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons Digester Copyright 2001-2010 The Apache Software Foundation
This product includes software developed by The Apache Software Foundation (http://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 47 commons-io:commons-io == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-io/blob/rel/commons-io-2.11.0/NOTICE.txt == Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons IO Copyright 2002-2021 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 48 commons-logging:commons-logging == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-logging/blob/LOGGING_1_2/NOTICE.txt == Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons Logging Copyright 2003-2014 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 49 commons-validator:commons-validator == License Type Apache-2.0 == Copyright Notices ===https://github.com/apache/commons-validator/blob/VALIDATOR_1_7/NOTICE.txt == Header /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ == Copyright Notices Apache Commons Validator Copyright 2001-2020 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 50 org.checkerframework:checker-qual == License Checker Framework qualifiers Copyright 2004-present by the Checker Framework developers
MIT License:
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. == Header Checker Framework qualifiers Copyright 2004-present by the Checker Framework developers == Copyright Notices The Checker Framework Copyright 2004-present by the Checker Framework developers
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 51 org.pcollections:pcollections 4.0.1 == License MIT License
Copyright 2008-2011, 2014-2020, 2022 Harold Cooper, gil cattaneo, Gleb Frank, Günther Grill, Ilya Gorbunov, Jirka Kremser, Jochen Theodorou, Johnny Lim, Liam Miller, Mark Perry, Matei Dragu, Mike Klein, Oleg Osipenko, Ran Ari-Gur, Shantanu Kumar, and Valeriy Vyrva.
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. == Copyright Notices /* * Copyright (c) 2008 Harold Cooper. All rights reserved. * Licensed under the MIT License. * See LICENSE file in the project root for full license information. */
== Copyright Notices /* * Copyright (c) 2008 Harold Cooper. All rights reserved. * Licensed under the MIT License. * See LICENSE file in the project root for full license information. */ --------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 52 kafka-group-coordinator-api == License Type Apache-2.0
== NAME OF DEPENDENCY 53 kafka-storage-api == License Type Apache-2.0
== NAME OF DEPENDENCY 54 kafka-tools-api == License Type Apache-2.0
== NAME OF DEPENDENCY 55 kafka-transaction-coordinator == License Type Apache-2.0
== NOTICE Apache Kafka Copyright 2024 The Apache Software Foundation.
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This distribution has a binary dependency on jersey, which is available under the CDDL License. The source code of jersey can be found at https://github.com/jersey/jersey/.
This distribution has a binary test dependency on jqwik, which is available under the Eclipse Public License 2.0. The source code can be found at https://github.com/jlink/jqwik.
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com> Copyright (C) 2017-2018 Alexis Seigneurin.
This project contains the following code copied from Apache Hadoop: clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
This project contains the following code copied from Apache Hive: streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 56 io.opentelemetry.proto:opentelemetry-proto == License Type Apache-2.0 == Copyright Notices ===https://github.com/open-telemetry/opentelemetry-proto/blob/v1.0.0/opentelemetry/proto/collector/metrics/v1/metrics_service.proto == Header // Copyright 2019, OpenTelemetry Authors
// // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License.
== Copyright Notices Copyright 2019, OpenTelemetry Authors
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 57 com.google.protobuf:protobuf-java
==License Copyright 2008 Google Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of Google Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Code generated by the Protocol Buffer compiler is owned by the owner of the input file used when generating it. This code is not standalone and requires a support library to be linked with it. This support library is itself covered by the above license.
==Copyright Notices Copyright 2008 Google Inc. All rights reserved.
--------------------------------(separator)---------------------------------
== LICENSES See Appendix D for the Apache 2.0 License. |
The Apache Software Foundation | kafka-streams 3.8.0 |
See Appendix D for the Apache 2.0 License. ------------------------------- Copyright notices --------------------------
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
Apache Kafka Copyright 2024 The Apache Software Foundation.
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This distribution has a binary dependency on jersey, which is available under the CDDL License. The source code of jersey can be found at https://github.com/jersey/jersey/.
This distribution has a binary test dependency on jqwik, which is available under the Eclipse Public License 2.0. The source code can be found at https://github.com/jlink/jqwik.
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com> Copyright (C) 2017-2018 Alexis Seigneurin.
This project contains the following code copied from Apache Hadoop: clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
This project contains the following code copied from Apache Hive: streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
---------------------------- Fourth-party information ----------------------
== NAME OF DEPENDENCY 1 org.apache.kafka:kafka-clients == License Type Apache-2.0 == Copyright Notices /* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
Apache Kafka Copyright 2024 The Apache Software Foundation.
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This distribution has a binary dependency on jersey, which is available under the CDDL License. The source code of jersey can be found at https://github.com/jersey/jersey/.
This distribution has a binary test dependency on jqwik, which is available under the Eclipse Public License 2.0. The source code can be found at https://github.com/jlink/jqwik.
The streams-scala (streams/streams-scala) module was donated by Lightbend and the original code was copyrighted by them: Copyright (C) 2018 Lightbend Inc. <https://www.lightbend.com> Copyright (C) 2017-2018 Alexis Seigneurin.
This project contains the following code copied from Apache Hadoop: clients/src/main/java/org/apache/kafka/common/utils/PureJavaCrc32C.java Some portions of this file Copyright (c) 2004-2006 Intel Corporation and licensed under the BSD license.
This project contains the following code copied from Apache Hive: streams/src/main/java/org/apache/kafka/streams/state/internals/Murmur3.java
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 com.github.luben:zstd-jni == License Type Zstd-jni: JNI bindings to Zstd Library
Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
BSD License
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.
== Copyright Notices Copyright (c) 2015-present, Luben Karavelov/ All rights reserved.
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 org.lz4:lz4-java == License Type Apache-2.0 == Copyright Notices /* * Copyright 2020 Adrien Grand and the lz4-java contributors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 org.xerial.snappy:snappy-java == License Type Apache-2.0 == Copyright Notices /*-------------------------------------------------------------------------- * Copyright 2011 Taro L. Saito * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. *--------------------------------------------------------------------------*/
This product includes software developed by Google Snappy: http://code.google.com/p/snappy/ (New BSD License)
This product includes software developed by Apache PureJavaCrc32C from apache-hadoop-common http://hadoop.apache.org/ (Apache 2.0 license)
This library containd statically linked libstdc++. This inclusion is allowed by "GCC RUntime Library Exception" http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html
== Contributors == * Tatu Saloranta * Providing benchmark suite * Alec Wysoker * Performance and memory usage improvement
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 org.rocksdb:rocksdbjni == License Type Apache-2.0 and GPL-2.0-only == Copyright Notices // Copyright (c) 2011-present, Facebook, Inc. All rights reserved. // This source code is licensed under both the GPLv2 (found in the // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). --------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 org.slf4j:slf4j-api == License Type<br>== https://github.com/qos-ch/slf4j/blob/v_1.7.36/slf4j-api/LICENSE.txt Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) 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, 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.
== Copyright Notices Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
--------------------------------(separator)--------------------------------- == NAME OF DEPENDENCY 2 com.fasterxml.jackson.core:jackson-annotations == NAME OF DEPENDENCY 2 com.fasterxml.jackson.core:jackson-databind == NAME OF DEPENDENCY 2 com.fasterxml.jackson.core:jackson-core == License Type Apache-2.0 == Copyright Notices # Jackson JSON processor
Jackson is a high-performance, Free/Open Source JSON processing library. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has been in development since 2007. It is currently developed by a community of developers.
## Licensing
Jackson 2.x core and extension components are licensed under Apache License 2.0 To find the details that apply to this artifact see the accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS(-2.x) file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses.
--------------------------------(separator)--------------------------------- == LICENSES See Appendix A for the GNU GPL-2.0 License. |
Liquibase Inc | liquibase-core 4.28.0 |
Liquibase-Core See Appendix D for the Apache 2.0 License. Copyright 2024 Liquibase Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyrights Copyright 2024 Liquibase Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. =========================== 4th Parties ============================
--------------------------- separator ----------------------------- dependency: org.yaml:snakeyaml license: Apache 2.0 License license ID: APACHEV2 NOTICES Copyright (c) 2008, SnakeYAML
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --------------------------- separator ----------------------------- dependency: nfo.picocli:picocli: License: Apache 2.0 License license ID: APACHEV2 NOTICES
Copyright 2017 Remko Popma
This project includes one or more documentation files from OpenJDK, licensed under GPL v2 with Classpath Exception. These files are included in the source distributions, not in the binary distributions of this project. The GNU General Public License (GPL). Version 2, June 1991 https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html
--------------------------- separator ----------------------------- dependency: com.opencsv:opencsv license: Apache 2.0 License license ID: APACHEV2 (See licences section) NOTICES
Copyright 2005 Bytecode Pty Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
--------------------------- separator ----------------------------- dependency: org.apache.commons:commons-lang3 license: Apache 2.0 License license ID: APACHEV2 (See licences section) Notices Apache Commons Lang Copyright 2001-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
--------------------------- separator ----------------------------- dependency: org.apache.commons:commons-text license: Apache 2.0 License license ID: APACHEV2 (See licences section) NOTICES Apache Commons Text Copyright 2014-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/). --------------------------- separator ----------------------------- dependency: org.apache.commons:commons-collections4 license: Apache 2.0 License license ID: APACHEV2 (See licences section) NOTICES Apache Commons Collections Copyright 2001-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/). --------------------------- separator ----------------------------- dependency: commons-io:commons-io license: Apache 2.0 License license ID: APACHEV2 (See licences section) NOTICES Apache Commons IO Copyright 2002-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
---------------------------separator-------------------------------
=========================== Licenses =============================== Apache 2.0 License =================== ID: APACHEV2 - org.yaml:snakeyaml - com.opencsv:opencsv - org.apache.commons:commons-lang3 - org.apache.commons:commons-text - org.apache.commons:commons-collections4 - commons-io:commons-io See Appendix D for the Apache 2.0 License. |
OpenJS Foundation | lodash 4.17.21 |
The MIT License
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
This software consists of voluntary contributions made by many individuals. For exact contribution history, see the revision history available at https://github.com/lodash/lodash
The following license applies to all parts of this software except as documented below:
====
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.
====
Copyright and related rights for sample code are waived via CC0. Sample code is defined as all source code displayed within the prose of the documentation.
CC0: http://creativecommons.org/publicdomain/zero/1.0/
====
Files located in the node_modules and vendor directories are externally maintained libraries used by this software which have their own licenses; we recommend you read them, as their terms may differ from the terms above. |
Project Lombok | Lombok 1.18.34 |
Copyright (C) 2009-2021 The Project Lombok Authors.
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.
============================================================================== Licenses for included components:
org.ow2.asm:asm org.ow2.asm:asm-analysis org.ow2.asm:asm-commons org.ow2.asm:asm-tree org.ow2.asm:asm-util ASM: a very small and fast Java bytecode manipulation framework Copyright (c) 2000-2011 INRIA, France Telecom All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
------------------------------------------------------------------------------ rzwitserloot/com.zwitserloot.cmdreader
Copyright © 2010 Reinier Zwitserloot.
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.
------------------------------------------------------------------------------
projectlombok/lombok.patcher
Copyright (C) 2009-2021 The Project Lombok Authors.
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. |
VMware | micrometer-registry-prometheus 1.13.2 |
Micrometer Registry Prometheus
Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ------------------------------------------------------------------------------- This product contains a modified portion of 'io.netty.util.internal.logging', in the Netty/Common library distributed by The Netty Project:
* Copyright 2013 The Netty Project * License: Apache License v2.0 * Homepage: https://netty.io
This product contains a modified portion of 'StringUtils.isBlank()', in the Commons Lang library distributed by The Apache Software Foundation:
* Copyright 2001-2019 The Apache Software Foundation * License: Apache License v2.0 * Homepage: https://commons.apache.org/proper/commons-lang/
This product contains a modified portion of 'JsonUtf8Writer', in the Moshi library distributed by Square, Inc:
* Copyright 2010 Google Inc. * License: Apache License v2.0 * Homepage: https://github.com/square/moshi
This product contains a modified portion of the 'org.springframework.lang' package in the Spring Framework library, distributed by VMware, Inc:
* Copyright 2002-2019 the original author or authors. * License: Apache License v2.0 * Homepage: https://spring.io/projects/spring-framework ------------------------------------------------------------------------------- See Appendix D for the Apache 2.0 License. ------------------------------------------------------------------------------- Fourth Party Runtime Dependencies ------------------------------------------------------------------------------- "micrometer-core" (io.micrometer:micrometer-core) Copyright 2002-2019 the original author or authors. Copyright 2010 Google Inc. The comments and initialization of {@code REPLACEMENT_CHARS} came Copyright 2017,2020 Pivotal Software, Inc.
Copyright (c) 2004-2011 QOS.ch Copyright 2012,2017 The Netty Project
Copyright 2017,2021 VMware, Inc.
Apache License, Version 2.0 ------------------------------------------------------------------------------- "HdrHistogram" (org.hdrhistogram:HdrHistogram)
The code in this repository code was Written by Gil Tene, Michael Barker, and Matt Warren, and released to the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
For users of this code who wish to consume it under the "BSD" license rather than under the public domain or CC0 contribution text mentioned above, the code found under this directory is *also* provided under the following license (commonly referred to as the BSD 2-Clause License). This license does not detract from the above stated release of the code into the public domain, and simply represents an additional license granted by the Author.
** Beginning of "BSD 2-Clause License" text. **
Copyright (c) 2012, 2013, 2014, 2015, 2016 Gil Tene Copyright (c) 2014 Michael Barker Copyright (c) 2014 Matt Warren 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.
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. -------------------------------------------- "LatencyUtils" (org.latencyutils:LatencyUtils)
* This code was Written by Gil Tene of Azul Systems, and released to the * public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
For users of this code who wish to consume it under the "BSD" license rather than under the public domain or CC0 contribution text mentioned above, the code found under this directory is *also* provided under the following license (commonly referred to as the BSD 2-Clause License). This license does not detract from the above stated release of the code into the public domain, and simply represents an additional license granted by the Author.
** Beginning of "BSD 2-Clause License" text. **
Copyright (c) 2012, 2013, 2014 Gil Tene 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.
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. -------------------------------------------- "Prometheus Java Simpleclient Common" (io.prometheus:simpleclient_common) "Prometheus Java Simpleclient" (io.prometheus:simpleclient)
Prometheus instrumentation library for JVM applications Copyright 2012-2015 The Prometheus Authors Copyright 2012 Andrew Wang (andrew@umbrant.com)
This product includes software developed at Boxever Ltd. (http://www.boxever.com/).
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
This product includes software developed as part of the Ocelli project by Netflix Inc. (https://github.com/Netflix/ocelli/). Apache License 2.0 |
The Prometheus Authors | mysqld_exporter 0.15.1 |
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0
---------------------------------- Copyright ----------------------------------- Copyright 2015 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2022 The Prometheus Authors.
----------------------------------- Notices ------------------------------------ Exporter for MySQL daemon. Copyright 2015 The Prometheus Authors
-------------------------- Fourth Party Dependencies ---------------------------
----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-3-Clause--modified-by-Google - MIT - MPL-2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/kingpin/v2
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/units
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/beorn7/perks
== License Type SPDX:MIT
== Copyright Copyright (C) 2013 Blake Mizerany
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cespare/xxhash/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Caleb Spare
--------------------------------- (separator) ----------------------------------
== Dependency github.com/coreos/go-systemd/v22
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Docker, Inc. Copyright 2015 CoreOS Inc. Copyright 2015 CoreOS, Inc. Copyright 2015 RedHat, Inc. Copyright 2015, 2018 CoreOS, Inc.
Copyright 2015-2018 CoreOS, Inc. Copyright 2016 CoreOS, Inc. Copyright 2018 CoreOS, Inc Copyright 2018 CoreOS, Inc. Copyright 2019 CoreOS, Inc. Copyright 2020 CoreOS, Inc. Copyright 2022 CoreOS, Inc.
== Notices CoreOS Project Copyright 2018 CoreOS, Inc
This product includes software developed at CoreOS, Inc. (http://www.coreos.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-kit/log
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Simon Eskildsen Copyright (c) 2021 Go kit Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logfmt/logfmt
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 go-logfmt Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-sql-driver/mysql
== License Type SPDX:MPL-2.0
== Copyright Copyright 2012 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2013 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2014 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2016 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2017 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2018 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2019 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2020 The Go-MySQL-Driver Authors. All rights reserved. Copyright 2022 The Go-MySQL-Driver Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/uuid
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009,2014 Google Inc. All rights reserved. Copyright 2016 Google Inc. All rights reserved. Copyright 2017 Google Inc. All rights reserved. Copyright 2018 Google Inc. All rights reserved. Copyright 2021 Google Inc. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jpillora/backoff
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Jaime Pillora
--------------------------------- (separator) ----------------------------------
== Dependency github.com/matttproud/golang_protobuf_extensions/v2
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012 Matt T. Proud (matt.proud@gmail.com) Copyright 2013 Matt T. Proud Copyright 2016 Matt T. Proud
== Notices Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mwitkow/go-conntrack
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 Michal Witkowski. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_golang
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2013, The Prometheus Authors Copyright (c) 2015 Björn Rabenstein Copyright 2010 The Go Authors Copyright 2012-2015 The Prometheus Authors Copyright 2013 Matt T. Proud Copyright 2013-2015 Blake Mizerany, Björn Rabenstein Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors
== Notices Prometheus instrumentation library for Go applications Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
perks - a fork of https://github.com/bmizerany/perks https://github.com/beorn7/perks Copyright 2013-2015 Blake Mizerany, Björn Rabenstein See https://github.com/beorn7/perks/blob/master/README.md for license details.
Go support for Protocol Buffers - Google's data interchange format http://github.com/golang/protobuf/ Copyright 2010 The Go Authors See source code for license details.
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_model
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012-2015 The Prometheus Authors Copyright 2013 Prometheus Team
== Notices Data model artifacts for Prometheus. Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2011, Open Knowledge Foundation Ltd. Copyright 2013 The Prometheus Authors Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2020 The Prometheus-operator Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors
== Notices Common libraries shared by Prometheus Go components. Copyright 2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/exporter-toolkit
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Matthew Holt and The Caddy Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/procfs
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Prometheus Team Copyright 2014-2015 The Prometheus Authors Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Copyright 2014-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/xhit/go-str2duration/v2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/crypto
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2017 The Go Authors. All rights reserved. Copyright (c) 2019 The Go Authors. All rights reserved. Copyright (c) 2020 The Go Authors. All rights reserved. Copyright (c) 2021 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/net
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/oauth2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The oauth2 Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2017 The oauth2 Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The oauth2 Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sync
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sys
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2009,2010 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All right reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/text
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2018 The Go Authors. All rights reserved. Copyright 2008 Google Inc. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.", Copyright 2019 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved.", Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/ini.v1
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Unknwon Copyright 2015 Unknwon Copyright 2016 Unknwon Copyright 2017 Unknwon Copyright 2019 Unknwon
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v2
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2006 Kirill Simonov Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
----------------------------------- Licenses ----------------------------------- == SPDX:Apache-2.0 See Appendix D for the Apache 2.0 License. --------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause--modified-by-Google
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MPL-2.0 See Appendix M for the Mozilla 2.0 License. |
The Prometheus Authors | Prometheus 2.50.1 |
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0
---------------------------------- Copyright ----------------------------------- Copyright (c) 2009 The Go Authors Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> Copyright (c) 2013, The GoGo Authors. Copyright (c) 2014 Ben Johnson Copyright (c) 2014 The strutil Authors. All rights reserved. Copyright (c) 2015,2016 Damian Gryski <damian@gryski.com> Copyright (c) Microsoft Corporation and other contributors Copyright 2009 Chris Wanstrath (Ruby) Copyright 2009 The Go Authors, 2011 Miek Gieben Copyright 2010-2014 Jan Lehnardt (JavaScript) Copyright 2010-2015 The mustache.js community Copyright 2011 The Snappy-Go Authors Copyright 2011-2014 Twitter, Inc. Copyright 2011-2014 by Shutterstock Images, LLC Copyright 2012 Matt York Copyright 2012 Suryandaru Triandana Copyright 2012-2015 The Prometheus Authors Copyright 2013 Google Inc. Copyright 2013 Matt T. Proud Copyright 2013 The Prometheus Authors Copyright 2014 Bass Jobsen @bassjobsen Copyright 2014 The Prometheus Authors Copyright 2015 Jonathan Peterson (@Eonasdan) Copyright 2015 The Prometheus Authors Copyright 2015 The etcd Authors Copyright 2016 The Prometheus Authors Copyright 2016 The etcd Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
----------------------------------- Notices ------------------------------------ The Prometheus systems and service monitoring server Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (https://soundcloud.com/).
The following components are included in this product:
Bootstrap https://getbootstrap.com Copyright 2011-2014 Twitter, Inc. Licensed under the MIT License
bootstrap3-typeahead.js https://github.com/bassjobsen/Bootstrap-3-Typeahead Original written by @mdo and @fat Copyright 2014 Bass Jobsen @bassjobsen Licensed under the Apache License, Version 2.0
fuzzy https://github.com/mattyork/fuzzy Original written by @mattyork Copyright 2012 Matt York Licensed under the MIT License
bootstrap-datetimepicker.js https://github.com/Eonasdan/bootstrap-datetimepicker Copyright 2015 Jonathan Peterson (@Eonasdan) Licensed under the MIT License
moment.js https://github.com/moment/moment/ Copyright JS Foundation and other contributors Licensed under the MIT License
Rickshaw https://github.com/shutterstock/rickshaw Copyright 2011-2014 by Shutterstock Images, LLC See https://github.com/shutterstock/rickshaw/blob/master/LICENSE for license details
mustache.js https://github.com/janl/mustache.js Copyright 2009 Chris Wanstrath (Ruby) Copyright 2010-2014 Jan Lehnardt (JavaScript) Copyright 2010-2015 The mustache.js community Licensed under the MIT License
jQuery https://jquery.org Copyright jQuery Foundation and other contributors Licensed under the MIT License
Protocol Buffers for Go with Gadgets https://github.com/gogo/protobuf/ Copyright (c) 2013, The GoGo Authors. See source code for license details.
Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ Copyright 2013 Google Inc. Licensed under the Apache License, Version 2.0
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
DNS library in Go https://miek.nl/2014/august/16/go-dns-package/ Copyright 2009 The Go Authors, 2011 Miek Gieben See https://github.com/miekg/dns/blob/master/LICENSE for license details.
LevelDB key/value database in Go https://github.com/syndtr/goleveldb Copyright 2012 Suryandaru Triandana See https://github.com/syndtr/goleveldb/blob/master/LICENSE for license details.
gosnappy - a fork of code.google.com/p/snappy-go https://github.com/syndtr/gosnappy Copyright 2011 The Snappy-Go Authors See https://github.com/syndtr/gosnappy/blob/master/LICENSE for license details.
go-zookeeper - Native ZooKeeper client for Go https://github.com/samuel/go-zookeeper Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> See https://github.com/samuel/go-zookeeper/blob/master/LICENSE for license details.
Time series compression algorithm from Facebook's Gorilla paper https://github.com/dgryski/go-tsz Copyright (c) 2015,2016 Damian Gryski <damian@gryski.com> See https://github.com/dgryski/go-tsz/blob/master/LICENSE for license details.
The Go programming language https://go.dev/ Copyright (c) 2009 The Go Authors See https://go.dev/LICENSE for license details.
The Codicon icon font from Microsoft https://github.com/microsoft/vscode-codicons Copyright (c) Microsoft Corporation and other contributors See https://github.com/microsoft/vscode-codicons/blob/main/LICENSE for license details.
We also use code from a large number of npm packages. For details, see: - https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package.json - https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package-lock.json - The individual package licenses as copied from the node_modules directory can be found in the npm_licenses.tar.bz2 archive in release tarballs and Docker images.
-------------------------- Fourth Party Dependencies ---------------------------
----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-2-Clause - BSD-3-Clause - BSD-3-Clause--modified-by-Google - ISC - MIT - MPL-2.0
--------------------------------- (separator) ----------------------------------
== Dependency cloud.google.com/go/compute/metadata
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Google LLC Copyright 2016 Google LLC Copyright 2018 Google LLC Copyright 2021 Google LLC Copyright 2022 Google LLC
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Azure/azure-sdk-for-go/sdk/azcore
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. Copyright (c) Microsoft Corporation. All rights reserved. Copyright 2017 Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Azure/azure-sdk-for-go/sdk/azidentity
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Azure/azure-sdk-for-go/sdk/internal
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. Copyright (c) Microsoft Corporation. All rights reserved. Copyright 2017 Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v4
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/AzureAD/microsoft-authentication-library-for-go
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License (the "License").
--------------------------------- (separator) ----------------------------------
== Dependency github.com/Code-Hex/go-generics-cache
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 codehex
--------------------------------- (separator) ----------------------------------
== Dependency github.com/KimMachineGun/automemlimit
== License Type SPDX:MIT
== Copyright Copyright (c) 2022 Geon Kim
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/kingpin/v2
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/units
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/armon/go-metrics
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Armon Dadgar
--------------------------------- (separator) ----------------------------------
== Dependency github.com/asaskevich/govalidator
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2020 Alex Saskevich
--------------------------------- (separator) ----------------------------------
== Dependency github.com/aws/aws-sdk-go
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2016 Carl Jackson Copyright 2013 The Go Authors. All rights reserved. Copyright 2014-2015 Stripe, Inc. Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
== Notices AWS SDK for Go Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright 2014-2015 Stripe, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/bboreham/go-loser
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/beorn7/perks
== License Type SPDX:MIT
== Copyright Copyright (C) 2013 Blake Mizerany
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cenkalti/backoff/v4
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Cenk Altı
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cespare/xxhash/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Caleb Spare
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cilium/ebpf
== License Type SPDX:MIT
== Copyright Copyright (c) 2015-2017 Cloudflare, Inc. All rights reserved. Copyright (c) 2017 Nathan Sweet Copyright (c) 2018, 2019 Cloudflare Copyright (c) 2019 Authors of Cilium Copyright (c) <year> <owner> . All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cncf/xds/go
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/containerd/cgroups/v3
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/coreos/go-systemd/v22
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Docker, Inc. Copyright 2015 CoreOS Inc. Copyright 2015 CoreOS, Inc. Copyright 2015 RedHat, Inc. Copyright 2015, 2018 CoreOS, Inc.
Copyright 2015-2018 CoreOS, Inc. Copyright 2016 CoreOS, Inc. Copyright 2018 CoreOS, Inc Copyright 2018 CoreOS, Inc. Copyright 2019 CoreOS, Inc. Copyright 2020 CoreOS, Inc. Copyright 2022 CoreOS, Inc.
== Notices CoreOS Project Copyright 2018 CoreOS, Inc
This product includes software developed at CoreOS, Inc. (http://www.coreos.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/davecgh/go-spew
== License Type ISC License
Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Copyright (c) 2013 Dave Collins <dave@davec.name> Copyright (c) 2013-2016 Dave Collins <dave@davec.name> Copyright (c) 2015-2016 Dave Collins <dave@davec.name>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/dennwc/varint
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Denys Smirnov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/digitalocean/godo
== License Type Copyright (c) 2014-2016 The godo AUTHORS. All rights reserved.
MIT License
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.
====================== Portions of the client are based on code at: https://github.com/google/go-github/
Copyright (c) 2013 The go-github 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.
== Copyright Copyright (c) 2013 The go-github AUTHORS. All rights reserved. Copyright (c) 2014-2016 The godo AUTHORS. All rights reserved. Copyright 2013 The Prometheus Authors Copyright 2017 The go-github AUTHORS. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/distribution/reference
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/docker/docker
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2015 John Howard (Microsoft) Copyright 2012-2017 Docker, Inc. Copyright 2013-2018 Docker, Inc. copyright 2015 Docker, inc. Code released under the Apache 2.0 license. Docs released under Creative commons.
== Notices Docker Copyright 2012-2017 Docker, Inc.
This product includes software developed at Docker, Inc. (https://www.docker.com).
This product contains software (https://github.com/creack/pty) developed by Keith Rarick, licensed under the MIT License.
The following is courtesy of our legal counsel:
Use and transfer of Docker may be subject to certain restrictions by the United States and other governments. It is your responsibility to ensure that your use and/or transfer does not violate applicable laws.
For more information, please see https://www.bis.doc.gov
See also https://www.apache.org/dev/crypto.html and/or seek legal counsel.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/docker/go-connections
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Docker, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/docker/go-units
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Docker, Inc. Copyright © 2015 Docker, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/edsrzf/mmap-go
== License Type Copyright (c) 2011, Evan Shaw <edsrzf@gmail.com> 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 copyright holder 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 <COPYRIGHT HOLDER> 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 Copyright (c) 2010, Gustavo Niemeyer <gustavo@niemeyer.net> Copyright (c) 2011, Evan Shaw <edsrzf@gmail.com> Copyright 2011 Evan Shaw. All rights reserved. Copyright 2020 Evan Shaw. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/emicklei/go-restful/v3
== License Type SPDX:MIT
== Copyright Copyright (c) 2012,2013 Ernest Micklei Copyright 2013 Ernest Micklei. All rights reserved. Copyright 2014 Ernest Micklei. All rights reserved. Copyright 2015 Ernest Micklei. All rights reserved. Copyright 2018 Ernest Micklei. All rights reserved. Copyright 2021 Ernest Micklei. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/envoyproxy/go-control-plane
== License Type SPDX:Apache-2.0
== Copyright Copyright 2018 Envoyproxy Authors Copyright 2019 Envoyproxy Authors Copyright 2020 Envoyproxy Authors Copyright 2022 Envoyproxy Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/envoyproxy/protoc-gen-validate
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/facette/natsort
== License Type Copyright (c) 2015, Vincent Batoufflet and Marc Falzon 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 authors 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.
== Copyright Copyright (c) 2015, Vincent Batoufflet and Marc Falzon
--------------------------------- (separator) ----------------------------------
== Dependency github.com/fatih/color
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Fatih Arslan
--------------------------------- (separator) ----------------------------------
== Dependency github.com/felixge/httpsnoop
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Felix Geisendörfer (felix@debuggable.com)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/fsnotify/fsnotify
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright © 2012 The Go Authors. All rights reserved. Copyright © fsnotify Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-kit/kit
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Peter Bourgon
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-kit/log
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Simon Eskildsen Copyright (c) 2021 Go kit Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logfmt/logfmt
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 go-logfmt Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logr/logr
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019 The logr Authors. Copyright 2020 The logr Authors. Copyright 2021 The logr Authors. Copyright 2022 The logr Authors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logr/stdr
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019 The logr Authors. Copyright 2021 The logr Authors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/analysis
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/errors
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/jsonpointer
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 sigu-399 ( https://github.com/sigu-399 )
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/jsonreference
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 sigu-399 ( https://github.com/sigu-399 )
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/loads
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/spec
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers Copyright 2017 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/strfmt
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/swag
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/validate
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers Copyright 2017 go-swagger maintainers Copyright 2018 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-resty/resty/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2015-2023 Jeevanandam M (jeeva@myjeeva.com) Copyright (c) 2015-2023 Jeevanandam M (jeeva@myjeeva.com), All rights reserved. Copyright (c) 2015-2023 Jeevanandam M. (jeeva@myjeeva.com), All rights reserved. Copyright (c) 2015-2023 Jeevanandam M., https://myjeeva.com <jeeva@myjeeva.com> Copyright 2021 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-zookeeper/zk
== License Type Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> 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 author 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 <COPYRIGHT HOLDER> 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 Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> Copyright 2012 Google Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/godbus/dbus/v5
== License Type SPDX:BSD-2-Clause
== Copyright Copyright (c) 2013, Georg Reinke (<guelfey at gmail dot com>), Google
--------------------------------- (separator) ----------------------------------
== Dependency github.com/gogo/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2013, The GoGo Authors. All rights reserved. Copyright (c) 2015, The GoGo Authors. rights reserved. Copyright (c) 2015, The GoGo Authors. All rights reserved. Copyright (c) 2016, The GoGo Authors. All rights reserved. Copyright (c) 2017, The GoGo Authors. All rights reserved. Copyright (c) 2018, The GoGo Authors. All rights reserved. Copyright (c) 2019, The GoGo Authors. All rights reserved. Copyright 2010 The Go Authors. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/golang-jwt/jwt/v5
== License Type SPDX:MIT
== Copyright Copyright (c) 2012 Dave Grijalva Copyright (c) 2021 golang-jwt maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/golang/groupcache
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012 Google Inc. Copyright 2013 Google Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/golang/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright 2010 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/golang/snappy
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2011 The Snappy-Go Authors. All rights reserved. Copyright 2011 The Snappy-Go Authors. All rights reserved. Copyright 2016 The Snappy-Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/gnostic-models
== License Type SPDX:Apache-2.0
== Copyright Copyright 2017 Google LLC. All Rights Reserved. Copyright 2017-2022, Google LLC. Copyright 2019 Google LLC. All Rights Reserved. Copyright 2020 Google LLC. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/go-cmp
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2017 The Go Authors. All rights reserved. Copyright 2017, The Go Authors. All rights reserved.
Copyright 2018, The Go Authors. All rights reserved.
Copyright 2019, The Go Authors. All rights reserved.
Copyright 2020, The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/go-querystring
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2013 Google. All rights reserved. Copyright 2013 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/gofuzz
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Google Inc. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/pprof
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) 2020 Free Software Foundation, Inc.", Copyright 2009-2017 Andrea Leofreddi <a.leofreddi@vleo.net>. All rights reserved. Copyright 2014 Google Inc. All Rights Reserved. Copyright 2016 Google Inc. All Rights Reserved. Copyright 2017 Google Inc. All Rights Reserved. Copyright 2018 Google Inc. All Rights Reserved. Copyright 2022 Google Inc. All Rights Reserved. Copyright 2023 Google Inc. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/s2a-go
== License Type SPDX:Apache-2.0
== Copyright Copyright 2021 Google LLC Copyright 2022 Google LLC Copyright 2023 Google LLC
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/uuid
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009,2014 Google Inc. All rights reserved. Copyright 2016 Google Inc. All rights reserved. Copyright 2017 Google Inc. All rights reserved. Copyright 2018 Google Inc. All rights reserved. Copyright 2021 Google Inc. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/googleapis/enterprise-certificate-proxy
== License Type SPDX:Apache-2.0
== Copyright Copyright 2022 Google LLC. Copyright 2023 Google LLC.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/googleapis/gax-go/v2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright 2016, Google Inc.
Copyright 2018, Google Inc.
Copyright 2019, Google Inc.
Copyright 2021 Google LLC Copyright 2021, Google Inc.
Copyright 2022 Google LLC Copyright 2022, Google Inc.
Copyright 2023, Google Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/gophercloud/gophercloud
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012-2013 Rackspace, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/gorilla/websocket
== License Type SPDX:BSD-2-Clause
== Copyright Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de> Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved. Copyright 2013 The Gorilla WebSocket Authors. All rights reserved. Copyright 2014 The Gorilla WebSocket Authors. All rights reserved. Copyright 2015 The Gorilla WebSocket Authors. All rights reserved. Copyright 2016 The Gorilla WebSocket Authors. All rights reserved. Use of Copyright 2017 The Gorilla WebSocket Authors. All rights reserved. Copyright 2019 The Gorilla WebSocket Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/grafana/regexp
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/grpc-ecosystem/grpc-gateway/v2
== License Type Copyright (c) 2015, Gengo, 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 Gengo, 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.
== Copyright Copyright (c) 2015, Gengo, Inc. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010, 2019 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/consul/api
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2020 HashiCorp, Inc. Copyright (c) HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/cronexpr
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 Raymond Hill
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/errwrap
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-cleanhttp
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-hclog
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Uber Technologies, Inc. Copyright (c) 2017 HashiCorp, Inc. Copyright (c) HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-immutable-radix
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-multierror
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-retryablehttp
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2015 HashiCorp, Inc. Copyright (c) HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-rootcerts
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-version
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/golang-lru
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2014 HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/nomad/api
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2015 HashiCorp, Inc. Copyright (c) HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/serf
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hetznercloud/hcloud-go/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2018-2020 Hetzner Cloud GmbH
--------------------------------- (separator) ----------------------------------
== Dependency github.com/imdario/mergo
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2013 Dario Castañé. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2013 Dario Castañé. All rights reserved. Copyright 2014 Dario Castañé. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/influxdata/influxdb
== License Type SPDX:MIT
== Copyright Copyright (c) 2012 The gocql Authors. All rights reserved. Copyright (c) 2013-2018 InfluxData Inc. Copyright (c) 2014 Shawn Smith Copyright 2009 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/ionos-cloud/sdk-go/v6
== License Type SPDX:Apache-2.0
== Copyright Copyright 2021 IONOS
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jmespath/go-jmespath
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 James Saryerwinnie
--------------------------------- (separator) ----------------------------------
== Dependency github.com/josharian/intern
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Josh Bleecher Snyder
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jpillora/backoff
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Jaime Pillora
--------------------------------- (separator) ----------------------------------
== Dependency github.com/json-iterator/go
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 json-iterator
--------------------------------- (separator) ----------------------------------
== Dependency github.com/julienschmidt/httprouter
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2013, Julien Schmidt Copyright 2009 The Go Authors. Copyright 2013 Julien Schmidt. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/klauspost/compress
== License Type Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2019 Klaus Post. 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.
------------------
Files: gzhttp/* See Appendix D for the Apache 2.0 License. ------------------
Files: s2/cmd/internal/readahead/*
The MIT License (MIT)
Copyright (c) 2015 Klaus Post
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.
--------------------- Files: snappy/* Files: internal/snapref/*
Copyright (c) 2011 The Snappy-Go 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.
-----------------
Files: s2/cmd/internal/filepathx/*
Copyright 2016 The filepathx Authors
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.
== Copyright Copyright (c) 2011 The Snappy-Go Authors. All rights reserved. Copyright (c) 2011 The Snappy-Go Authors. All rights reserved.\n"+ Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2013, Yann Collet, released under BSD License. Copyright (c) 2015 Klaus Post Copyright (c) 2015 Klaus Post, released under MIT License. See LICENSE file. Copyright (c) 2015, Pierre Curto Copyright (c) 2016 Caleb Spare Copyright (c) 2016 Caleb Spare. Copyright (c) 2016 Evan Huus Copyright (c) 2019 Klaus Post. All rights reserved. Copyright (c) 2019+ Klaus Post. All rights reserved. Copyright (c) 2019+ Klaus Post. All rights reserved.\n\n") Copyright (c) 2021 Klaus Post. All rights reserved. Copyright (c) 2022 Klaus Post. All rights reserved. Copyright (c) 2022+ Klaus Post. All rights reserved. Copyright (c) 2023 Klaus Post Copyright (c) 2023 Klaus Post. All rights reserved. Copyright (c) 2023")) Copyright (c) 2023". Copyright (c) 2023+ Klaus Post. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2011 The Snappy-Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2016 The Snappy-Go Authors. All rights reserved. Copyright 2016 The filepathx Authors Copyright 2016-2017 The New York Times Company Copyright 2017 The Go Authors. All rights reserved.\n// Use of this source code is governed by a BSD-style\n// license that can be found in the LICENSE file.\n\npackage ), uintptr(unsafe.Pointer(_p1)), 0)\n\tif e1 != 0 {\n\t\terr = errnoErr(e1)\n\t}\n\treturn\n}\n\n// THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT\n\nfunc Sync() (err error) {\n\t_, _, e1 := SyscDLINK = 0x10\n\tMOVEFILE_FAIL_IF_NOT") Copyright 2018 Klaus Post. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2019+ Klaus Post. All rights reserved. Copyright 2020+ Klaus Post. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022" Copyright 2023 Google LLC Copyright 2023+ Klaus Post. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/kolo/xmlrpc
== License Type SPDX:MIT
== Copyright Copyright (C) 2012 Dmitry Maksimov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/kylelemons/godebug
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 Google Inc. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/linode/linodego
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Christopher "Chief" Najewicz
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mailru/easyjson
== License Type SPDX:MIT
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2016 Mail.Ru Group
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mattn/go-colorable
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Yasuhiro Matsumoto
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mattn/go-isatty
== License Type SPDX:MIT
== Copyright Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/miekg/dns
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2009, The Go Authors. Extensions copyright (c) 2011, Miek Gieben.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mitchellh/mapstructure
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Mitchell Hashimoto
--------------------------------- (separator) ----------------------------------
== Dependency github.com/modern-go/concurrent
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/modern-go/reflect2
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/munnerz/goautoneg
== License Type Copyright (c) 2011, Open Knowledge Foundation Ltd. 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 Open Knowledge Foundation Ltd. 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.
== Copyright Copyright (c) 2011, Open Knowledge Foundation Ltd.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mwitkow/go-conntrack
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 Michal Witkowski. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/nsf/jsondiff
== License Type SPDX:MIT
== Copyright Copyright (C) 2019 nsf <no.smile.face@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/oklog/run
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/oklog/ulid
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 The Oklog Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/opencontainers/go-digest
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 Docker, Inc. Copyright 2017 Docker, Inc. Copyright 2019, 2020 OCI Contributors
Copyright 2020, 2020 OCI Contributors
Copyright © 2016 Docker, Inc. Copyright © 2019, 2020 OCI Contributors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/opencontainers/image-spec
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) 2004, 2006 The Linux Foundation and its contributors. Copyright 2016 The Linux Foundation Copyright 2016 The Linux Foundation. Copyright 2017 The Linux Foundation
--------------------------------- (separator) ----------------------------------
== Dependency github.com/opencontainers/runtime-spec
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) 2004, 2006 The Linux Foundation and its contributors. Copyright 2015 The Linux Foundation.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/ovh/go-ovh
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2015-2023, OVH SAS
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pbnjay/memory
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2017, Jeremy Jay
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pkg/browser
== License Type SPDX:BSD-2-Clause
== Copyright Copyright (c) 2014, Dave Cheney <dave@cheney.net>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pkg/errors
== License Type SPDX:BSD-2-Clause
== Copyright Copyright (c) 2015, Dave Cheney <dave@cheney.net>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pmezard/go-difflib
== License Type Copyright (c) 2013, Patrick Mezard 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. The names of its contributors may not 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.
== Copyright Copyright (c) 2013, Patrick Mezard
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/alertmanager
== License Type SPDX:Apache-2.0
== Copyright Copyright 2011-2014 Twitter, Inc. Copyright 2012 Stefan Petre Copyright 2013-2015 The Prometheus Authors Copyright 2015 Prometheus Team Copyright 2015 The Prometheus Authors Copyright 2016 Prometheus Team Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 Prometheus Team Copyright 2018 The Prometheus Authors Copyright 2019 Prometheus Team Copyright 2019 The Prometheus Authors Copyright 2020 Prometheus Team Copyright 2020 The Prometheus Authors Copyright 2021 Prometheus Team Copyright 2022 Prometheus Team Copyright 2023 Prometheus Team
== Notices Prometheus Alertmanager Copyright 2013-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
Bootstrap http://getbootstrap.com Copyright 2011-2014 Twitter, Inc. Licensed under the MIT License
bootstrap-datetimepicker.js http://www.eyecon.ro/bootstrap-datepicker Copyright 2012 Stefan Petre Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_golang
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2013, The Prometheus Authors Copyright (c) 2015 Björn Rabenstein Copyright 2010 The Go Authors Copyright 2012-2015 The Prometheus Authors Copyright 2013 Matt T. Proud Copyright 2013-2015 Blake Mizerany, Björn Rabenstein Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices Prometheus instrumentation library for Go applications Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
perks - a fork of https://github.com/bmizerany/perks https://github.com/beorn7/perks Copyright 2013-2015 Blake Mizerany, Björn Rabenstein See https://github.com/beorn7/perks/blob/master/README.md for license details.
Go support for Protocol Buffers - Google's data interchange format http://github.com/golang/protobuf/ Copyright 2010 The Go Authors See source code for license details.
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_model
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012-2015 The Prometheus Authors Copyright 2013 Prometheus Team
== Notices Data model artifacts for Prometheus. Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2011, Open Knowledge Foundation Ltd. Copyright 2013 The Prometheus Authors Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2020 The Prometheus-operator Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices Common libraries shared by Prometheus Go components. Copyright 2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common/sigv4
== License Type SPDX:Apache-2.0
== Copyright Copyright 2018 The Prometheus Authors Copyright 2021 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/exporter-toolkit
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Matthew Holt and The Caddy Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/procfs
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Prometheus Team Copyright 2014-2015 The Prometheus Authors Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Copyright 2014-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/prometheus/documentation/examples/remote_storage
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> Copyright (c) 2013, The GoGo Authors. Copyright (c) 2014 Ben Johnson Copyright (c) 2014 The strutil Authors. All rights reserved. Copyright (c) 2015,2016 Damian Gryski <damian@gryski.com> Copyright (c) Microsoft Corporation and other contributors Copyright 2009 Chris Wanstrath (Ruby) Copyright 2009 The Go Authors, 2011 Miek Gieben Copyright 2010-2014 Jan Lehnardt (JavaScript) Copyright 2010-2015 The mustache.js community Copyright 2011 The Snappy-Go Authors Copyright 2011-2014 Twitter, Inc. Copyright 2011-2014 by Shutterstock Images, LLC Copyright 2012 Matt York Copyright 2012 Suryandaru Triandana Copyright 2012-2015 The Prometheus Authors Copyright 2013 Google Inc. Copyright 2013 Matt T. Proud Copyright 2013 The Prometheus Authors Copyright 2014 Bass Jobsen @bassjobsen Copyright 2014 The Prometheus Authors Copyright 2015 Jonathan Peterson (@Eonasdan) Copyright 2015 The Prometheus Authors Copyright 2015 The etcd Authors Copyright 2016 The Prometheus Authors Copyright 2016 The etcd Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices The Prometheus systems and service monitoring server Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (https://soundcloud.com/).
The following components are included in this product:
Bootstrap https://getbootstrap.com Copyright 2011-2014 Twitter, Inc. Licensed under the MIT License
bootstrap3-typeahead.js https://github.com/bassjobsen/Bootstrap-3-Typeahead Original written by @mdo and @fat Copyright 2014 Bass Jobsen @bassjobsen Licensed under the Apache License, Version 2.0
fuzzy https://github.com/mattyork/fuzzy Original written by @mattyork Copyright 2012 Matt York Licensed under the MIT License
bootstrap-datetimepicker.js https://github.com/Eonasdan/bootstrap-datetimepicker Copyright 2015 Jonathan Peterson (@Eonasdan) Licensed under the MIT License
moment.js https://github.com/moment/moment/ Copyright JS Foundation and other contributors Licensed under the MIT License
Rickshaw https://github.com/shutterstock/rickshaw Copyright 2011-2014 by Shutterstock Images, LLC See https://github.com/shutterstock/rickshaw/blob/master/LICENSE for license details
mustache.js https://github.com/janl/mustache.js Copyright 2009 Chris Wanstrath (Ruby) Copyright 2010-2014 Jan Lehnardt (JavaScript) Copyright 2010-2015 The mustache.js community Licensed under the MIT License
jQuery https://jquery.org Copyright jQuery Foundation and other contributors Licensed under the MIT License
Protocol Buffers for Go with Gadgets https://github.com/gogo/protobuf/ Copyright (c) 2013, The GoGo Authors. See source code for license details.
Go support for leveled logs, analogous to https://code.google.com/p/google-glog/ Copyright 2013 Google Inc. Licensed under the Apache License, Version 2.0
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
DNS library in Go https://miek.nl/2014/august/16/go-dns-package/ Copyright 2009 The Go Authors, 2011 Miek Gieben See https://github.com/miekg/dns/blob/master/LICENSE for license details.
LevelDB key/value database in Go https://github.com/syndtr/goleveldb Copyright 2012 Suryandaru Triandana See https://github.com/syndtr/goleveldb/blob/master/LICENSE for license details.
gosnappy - a fork of code.google.com/p/snappy-go https://github.com/syndtr/gosnappy Copyright 2011 The Snappy-Go Authors See https://github.com/syndtr/gosnappy/blob/master/LICENSE for license details.
go-zookeeper - Native ZooKeeper client for Go https://github.com/samuel/go-zookeeper Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com> See https://github.com/samuel/go-zookeeper/blob/master/LICENSE for license details.
Time series compression algorithm from Facebook's Gorilla paper https://github.com/dgryski/go-tsz Copyright (c) 2015,2016 Damian Gryski <damian@gryski.com> See https://github.com/dgryski/go-tsz/blob/master/LICENSE for license details.
The Go programming language https://go.dev/ Copyright (c) 2009 The Go Authors See https://go.dev/LICENSE for license details.
The Codicon icon font from Microsoft https://github.com/microsoft/vscode-codicons Copyright (c) Microsoft Corporation and other contributors See https://github.com/microsoft/vscode-codicons/blob/main/LICENSE for license details.
We also use code from a large number of npm packages. For details, see: - https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package.json - https://github.com/prometheus/prometheus/blob/main/web/ui/react-app/package-lock.json - The individual package licenses as copied from the node_modules directory can be found in the npm_licenses.tar.bz2 archive in release tarballs and Docker images.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/scaleway/scaleway-sdk-go
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019 Scaleway.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shurcooL/httpfs
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitri Shuralyov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/sirupsen/logrus
== License Type SPDX:MIT
== Copyright Copyright (c) 2012 Miki Tebeka <miki.tebeka@gmail.com>. Copyright (c) 2014 Simon Eskildsen
--------------------------------- (separator) ----------------------------------
== Dependency github.com/spf13/pflag
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2012 Alex Ogier. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/stretchr/testify
== License Type SPDX:MIT
== Copyright Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/vultr/govultr/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Vultr
--------------------------------- (separator) ----------------------------------
== Dependency github.com/xhit/go-str2duration/v2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency go.mongodb.org/mongo-driver
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) MongoDB, Inc. 2017-present. Copyright (C) MongoDB, Inc. 2018-present. Copyright (C) MongoDB, Inc. 2019-present. Copyright (C) MongoDB, Inc. 2020-present. Copyright (C) MongoDB, Inc. 2021-present. Copyright (C) MongoDB, Inc. 2022-present. Copyright (C) MongoDB, Inc. 2023-present. Copyright 2009 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 Patrick Mezard. All rights reserved. Use of this source code is Copyright 2014 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2020 Mat Ryer, Tyler Bunnell and all contributors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency go.opencensus.io
== License Type SPDX:Apache-2.0
== Copyright Copyright 2017, OpenCensus Authors
Copyright 2018, OpenCensus Authors
Copyright 2019, OpenCensus Authors
Copyright 2020, OpenCensus Authors
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/collector/featuregate
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/collector/pdata
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/collector/semconv
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/exporters/otlp/otlptrace
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/metric
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/sdk
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/trace
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/proto/otlp
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019, OpenTelemetry Authors
Copyright 2020, OpenTelemetry Authors
--------------------------------- (separator) ----------------------------------
== Dependency go.uber.org/atomic
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Uber Technologies, Inc. Copyright (c) 2016-2020 Uber Technologies, Inc. Copyright (c) 2020 Uber Technologies, Inc. Copyright (c) 2020-2022 Uber Technologies, Inc. Copyright (c) 2020-2023 Uber Technologies, Inc. Copyright (c) 2021 Uber Technologies, Inc. Copyright (c) 2021-2022 Uber Technologies, Inc. Copyright (c) 2022 Uber Technologies, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency go.uber.org/automaxprocs
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Uber Technologies, Inc. Copyright (c) 2022 Uber Technologies, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency go.uber.org/goleak
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Uber Technologies, Inc. Copyright (c) 2017-2023 Uber Technologies, Inc. Copyright (c) 2018 Uber Technologies, Inc. Copyright (c) 2021-2023 Uber Technologies, Inc. Copyright (c) 2023 Uber Technologies, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency go.uber.org/multierr
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Uber Technologies, Inc. Copyright (c) 2017-2021 Uber Technologies, Inc. Copyright (c) 2017-2023 Uber Technologies, Inc. Copyright (c) 2020 Uber Technologies, Inc. Copyright (c) 2021 Uber Technologies, Inc. Copyright (c) 2023 Uber Technologies, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/crypto
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2017 The Go Authors. All rights reserved. Copyright (c) 2019 The Go Authors. All rights reserved. Copyright (c) 2020 The Go Authors. All rights reserved. Copyright (c) 2021 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/exp
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/net
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/oauth2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The oauth2 Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2017 The oauth2 Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The oauth2 Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sync
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sys
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2009,2010 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All right reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/term
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/text
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/time
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/api
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2011 Google Inc. All rights reserved. Copyright (c) 2013 Joshua Tacoma. All rights reserved. Copyright 2011 Google LLC. All rights reserved. Copyright 2012 Google LLC. All rights reserved. Copyright 2013 Google LLC. All rights reserved. Copyright 2013 Joshua Tacoma. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 Google LLC Copyright 2015 Google LLC. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 Google LLC Copyright 2016 Google LLC. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 Google LLC. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 Google LLC Copyright 2018 Google LLC. Copyright 2018 Google LLC. All rights reserved. Copyright 2019 Google LLC. Copyright 2019 Google LLC. All rights reserved. Copyright 2020 Google LLC. Copyright 2020 Google LLC. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 Google LLC. Copyright 2021 Google LLC. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 Google LLC. Copyright 2022 Google LLC. All rights reserved. Copyright 2023 Google LLC. Copyright 2024 Google LLC.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/genproto/googleapis/api
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Google LLC Copyright 2016 Google LLC Copyright 2019 Google LLC. Copyright 2022 Google LLC Copyright 2023 Google LLC
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/genproto/googleapis/rpc
== License Type SPDX:Apache-2.0
== Copyright Copyright 2022 Google LLC Copyright 2023 Google LLC
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/grpc
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 gRPC authors. Copyright 2015 The gRPC Authors Copyright 2015 gRPC authors. Copyright 2015-2016 gRPC authors. Copyright 2016 The gRPC Authors Copyright 2016 gRPC authors. Copyright 2017 gRPC authors. Copyright 2018 The gRPC Authors Copyright 2018 gRPC authors. Copyright 2019 gRPC authors. Copyright 2020 The gRPC Authors Copyright 2020 gRPC authors. Copyright 2021 gRPC authors. Copyright 2022 gRPC authors. Copyright 2023 gRPC authors.
== Notices Copyright 2014 gRPC authors.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2018 The Go Authors. All rights reserved. Copyright 2008 Google Inc. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.", Copyright 2019 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved.", Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/inf.v0
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2012 Péter Surányi. Portions Copyright (c) 2009 The Go
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/ini.v1
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Unknwon Copyright 2015 Unknwon Copyright 2016 Unknwon Copyright 2017 Unknwon Copyright 2019 Unknwon
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v2
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2006 Kirill Simonov Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v3
== License Type
This project is covered by two different licenses: MIT and Apache.
#### MIT License ####
The following files were ported to Go from C files of libyaml, and thus are still covered by their original MIT license, with the additional copyright staring in 2011 when the project was ported over:
apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
Copyright (c) 2006-2010 Kirill Simonov Copyright (c) 2006-2011 Kirill Simonov
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.
### Apache License ###
All the remaining project files are covered by the Apache license:
Copyright (c) 2011-2019 Canonical Ltd
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
== Copyright Copyright (c) 2006-2010 Kirill Simonov Copyright (c) 2006-2011 Kirill Simonov Copyright (c) 2011-2019 Canonical Ltd Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/api
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 The Kubernetes Authors. Copyright 2016 The Kubernetes Authors. Copyright 2017 The Kubernetes Authors. Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Kubernetes Authors. Copyright 2021 The Kubernetes Authors. Copyright 2022 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/apimachinery
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Kubernetes Authors. Copyright 2015 The Kubernetes Authors. Copyright 2016 The Kubernetes Authors. Copyright 2017 The Kubernetes Authors. Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Kubernetes Authors. Copyright 2021 The Kubernetes Authors. Copyright 2022 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/client-go
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2014 The Kubernetes Authors. Copyright 2015 The Kubernetes Authors. Copyright 2016 The Kubernetes Authors. Copyright 2017 The Kubernetes Authors. Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Kubernetes Authors. Copyright 2021 The Kubernetes Authors. Copyright 2022 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/klog
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/klog/v2
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/kube-openapi
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) MongoDB, Inc. 2017-present. Copyright (c) 2020 The Go Authors. All rights reserved. Copyright 2015 go-swagger maintainers Copyright 2016 The Kubernetes Authors. Copyright 2017 The Kubernetes Authors. Copyright 2017 go-swagger maintainers Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Go Authors. All rights reserved. Copyright 2020 The Kubernetes Authors. Copyright 2021 The Go Authors. All rights reserved. Copyright 2021 The Kubernetes Authors. Copyright 2022 The Go Authors. All rights reserved. Copyright 2022 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency k8s.io/utils
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2012 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2013 Google Inc. Copyright 2014 The Kubernetes Authors. Copyright 2015 The Kubernetes Authors. Copyright 2016 The Kubernetes Authors. Copyright 2017 The Kubernetes Authors. Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Kubernetes Authors. Copyright 2021 The Kubernetes Authors. Copyright 2022 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency sigs.k8s.io/json
== License Type Files other than internal/golang/* licensed under: See Appendix D for the Apache 2.0 License. ------------------
internal/golang/* files licensed under:
Copyright (c) 2009 The Go 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.
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2021 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency sigs.k8s.io/structured-merge-diff/v4
== License Type SPDX:Apache-2.0
== Copyright Copyright 2018 The Kubernetes Authors. Copyright 2019 The Kubernetes Authors. Copyright 2020 The Kubernetes Authors. Copyright 2023 The Kubernetes Authors.
--------------------------------- (separator) ----------------------------------
== Dependency sigs.k8s.io/yaml
== License Type The MIT License (MIT)
Copyright (c) 2014 Sam Ghods
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.
Copyright (c) 2012 The Go 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.
== Copyright Copyright (c) 2012 The Go Authors. All rights reserved. Copyright (c) 2014 Sam Ghods Copyright 2013 The Go Authors. All rights reserved.
----------------------------------- Licenses -----------------------------------
--------------------------------- (separator) ---------------------------------- == SPDX:Apache-2.0 See Appendix D for the Apache 2.0 License. --------------------------------- (separator) ---------------------------------- == SPDX:BSD-2-Clause
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
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.
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder 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.
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause--modified-by-Google
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MPL-2.0 See Appendix M for the Mozilla 2.0 License. ------------------------------ Top-Level License -------------------------------
---------------------------------- Copyright ----------------------------------- (no copyrights found)
-------------------------- Fourth Party Dependencies ---------------------------
----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-0-Clause - BSD-2-Clause - BSD-3-Clause - BSD-3-Clause--modified-by-Google - GPL-2.0 - ISC - MIT - OFL-1.1
--------------------------------- (separator) ----------------------------------
== Dependency @babel/runtime
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/autocomplete
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/commands
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/language
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/lint
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/search
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/state
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @codemirror/view
== License Type SPDX:MIT
== Copyright Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @forevolve/bootstrap-dark
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Federico Zivolo and contributors Copyright (c) 2018-2021 Carl-Hugo Marcotte Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
--------------------------------- (separator) ----------------------------------
== Dependency @fortawesome/fontawesome-common-types
== License Type Fonticons, Inc. (https://fontawesome.com)
--------------------------------- (separator) ----------------------------------
== Dependency set-function-length
== License Type SPDX:MIT
== Copyright Copyright (c) Jordan Harband and contributors
--------------------------------- (separator) ----------------------------------
== Dependency toggle-selection
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency define-data-property
== License Type SPDX:MIT
== Copyright Copyright (c) 2023 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency hasown
== License Type SPDX:MIT
== Copyright Copyright (c) Jordan Harband and contributors
--------------------------------- (separator) ----------------------------------
== Dependency @nexucis/kvsearch
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Augustin Husson
--------------------------------- (separator) ----------------------------------
== Dependency gopd
== License Type SPDX:MIT
== Copyright Copyright (c) 2022 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency gud
== License Type SPDX:MIT
== Copyright Copyright (c)
--------------------------------- (separator) ----------------------------------
== Dependency popper.js
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Floating UI contributors
--------------------------------- (separator) ----------------------------------
== Dependency @prometheus-io/app
== License Type SPDX:Apache-2.0
== Copyright Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency @prometheus-io/codemirror-promql
== License Type SPDX:Apache-2.0
== Copyright Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency @prometheus-io/lezer-promql
== License Type SPDX:Apache-2.0
== Copyright Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency es-define-property
== License Type SPDX:MIT
== Copyright Copyright (c) 2024 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency es-errors
== License Type SPDX:MIT
== Copyright Copyright (c) 2024 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency has-proto
== License Type SPDX:MIT
== Copyright Copyright (c) 2022 Inspect JS
--------------------------------- (separator) ----------------------------------
== Dependency jquery.flot.tooltip
== License Type SPDX:MIT
== Copyright Copyright (c) 2011-2016 Krzysztof Urbas (@krzysu).
--------------------------------- (separator) ----------------------------------
== Dependency set-function-name
== License Type SPDX:MIT
== Copyright Copyright (c) Jordan Harband and contributors
--------------------------------- (separator) ----------------------------------
== Dependency undici-types
== License Type SPDX:MIT
== Copyright Copyright (c) Matteo Collina and Undici contributors
--------------------------------------------------------------------------------
Font Awesome Free License
Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want. Full Font Awesome Free license: https://fontawesome.com/license/free.
--------------------------------------------------------------------------------
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
The Font Awesome Free download is licensed under a Creative Commons Attribution 4.0 International License and applies to all icons packaged as SVG and JS file types.
--------------------------------------------------------------------------------
# Fonts: SIL OFL 1.1 License
In the Font Awesome Free download, the SIL OFL license applies to all icons packaged as web and desktop font files.
Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) with Reserved Font Name: "Font Awesome".
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
--------------------------------------------------------------------------------
# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files.
Copyright 2023 Fonticons, Inc.
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.
--------------------------------------------------------------------------------
# Attribution
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution, so you shouldn't need to do anything additional when using these files normally.
We've kept attribution comments terse, so we ask that you do not actively work to remove them from files, especially code. They're a great way for folks to learn about Font Awesome.
--------------------------------------------------------------------------------
# Brand Icons
All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa. **Please do not use brand logos for any purpose except to represent the company, product, or service to which they refer.**
== Copyright Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) Copyright 2023 Fonticons, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency @fortawesome/fontawesome-svg-core
== License Type Fonticons, Inc. (https://fontawesome.com)
--------------------------------------------------------------------------------
Font Awesome Free License
Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want. Full Font Awesome Free license: https://fontawesome.com/license/free.
--------------------------------------------------------------------------------
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
The Font Awesome Free download is licensed under a Creative Commons Attribution 4.0 International License and applies to all icons packaged as SVG and JS file types.
--------------------------------------------------------------------------------
# Fonts: SIL OFL 1.1 License
In the Font Awesome Free download, the SIL OFL license applies to all icons packaged as web and desktop font files.
Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) with Reserved Font Name: "Font Awesome".
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
--------------------------------------------------------------------------------
# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files.
Copyright 2023 Fonticons, Inc.
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.
--------------------------------------------------------------------------------
# Attribution
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution, so you shouldn't need to do anything additional when using these files normally.
We've kept attribution comments terse, so we ask that you do not actively work to remove them from files, especially code. They're a great way for folks to learn about Font Awesome.
--------------------------------------------------------------------------------
# Brand Icons
All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa. **Please do not use brand logos for any purpose except to represent the company, product, or service to which they refer.**
== Copyright Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) Copyright 2023 Fonticons, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency @fortawesome/free-solid-svg-icons
== License Type Fonticons, Inc. (https://fontawesome.com)
--------------------------------------------------------------------------------
Font Awesome Free License
Font Awesome Free is free, open source, and GPL friendly. You can use it for commercial projects, open source projects, or really almost whatever you want. Full Font Awesome Free license: https://fontawesome.com/license/free.
--------------------------------------------------------------------------------
# Icons: CC BY 4.0 License (https://creativecommons.org/licenses/by/4.0/)
The Font Awesome Free download is licensed under a Creative Commons Attribution 4.0 International License and applies to all icons packaged as SVG and JS file types.
--------------------------------------------------------------------------------
# Fonts: SIL OFL 1.1 License
In the Font Awesome Free download, the SIL OFL license applies to all icons packaged as web and desktop font files.
Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) with Reserved Font Name: "Font Awesome".
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
DEFINITIONS "Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting, or substituting — in part or in whole — any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
TERMINATION This license becomes null and void if any of the above conditions are not met.
DISCLAIMER THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
--------------------------------------------------------------------------------
# Code: MIT License (https://opensource.org/licenses/MIT)
In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files.
Copyright 2023 Fonticons, Inc.
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.
--------------------------------------------------------------------------------
# Attribution
Attribution is required by MIT, SIL OFL, and CC BY licenses. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution, so you shouldn't need to do anything additional when using these files normally.
We've kept attribution comments terse, so we ask that you do not actively work to remove them from files, especially code. They're a great way for folks to learn about Font Awesome.
--------------------------------------------------------------------------------
# Brand Icons
All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by Font Awesome, nor vice versa. **Please do not use brand logos for any purpose except to represent the company, product, or service to which they refer.**
== Copyright Copyright (c) 2023 Fonticons, Inc. (https://fontawesome.com) Copyright 2023 Fonticons, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency @fortawesome/react-fontawesome
== License Type SPDX:MIT
== Copyright Copyright 2018 Fonticons, Inc. copyright © 2012+ Dom Christie
--------------------------------- (separator) ----------------------------------
== Dependency @hypnosphi/create-react-context
== License Type SPDX:MIT
== Copyright Copyright (c) 2017-present James Kyle <me@thejameskyle.com>
--------------------------------- (separator) ----------------------------------
== Dependency @lezer/common
== License Type SPDX:MIT
== Copyright Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @lezer/highlight
== License Type SPDX:MIT
== Copyright Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @lezer/lr
== License Type SPDX:MIT
== Copyright Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency @nexucis/fuzzy
== License Type SPDX:MIT
== Copyright Copyright (c) 2020 Augustin Husson
--------------------------------- (separator) ----------------------------------
== Dependency @types/http-proxy
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency @types/node
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency anymatch
== License Type The ISC License
Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com)
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2019 Elan Shanker, Paul Miller (https://paulmillr.com)
--------------------------------- (separator) ----------------------------------
== Dependency binary-extensions
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
--------------------------------- (separator) ----------------------------------
== Dependency bootstrap
== License Type SPDX:MIT
== Copyright Copyright (c) 2011-2022 The Bootstrap Authors Copyright (c) 2011-2022 Twitter, Inc. Copyright (c) 2016 Federico Zivolo and contributors Copyright 2011-2022 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors) copyright 2011-2022 the [Bootstrap Authors](https://github.com/twbs/bootstrap/graphs/contributors) and [Twitter, Inc.](https://twitter.com) Code released under the [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
--------------------------------- (separator) ----------------------------------
== Dependency braces
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2018, Jon Schlinkert. Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency call-bind
== License Type SPDX:MIT
== Copyright Copyright (c) 2020 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency chokidar
== License Type SPDX:MIT
== Copyright Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
--------------------------------- (separator) ----------------------------------
== Dependency classnames
== License Type SPDX:MIT
== Copyright Copyright (c) 2018 Copyright (c) 2018 Jed Watson Copyright (c) 2018 Jed Watson.
--------------------------------- (separator) ----------------------------------
== Dependency compute-scroll-into-view
== License Type SPDX:MIT
== Copyright Copyright (c) 2023 Cody Olsen
--------------------------------- (separator) ----------------------------------
== Dependency copy-to-clipboard
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency crelt
== License Type SPDX:MIT
== Copyright Copyright (C) 2020 by Marijn Haverbeke <marijnh@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency css.escape
== License Type SPDX:MIT
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency deep-equal
== License Type SPDX:MIT
== Copyright Copyright (c) 2012, 2013, 2014 James Halliday <mail@substack.net>, 2009 Thomas Robinson <280north.com>
--------------------------------- (separator) ----------------------------------
== Dependency deepmerge
== License Type SPDX:MIT
== Copyright Copyright (c) 2012 James Halliday, Josh Duff, and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency define-properties
== License Type SPDX:MIT
== Copyright Copyright (C) 2015 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency dom-helpers
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Jason Quense Copyright 2013-2014, Facebook, Inc. Copyright 2014-2015, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency dom-serializer
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 The cheeriojs contributors
--------------------------------- (separator) ----------------------------------
== Dependency domelementtype
== License Type Copyright (c) Felix Böhm 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 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, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
== Copyright Copyright (c) Felix Böhm
--------------------------------- (separator) ----------------------------------
== Dependency domhandler
== License Type Copyright (c) Felix Böhm 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 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, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
== Copyright Copyright (c) Felix Böhm
--------------------------------- (separator) ----------------------------------
== Dependency domutils
== License Type Copyright (c) Felix Böhm 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 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, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
== Copyright Copyright (c) Felix Böhm
--------------------------------- (separator) ----------------------------------
== Dependency downshift
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2017 PayPal Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency entities
== License Type Copyright (c) Felix Böhm 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 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, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
== Copyright Copyright (c) Felix Böhm
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency escape-string-regexp
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency eventemitter3
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Arnout Kazemier
--------------------------------- (separator) ----------------------------------
== Dependency fill-range
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Jon Schlinkert. Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency follow-redirects
== License Type SPDX:MIT
== Copyright Copyright 2014–present Olivier Lalonde <olalonde@gmail.com>, James Talmage <james@talmage.io>, Ruben Verborgh
--------------------------------- (separator) ----------------------------------
== Dependency function-bind
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Raynos.
--------------------------------- (separator) ----------------------------------
== Dependency functions-have-names
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency get-intrinsic
== License Type SPDX:MIT
== Copyright Copyright (c) 2020 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency glob-parent
== License Type The ISC License
Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2015, 2019 Elan Shanker, 2021 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency has-property-descriptors
== License Type SPDX:MIT
== Copyright Copyright (c) 2022 Inspect JS
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency has-symbols
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency has-tostringtag
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Inspect JS
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency history
== License Type SPDX:MIT
== Copyright Copyright (c) React Training 2016-2018
--------------------------------- (separator) ----------------------------------
== Dependency hoist-non-react-statics
== License Type Software License Agreement (BSD License) ========================================
Copyright (c) 2015, Yahoo! Inc. All rights reserved. ----------------------------------------------------
Redistribution and use of this software 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 Yahoo! Inc. nor the names of YUI's contributors may be used to endorse or promote products derived from this software without specific prior written permission of Yahoo! Inc.
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.
== Copyright Copyright (c) 2015, Yahoo! Inc. All rights reserved. Copyright 2015, Yahoo! Inc.
--------------------------------- (separator) ----------------------------------
== Dependency htmlparser2
== License Type SPDX:MIT
== Copyright Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All
rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency http-proxy-middleware
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Steven Chim Copyright (c) 2015-2022 Steven Chim
--------------------------------- (separator) ----------------------------------
== Dependency http-proxy
== License Type SPDX:MIT
== Copyright Copyright (c) 2010 - 2016 Charlie Robbins, Jarrett Cruger & the Contributors. Copyright (c) 2010-2016 Charlie Robbins, Jarrett Cruger & the Contributors.
--------------------------------- (separator) ----------------------------------
== Dependency immutable
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Lee Byron and other contributors.
--------------------------------- (separator) ----------------------------------
== Dependency is-arguments
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency is-binary-path
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com), Paul Miller (https://paulmillr.com)
--------------------------------- (separator) ----------------------------------
== Dependency is-date-object
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency is-extglob
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014-2016, Jon Schlinkert. Copyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency is-glob
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2017, Jon Schlinkert. Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency is-number
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Jon Schlinkert. Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency is-plain-obj
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency is-plain-object
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2017, Jon Schlinkert. Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency is-regex
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency isarray
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency jquery
== License Type SPDX:MIT
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency js-tokens
== License Type SPDX:MIT
== Copyright Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright 2014, 2015, 2016, 2017, 2018 Simon Lydell
--------------------------------- (separator) ----------------------------------
== Dependency lodash
== License Type SPDX:MIT
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency loose-envify
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency lru-cache
== License Type The ISC License
Copyright (c) Isaac Z. Schlueter and Contributors
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) Isaac Z. Schlueter and Contributors
--------------------------------- (separator) ----------------------------------
== Dependency micromatch
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Jon Schlinkert. Copyright © 2022, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency moment-timezone
== License Type SPDX:MIT
== Copyright Copyright (c) JS Foundation and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency moment
== License Type SPDX:MIT
== Copyright Copyright (c) JS Foundation and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency moment
== License Type SPDX:MIT
== Copyright Copyright (c) JS Foundation and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency nanoid
== License Type SPDX:MIT
== Copyright Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
--------------------------------- (separator) ----------------------------------
== Dependency normalize-path
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2018, Jon Schlinkert. Copyright © 2018, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
== Dependency object-assign
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency object-is
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency object-keys
== License Type SPDX:MIT
== Copyright Copyright (C) 2013 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency parse-srcset
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Alex Bell
--------------------------------- (separator) ----------------------------------
== Dependency path-to-regexp
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
--------------------------------- (separator) ----------------------------------
== Dependency picocolors
== License Type ISC License
Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
--------------------------------- (separator) ----------------------------------
== Dependency picomatch
== License Type SPDX:MIT
== Copyright Copyright (c) 2017-present, Jon Schlinkert. Copyright © 2017-present, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency postcss
== License Type SPDX:MIT
== Copyright Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
--------------------------------- (separator) ----------------------------------
== Dependency prop-types
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-copy-to-clipboard
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Nik Butenko
--------------------------------- (separator) ----------------------------------
== Dependency react-dom
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-infinite-scroll-component
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 react-infinite-scroll-component Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency react-is
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-is
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-is
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-lifecycles-compat
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react-popper
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. Copyright (c) 2018 React Popper authors
--------------------------------- (separator) ----------------------------------
== Dependency react-resize-detector
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Denis Rul Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency react-router-dom
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022 Copyright 2015, Yahoo! Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react-router
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2017-2019 James Kyle <me@thejameskyle.com> Copyright (c) 2019-present StringEpsilon <StringEpsilon@gmail.com> Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022 Copyright 2015, Yahoo! Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react-shallow-renderer
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-test-renderer
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-transition-group
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2018, React Community Copyright 2013-present, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency reactstrap
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc. Copyright (c) 2016 Federico Zivolo and contributors Copyright (c) 2016-Present Eddy Hernandez, Chris Burrell, Evan Sharp Copyright (c) 2018 Jed Watson. Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency readdirp
== License Type SPDX:MIT
== Copyright Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (<https://paulmillr.com>) Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
--------------------------------- (separator) ----------------------------------
== Dependency regenerator-runtime
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency regexp.prototype.flags
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Jordan Harband
--------------------------------- (separator) ----------------------------------
== Dependency requires-port
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Unshift.io, Arnout Kazemier, the Contributors.
--------------------------------- (separator) ----------------------------------
== Dependency resolve-pathname
== License Type SPDX:MIT
== Copyright Copyright (c) Michael Jackson 2016-2018
--------------------------------- (separator) ----------------------------------
== Dependency sanitize-html
== License Type SPDX:MIT
== Copyright Copyright (c) 2013, 2014, 2015 P'unk Avenue LLC
--------------------------------- (separator) ----------------------------------
== Dependency sass
== License Type Dart Sass license:
Copyright (c) 2016, Google Inc.
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.
--------------------------------------------------------------------------------
Dart SDK license:
Copyright 2012, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
_fe_analyzer_shared license:
Copyright 2019, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
analyzer, protobuf and protoc_plugin license:
Copyright 2013, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
archive license:
The MIT License
Copyright (c) 2013-2021 Brendan Duncan. 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, 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.
--------------------------------------------------------------------------------
args, csslib and logging license:
Copyright 2013, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
async, cli_util, collection, mime, source_map_stack_trace, stream_channel and typed_data license:
Copyright 2015, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
boolean_selector, meta and shelf_packages_handler license:
Copyright 2016, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
charcode license:
Copyright 2014, the Dart 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.
--------------------------------------------------------------------------------
checked_yaml license:
Copyright 2019, the Dart 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.
--------------------------------------------------------------------------------
cli_pkg license: See Appendix D for the Apache 2.0 License. --------------------------------------------------------------------------------
cli_repl license:
Copyright (c) 2018, Jennifer Thakar. 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 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 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.
--------------------------------------------------------------------------------
convert, crypto, shelf_static and vm_service license:
Copyright 2015, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
coverage, dart_style, dartdoc, glob, http, http_parser, matcher, path, pool, pub_semver, source_span, string_scanner, test and watcher license:
Copyright 2014, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
ffi and package_config license:
Copyright 2019, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
file license:
Copyright 2017, the Dart 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.
--------------------------------------------------------------------------------
fixnum, http_multi_server, oauth2, shelf, shelf_web_socket, source_maps and stack_trace license:
Copyright 2014, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
frontend_server_client license:
Copyright 2020, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
grinder and webkit_inspection_protocol license:
Copyright 2013, 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.
--------------------------------------------------------------------------------
html license:
Copyright (c) 2006-2012 The Authors
Contributors: James Graham - jg307@cam.ac.uk Anne van Kesteren - annevankesteren@gmail.com Lachlan Hunt - lachlan.hunt@lachy.id.au Matt McDonald - kanashii@kanashii.ca Sam Ruby - rubys@intertwingly.net Ian Hickson (Google) - ian@hixie.ch Thomas Broyer - t.broyer@ltgt.net Jacques Distler - distler@golem.ph.utexas.edu Henri Sivonen - hsivonen@iki.fi Adam Barth - abarth@webkit.org Eric Seidel - eric@webkit.org The Mozilla Foundation (contributions from Henri Sivonen since 2008) David Flanagan (Mozilla) - dflanagan@mozilla.com Google LLC (contributed the Dart port) - misc@dartlang.org
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.
--------------------------------------------------------------------------------
io, stream_transform and term_glyph license:
Copyright 2017, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
js license:
Copyright 2012, the Dart project authors.
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 LLC 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_annotation license:
Copyright 2017, the Dart 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.
--------------------------------------------------------------------------------
lints license:
Copyright 2021, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
markdown license:
Copyright 2012, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
native_synchronization license:
Copyright 2023, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
node_interop license:
Copyright (c) 2017, Anatoly Pulyaevskiy. 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 <organization> 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 <COPYRIGHT HOLDER> 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.
--------------------------------------------------------------------------------
node_preamble license:
The MIT License (MIT)
Copyright (c) 2015 Michael Bullington
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.
===
Copyright 2012, the Dart 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.
--------------------------------------------------------------------------------
petitparser and xml license:
The MIT License
Copyright (c) 2006-2023 Lukas Renggli. 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, 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.
--------------------------------------------------------------------------------
pointycastle license:
Copyright (c) 2000 - 2019 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org)
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.
--------------------------------------------------------------------------------
pub_api_client license:
MIT License
Copyright (c) 2020 Leo Farias
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.
--------------------------------------------------------------------------------
pubspec license:
Copyright (c) 2015, Anders Holmgren. 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 <organization> 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 <COPYRIGHT HOLDER> 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.
--------------------------------------------------------------------------------
pubspec_parse license:
Copyright 2018, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
quiver and retry license: See Appendix D for the Apache 2.0 License. --------------------------------------------------------------------------------
test_api and test_core license:
Copyright 2018, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
test_descriptor and web_socket_channel license:
Copyright 2016, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
test_process license:
Copyright 2017, the Dart project authors.
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 LLC 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.
--------------------------------------------------------------------------------
uri license:
Copyright 2013, the Dart 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.
--------------------------------------------------------------------------------
yaml license:
Copyright (c) 2014, the Dart project authors. Copyright (c) 2006, Kirill Simonov.
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.
== Copyright Copyright (c) 2000 - 2019 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org) Copyright (c) 2006, Kirill Simonov. Copyright (c) 2006-2012 The Authors Copyright (c) 2006-2023 Lukas Renggli. Copyright (c) 2013-2021 Brendan Duncan. Copyright (c) 2014, the Dart project authors. Copyright (c) 2015 Michael Bullington Copyright (c) 2015, Anders Holmgren. Copyright (c) 2016, Google Inc. Copyright (c) 2017, Anatoly Pulyaevskiy. Copyright (c) 2018, Jennifer Thakar. Copyright (c) 2020 Leo Farias Copyright 2012, the Dart project authors.
Copyright 2012, the Dart project authors. All rights reserved.
Copyright 2013, Google Inc.
Copyright 2013, the Dart project authors.
Copyright 2013, the Dart project authors. All rights reserved.
Copyright 2014, the Dart project authors.
Copyright 2014, the Dart project authors. All rights reserved.
Copyright 2015, the Dart project authors.
Copyright 2016, the Dart project authors.
Copyright 2017, the Dart project authors.
Copyright 2017, the Dart project authors. All rights reserved.
Copyright 2018, the Dart project authors.
Copyright 2019, the Dart project authors.
Copyright 2019, the Dart project authors. All rights reserved.
Copyright 2020, the Dart project authors.
Copyright 2021, the Dart project authors.
Copyright 2023, the Dart project authors.
--------------------------------- (separator) ----------------------------------
== Dependency scheduler
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency source-map-js
== License Type
Copyright (c) 2009-2011, Mozilla Foundation and contributors 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 names of the Mozilla Foundation nor the names of project 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.
== Copyright Copyright (c) 2009-2011, Mozilla Foundation and contributors Copyright 2009-2011 Mozilla Foundation and contributors Copyright 2011 Mozilla Foundation and contributors Copyright 2011 The Closure Compiler Authors. All rights reserved. Copyright 2014 Mozilla Foundation and contributors
--------------------------------- (separator) ----------------------------------
== Dependency style-mod
== License Type SPDX:MIT
== Copyright Copyright (C) 2018 by Marijn Haverbeke <marijn@haverbeke.berlin> and others
--------------------------------- (separator) ----------------------------------
== Dependency tempusdominus-bootstrap-4
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Tempus Dominus Copyright 2016-2020 Jonathan Peterson and contributors Copyright 2016-<%= grunt.template.today("yyyy") %> <%= pkg.author %> and contributors\n' +
--------------------------------- (separator) ----------------------------------
== Dependency tempusdominus-core
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Tempus Dominus
--------------------------------- (separator) ----------------------------------
== Dependency throttle-debounce
== License Type Copyright (c) Ivan Nikolić <http://ivannikolic.com>
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.
---
Copyright (c) 2010 "Cowboy" Ben Alman
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.
--- See Appendix A for the GNU GPL-2.0 License. == Copyright Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (c) 2010 "Cowboy" Ben Alman Copyright (c) 2010 "Cowboy" Ben Alman (Dual licensed under the MIT and GPL licenses. http://benalman.com/about/license/) Copyright (c) Ivan Nikolić <http://ivannikolic.com>
--------------------------------- (separator) ----------------------------------
== Dependency tiny-invariant
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Alexander Reardon
--------------------------------- (separator) ----------------------------------
== Dependency tiny-warning
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Alexander Reardon
--------------------------------- (separator) ----------------------------------
== Dependency to-regex-range
== License Type SPDX:MIT
== Copyright Copyright (c) 2015-present, Jon Schlinkert. Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency tslib
== License Type SPDX:BSD-0-Clause
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency typed-styles
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Artur Kenzhaev
--------------------------------- (separator) ----------------------------------
--------------------------------- (separator) ----------------------------------
== Dependency value-equal
== License Type SPDX:MIT
== Copyright Copyright (c) Michael Jackson 2016-2018
--------------------------------- (separator) ----------------------------------
== Dependency w3c-keyname
== License Type SPDX:MIT
== Copyright Copyright (C) 2016 by Marijn Haverbeke <marijnh@gmail.com> and others
--------------------------------- (separator) ----------------------------------
== Dependency warning
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014-present, Facebook, Inc.
----------------------------------- Licenses -----------------------------------
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-0-Clause
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder 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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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. |
The Prometheus Authors | Prometheus AlertManager 0.27.0 |
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0
---------------------------------- Copyright ----------------------------------- Copyright 2011-2014 Twitter, Inc. Copyright 2012 Stefan Petre Copyright 2013-2015 The Prometheus Authors Copyright 2015 Prometheus Team Copyright 2015 The Prometheus Authors Copyright 2016 Prometheus Team Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 Prometheus Team Copyright 2018 The Prometheus Authors Copyright 2019 Prometheus Team Copyright 2019 The Prometheus Authors Copyright 2020 Prometheus Team Copyright 2020 The Prometheus Authors Copyright 2021 Prometheus Team Copyright 2022 Prometheus Team Copyright 2023 Prometheus Team Copyright 2023 The Prometheus Authors
----------------------------------- Notices ------------------------------------ Prometheus Alertmanager Copyright 2013-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
Bootstrap http://getbootstrap.com Copyright 2011-2014 Twitter, Inc. Licensed under the MIT License
bootstrap-datetimepicker.js http://www.eyecon.ro/bootstrap-datepicker Copyright 2012 Stefan Petre Licensed under the Apache License, Version 2.0
-------------------------- Fourth Party Dependencies ---------------------------
----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-3-Clause - BSD-3-Clause--modified-by-Google - ISC - MIT - MPL-2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/kingpin/v2
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/units
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/armon/go-metrics
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Armon Dadgar
--------------------------------- (separator) ----------------------------------
== Dependency github.com/asaskevich/govalidator
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-2020 Alex Saskevich
--------------------------------- (separator) ----------------------------------
== Dependency github.com/aws/aws-sdk-go
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2016 Carl Jackson Copyright 2013 The Go Authors. All rights reserved. Copyright 2014-2015 Stripe, Inc. Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
== Notices AWS SDK for Go Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. Copyright 2014-2015 Stripe, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/benbjohnson/clock
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Ben Johnson
--------------------------------- (separator) ----------------------------------
== Dependency github.com/beorn7/perks
== License Type SPDX:MIT
== Copyright Copyright (C) 2013 Blake Mizerany
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cenkalti/backoff/v4
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Cenk Altı
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cespare/xxhash/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Caleb Spare
--------------------------------- (separator) ----------------------------------
== Dependency github.com/coreos/go-systemd/v22
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Docker, Inc. Copyright 2015 CoreOS Inc. Copyright 2015 CoreOS, Inc. Copyright 2015 RedHat, Inc. Copyright 2015, 2018 CoreOS, Inc.
Copyright 2015-2018 CoreOS, Inc. Copyright 2016 CoreOS, Inc. Copyright 2018 CoreOS, Inc Copyright 2018 CoreOS, Inc. Copyright 2019 CoreOS, Inc. Copyright 2020 CoreOS, Inc. Copyright 2022 CoreOS, Inc.
== Notices CoreOS Project Copyright 2018 CoreOS, Inc
This product includes software developed at CoreOS, Inc. (http://www.coreos.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/davecgh/go-spew
== License Type === ISC-c06795ed ISC License
Copyright (c) 2012-2016 Dave Collins <dave@davec.name>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2012-2016 Dave Collins <dave@davec.name> Copyright (c) 2013 Dave Collins <dave@davec.name> Copyright (c) 2013-2016 Dave Collins <dave@davec.name> Copyright (c) 2015-2016 Dave Collins <dave@davec.name>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/docker/go-units
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Docker, Inc. Copyright © 2015 Docker, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-kit/log
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Simon Eskildsen Copyright (c) 2021 Go kit Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logfmt/logfmt
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 go-logfmt Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logr/logr
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019 The logr Authors. Copyright 2020 The logr Authors. Copyright 2021 The logr Authors. Copyright 2022 The logr Authors. Copyright 2023 The logr Authors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logr/stdr
== License Type SPDX:Apache-2.0
== Copyright Copyright 2019 The logr Authors. Copyright 2021 The logr Authors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/analysis
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/errors
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/jsonpointer
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 sigu-399 ( https://github.com/sigu-399 )
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/jsonreference
== License Type SPDX:Apache-2.0
== Copyright Copyright 2013 sigu-399 ( https://github.com/sigu-399 )
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/loads
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/runtime
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2014 Naoya Inada <naoina@kuune.org> Copyright 2013 The Go Authors. All rights reserved. Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/spec
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers Copyright 2017 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/strfmt
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/swag
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-openapi/validate
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 go-swagger maintainers Copyright 2017 go-swagger maintainers Copyright 2018 go-swagger maintainers
--------------------------------- (separator) ----------------------------------
== Dependency github.com/gofrs/uuid
== License Type SPDX:MIT
== Copyright Copyright (C) 2013-2018 by Maxim Bublis <b@codemonkey.ru> Copyright (c) 2018 Andrei Tudor Călin <mail@acln.ro>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/gogo/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2013, The GoGo Authors. All rights reserved. Copyright (c) 2015, The GoGo Authors. rights reserved. Copyright (c) 2015, The GoGo Authors. All rights reserved. Copyright (c) 2016, The GoGo Authors. All rights reserved. Copyright (c) 2017, The GoGo Authors. All rights reserved. Copyright (c) 2018, The GoGo Authors. All rights reserved. Copyright (c) 2019, The GoGo Authors. All rights reserved. Copyright 2010 The Go Authors. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/golang/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright 2010 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/btree
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Google Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/google/uuid
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009,2014 Google Inc. All rights reserved. Copyright 2016 Google Inc. All rights reserved. Copyright 2017 Google Inc. All rights reserved. Copyright 2018 Google Inc. All rights reserved. Copyright 2021 Google Inc. All rights reserved. Copyright 2023 Google Inc. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/errwrap
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-immutable-radix
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-msgpack
== License Type === BSD-3-Clause-3f4c936a Copyright (c) 2012, 2013 Ugorji Nwoke. 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 author 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.
== Copyright Copyright (c) 2012, 2013 Ugorji Nwoke. Copyright (c) 2012, 2013 Ugorji Nwoke. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-multierror
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-sockaddr
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2016 HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/golang-lru
== License Type SPDX:MPL-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/golang-lru/v2
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2014 HashiCorp, Inc. Copyright (c) HashiCorp, Inc. Copyright 2009 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/memberlist
== License Type SPDX:MPL-2.0
== Copyright Copyright 2017 Google Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jessevdk/go-flags
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2012 Jesse van den Kieboom. All rights reserved. Copyright 2012 Jesse van den Kieboom. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jmespath/go-jmespath
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 James Saryerwinnie
--------------------------------- (separator) ----------------------------------
== Dependency github.com/josharian/intern
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Josh Bleecher Snyder
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jpillora/backoff
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Jaime Pillora
--------------------------------- (separator) ----------------------------------
== Dependency github.com/julienschmidt/httprouter
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2013, Julien Schmidt Copyright 2009 The Go Authors. Copyright 2013 Julien Schmidt. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mailru/easyjson
== License Type SPDX:MIT
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2016 Mail.Ru Group
--------------------------------- (separator) ----------------------------------
== Dependency github.com/matttproud/golang_protobuf_extensions
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012 Matt T. Proud (matt.proud@gmail.com) Copyright 2013 Matt T. Proud Copyright 2016 Matt T. Proud
== Notices Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/miekg/dns
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. copyright (c) 2011 Miek Gieben
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mitchellh/mapstructure
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Mitchell Hashimoto
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mwitkow/go-conntrack
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 Michal Witkowski. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/oklog/run
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/oklog/ulid
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 The Oklog Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/opentracing/opentracing-go
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 The OpenTracing Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pmezard/go-difflib
== License Type === BSD-3-Clause-e9a2ebb8 Copyright (c) 2013, Patrick Mezard 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. The names of its contributors may not 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.
== Copyright Copyright (c) 2013, Patrick Mezard
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_golang
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2013, The Prometheus Authors Copyright (c) 2015 Björn Rabenstein Copyright 2010 The Go Authors Copyright 2012-2015 The Prometheus Authors Copyright 2013 Matt T. Proud Copyright 2013-2015 Blake Mizerany, Björn Rabenstein Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices Prometheus instrumentation library for Go applications Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
perks - a fork of https://github.com/bmizerany/perks https://github.com/beorn7/perks Copyright 2013-2015 Blake Mizerany, Björn Rabenstein See https://github.com/beorn7/perks/blob/master/README.md for license details.
Go support for Protocol Buffers - Google's data interchange format http://github.com/golang/protobuf/ Copyright 2010 The Go Authors See source code for license details.
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_model
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012-2015 The Prometheus Authors Copyright 2013 Prometheus Team
== Notices Data model artifacts for Prometheus. Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2011, Open Knowledge Foundation Ltd. Copyright 2013 The Prometheus Authors Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2020 The Prometheus-operator Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices Common libraries shared by Prometheus Go components. Copyright 2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common/assets
== License Type SPDX:Apache-2.0
== Copyright Copyright 2018 The Prometheus Authors Copyright 2021 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common/sigv4
== License Type SPDX:Apache-2.0
== Copyright Copyright 2018 The Prometheus Authors Copyright 2021 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/exporter-toolkit
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Matthew Holt and The Caddy Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/procfs
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Prometheus Team Copyright 2014-2015 The Prometheus Authors Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Copyright 2014-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/rs/cors
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Olivier Poitrey <rs@dailymotion.com>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/sean-/seed
== License Type === MIT-ae6a5709 === BSD-3-Clause--modified-by-Google MIT License
Copyright (c) 2017 Sean Chittenden Copyright (c) 2016 Alex Dadgar
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.
=====
Bits of Go-lang's `once.Do()` were cribbed and reused here, too.
Copyright (c) 2009 The Go 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.
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2016 Alex Dadgar Copyright (c) 2017 Sean Chittenden
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shurcooL/httpfs
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitri Shuralyov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shurcooL/vfsgen
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitri Shuralyov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/stretchr/testify
== License Type SPDX:MIT
== Copyright Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/xhit/go-str2duration/v2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/xlab/treeprint
== License Type SPDX:MIT
== Copyright Copyright © 2016 Maxim Kupriianov <max@kc.vc>
--------------------------------- (separator) ----------------------------------
== Dependency go.mongodb.org/mongo-driver
== License Type SPDX:Apache-2.0
== Copyright Copyright (C) MongoDB, Inc. 2017-present. Copyright (C) MongoDB, Inc. 2018-present. Copyright (C) MongoDB, Inc. 2019-present. Copyright (C) MongoDB, Inc. 2020-present. Copyright (C) MongoDB, Inc. 2021-present. Copyright (C) MongoDB, Inc. 2022-present. Copyright (C) MongoDB, Inc. 2023-present. Copyright 2009 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 Patrick Mezard. All rights reserved. Use of this source code is Copyright 2014 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2020 Mat Ryer, Tyler Bunnell and all contributors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/metric
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/trace
== License Type SPDX:Apache-2.0
== Copyright (no copyright notices found)
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/crypto
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2017 The Go Authors. All rights reserved. Copyright (c) 2019 The Go Authors. All rights reserved. Copyright (c) 2020 The Go Authors. All rights reserved. Copyright (c) 2021 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/mod
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/net
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/oauth2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The oauth2 Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2017 The oauth2 Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The oauth2 Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sync
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sys
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2009,2010 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All right reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/text
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2018 The Go Authors. All rights reserved. Copyright 2008 Google Inc. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.", Copyright 2019 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved.", Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/telebot.v3
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 llya Kowalewski
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v2
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2006 Kirill Simonov Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v3
== License Type === MIT-3c91c172 === Apache-2.0
This project is covered by two different licenses: MIT and Apache.
#### MIT License ####
The following files were ported to Go from C files of libyaml, and thus are still covered by their original MIT license, with the additional copyright staring in 2011 when the project was ported over:
apic.go emitterc.go parserc.go readerc.go scannerc.go writerc.go yamlh.go yamlprivateh.go
Copyright (c) 2006-2010 Kirill Simonov Copyright (c) 2006-2011 Kirill Simonov
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.
### Apache License ###
All the remaining project files are covered by the Apache license:
Copyright (c) 2011-2019 Canonical Ltd
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
== Copyright Copyright (c) 2006-2010 Kirill Simonov Copyright (c) 2006-2011 Kirill Simonov Copyright (c) 2011-2019 Canonical Ltd Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
----------------------------------- Licenses -----------------------------------
--------------------------------- (separator) ---------------------------------- == SPDX:Apache-2.0 See Appendix D for the Apache 2.0 License. --------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder 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.
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause--modified-by-Google
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MPL-2.0 See Appendix M for the Mozilla 2.0 License. === ATTRIBUTION-HELPER-GENERATED: === Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-102-gd9a1a0a1 GitCommit:d9a1a0a141aea4c18363434b6aef258211712951 GitTreeState:clean BuildDate:2023-02-10T05:07:42Z GoVersion:go1.19 Compiler:gc Platform:linux/amd64} === License file based on go.mod with md5 sum: c8ca465b38946e113517ca6918ed3492 --------------------------------- (separator) ----------------------------------
== Dependency @babel/code-frame
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @babel/helper-module-imports
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @babel/helper-string-parser
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @babel/helper-validator-identifier
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @babel/highlight
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @babel/runtime
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
--------------------------------- (separator) ----------------------------------
== Dependency @babel/types
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present Sebastian McKenzie and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/babel-plugin
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/cache
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/hash
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/is-prop-valid
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/memoize
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/react
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/serialize
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/sheet
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/styled
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/unitless
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/use-insertion-effect-with-fallbacks
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @floating-ui/dom
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Floating UI contributors
--------------------------------- (separator) ----------------------------------
== Dependency @floating-ui/react-dom
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Floating UI contributors
--------------------------------- (separator) ----------------------------------
== Dependency @floating-ui/utils
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Floating UI contributors
--------------------------------- (separator) ----------------------------------
== Dependency @floating-ui/core
== License Type SPDX:MIT
== Copyright Copyright (c) 2021 Floating UI contributors
--------------------------------- (separator) ----------------------------------
== Dependency hasown
== License Type SPDX:MIT
== Copyright Copyright (c) Jordan Harband and contributors
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/utils
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @prometheus-io/alertmanager
== License Type SPDX:Apache-2.0
== Copyright Copyright Prometheus Team
--------------------------------- (separator) ----------------------------------
== Dependency @emotion/weak-memoize
== License Type SPDX:MIT
== Copyright Copyright (c) Emotion team and other contributors
--------------------------------- (separator) ----------------------------------
== Dependency @mui/base
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/core-downloads-tracker
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/material
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/private-theming
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/styled-engine
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/system
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/types
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @mui/utils
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Call-Em-All
--------------------------------- (separator) ----------------------------------
== Dependency @popperjs/core
== License Type SPDX:MIT
== Copyright Copyright (c) 2019 Federico Zivolo
--------------------------------- (separator) ----------------------------------
== Dependency @remix-run/router
== License Type SPDX:MIT
== Copyright Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022 Copyright (c) Remix Software Inc.
--------------------------------- (separator) ----------------------------------
== Dependency @tanstack/query-core
== License Type SPDX:MIT
== Copyright Copyright (c) 2021-present Tanner Linsley
--------------------------------- (separator) ----------------------------------
== Dependency @tanstack/react-query
== License Type SPDX:MIT
== Copyright Copyright (c) 2021-present Tanner Linsley Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency @types/parse-json
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency @types/prop-types
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency @types/react-transition-group
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency @types/react
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency @types/scheduler
== License Type SPDX:MIT
== Copyright Copyright (c) Microsoft Corporation.
--------------------------------- (separator) ----------------------------------
== Dependency ansi-styles
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency picocolors
== License Type === ISC-8aabd5d2 ISC License
Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
--------------------------------- (separator) ----------------------------------
== Dependency babel-plugin-macros
== License Type SPDX:MIT
== Copyright Copyright (c) 2020 Kent C. Dodds
--------------------------------- (separator) ----------------------------------
== Dependency callsites
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency chalk
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency clsx
== License Type SPDX:MIT
== Copyright Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
--------------------------------- (separator) ----------------------------------
== Dependency color-convert
== License Type SPDX:MIT
== Copyright Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency color-name
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitry Ivanov
--------------------------------- (separator) ----------------------------------
== Dependency convert-source-map
== License Type SPDX:MIT
== Copyright Copyright 2013 Thorsten Lorenz.
--------------------------------- (separator) ----------------------------------
== Dependency cosmiconfig
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 David Clark
--------------------------------- (separator) ----------------------------------
== Dependency csstype
== License Type SPDX:MIT
== Copyright Copyright (c) 2017-2018 Fredrik Nicol
--------------------------------- (separator) ----------------------------------
== Dependency dom-helpers
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Jason Quense Copyright 2013-2014, Facebook, Inc. Copyright 2014-2015, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency error-ex
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 JD Ballard
--------------------------------- (separator) ----------------------------------
== Dependency escape-string-regexp
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency escape-string-regexp
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency find-root
== License Type SPDX:MIT
== Copyright Copyright © 2017 jsdnxx
--------------------------------- (separator) ----------------------------------
== Dependency function-bind
== License Type SPDX:MIT
== Copyright Copyright (c) 2013 Raynos.
--------------------------------- (separator) ----------------------------------
== Dependency has-flag
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency hoist-non-react-statics
== License Type === BSD-3-Clause--modified-by-Google-e987655e Software License Agreement (BSD License) ========================================
Copyright (c) 2015, Yahoo! Inc. All rights reserved. ----------------------------------------------------
Redistribution and use of this software 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 Yahoo! Inc. nor the names of YUI's contributors may be used to endorse or promote products derived from this software without specific prior written permission of Yahoo! Inc.
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.
== Copyright Copyright (c) 2015, Yahoo! Inc. All rights reserved. Copyright 2015, Yahoo! Inc.
--------------------------------- (separator) ----------------------------------
== Dependency import-fresh
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency is-arrayish
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 JD Ballard
--------------------------------- (separator) ----------------------------------
== Dependency is-core-module
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Dave Justice
--------------------------------- (separator) ----------------------------------
== Dependency js-tokens
== License Type SPDX:MIT
== Copyright Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell Copyright 2014, 2015, 2016, 2017, 2018 Simon Lydell
--------------------------------- (separator) ----------------------------------
== Dependency json-parse-even-better-errors
== License Type SPDX:MIT
== Copyright Copyright 2017 Kat Marchán
--------------------------------- (separator) ----------------------------------
== Dependency lines-and-columns
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Brian Donovan
--------------------------------- (separator) ----------------------------------
== Dependency loose-envify
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency mdi-material-ui
== License Type SPDX:MIT
== Copyright Copyright (c) 2016-2021 Team Wertarbyte and contributors
== Notices Material Design Icons license:
Pictogrammers Free License --------------------------
This icon collection is released as free, open source, and GPL friendly by the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it for commercial projects, open source projects, or anything really.
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0) Some of the icons are redistributed under the Apache 2.0 license. All other icons are either redistributed under their respective licenses or are distributed under the Apache 2.0 license.
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0) All web and desktop fonts are distributed under the Apache 2.0 license. Web and desktop fonts contain some icons that are redistributed under the Apache 2.0 license. All other icons are either redistributed under their respective licenses or are distributed under the Apache 2.0 license.
# Code: MIT (https://opensource.org/licenses/MIT) The MIT license applies to all non-font and non-icon files.
--------------------------------- (separator) ----------------------------------
== Dependency object-assign
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency parent-module
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency parse-json
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency path-parse
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Javier Blanco
--------------------------------- (separator) ----------------------------------
== Dependency path-type
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency prop-types
== License Type SPDX:MIT
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-dom
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-is
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-is
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency react-router-dom
== License Type SPDX:MIT
== Copyright Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022 Copyright (c) Remix Software Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react-router
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates. Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022 Copyright (c) Remix Software Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react-transition-group
== License Type SPDX:BSD-3-Clause
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright (c) 2018, React Community Copyright 2013-present, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency react
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency regenerator-runtime
== License Type SPDX:MIT
== Copyright Copyright (c) 2014-present, Facebook, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency resolve-from
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency resolve
== License Type SPDX:MIT
== Copyright Copyright (c) 2012 James Halliday
--------------------------------- (separator) ----------------------------------
== Dependency scheduler
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency serialize-query-params
== License Type === ISC-9f4c0b75 ISC License
Copyright 2019-present Peter Beshai <peter.beshai@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright 2019-present Peter Beshai <peter.beshai@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency source-map
== License Type === BSD-3-Clause-b1ca6dbc
Copyright (c) 2009-2011, Mozilla Foundation and contributors 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 names of the Mozilla Foundation nor the names of project 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.
== Copyright Copyright (c) 2009-2011, Mozilla Foundation and contributors Copyright 2009-2011 Mozilla Foundation and contributors Copyright 2011 Mozilla Foundation and contributors Copyright 2011 The Closure Compiler Authors. All rights reserved. Copyright 2014 Mozilla Foundation and contributors
--------------------------------- (separator) ----------------------------------
== Dependency stylis
== License Type SPDX:MIT
== Copyright Copyright (c) 2016-present Sultan Tarimo
--------------------------------- (separator) ----------------------------------
== Dependency supports-color
== License Type SPDX:MIT
== Copyright Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
--------------------------------- (separator) ----------------------------------
== Dependency supports-preserve-symlinks-flag
== License Type SPDX:MIT
== Copyright Copyright (c) 2022 Inspect JS
--------------------------------- (separator) ----------------------------------
== Dependency to-fast-properties
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Petka Antonov
--------------------------------- (separator) ----------------------------------
== Dependency use-query-params
== License Type === ISC-9f4c0b75 ISC License
Copyright 2019-present Peter Beshai <peter.beshai@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright (c) 2013-present, Facebook, Inc. Copyright 2019-present Peter Beshai <peter.beshai@gmail.com>
--------------------------------- (separator) ----------------------------------
== Dependency use-sync-external-store
== License Type SPDX:MIT
== Copyright Copyright (c) Facebook, Inc. and its affiliates.
--------------------------------- (separator) ----------------------------------
== Dependency yaml
== License Type === ISC-f43d95a1 Copyright 2018 Eemeli Aro <eemeli@gmail.com>
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 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.
== Copyright Copyright 2018 Eemeli Aro <eemeli@gmail.com>
----------------------------------- Licenses -----------------------------------
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder 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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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.
=== ATTRIBUTION-HELPER-GENERATED: === Attribution helper version: {Major:0 Minor:11 GitVersion:0.10.0-102-gd9a1a0a1 GitCommit:d9a1a0a141aea4c18363434b6aef258211712951 GitTreeState:clean BuildDate:2023-02-10T05:07:42Z GoVersion:go1.19 Compiler:gc Platform:linux/amd64} |
Maxime Wojtczak | SNMP Notifier 1.5.0 |
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0
---------------------------------- Copyright ----------------------------------- Copyright 2018 Maxime Wojtczak Copyright 2018 The Prometheus Authors Copyright 2022 Maxime Wojtczak
----------------------------------- Notices ------------------------------------ SNMP Notifier for Prometheus Alert Manager Copyright 2022 Maxime Wojtczak
-------------------------- Fourth Party Dependencies ---------------------------
----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-2-Clause - BSD-3-Clause - BSD-3-Clause--modified-by-Google - MIT
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/kingpin/v2
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/alecthomas/units
== License Type SPDX:MIT
== Copyright Copyright (C) 2014 Alec Thomas
--------------------------------- (separator) ----------------------------------
== Dependency github.com/beorn7/perks
== License Type SPDX:MIT
== Copyright Copyright (C) 2013 Blake Mizerany
--------------------------------- (separator) ----------------------------------
== Dependency github.com/cespare/xxhash/v2
== License Type SPDX:MIT
== Copyright Copyright (c) 2016 Caleb Spare
--------------------------------- (separator) ----------------------------------
== Dependency github.com/coreos/go-systemd/v22
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Docker, Inc. Copyright 2015 CoreOS Inc. Copyright 2015 CoreOS, Inc. Copyright 2015 RedHat, Inc. Copyright 2015, 2018 CoreOS, Inc.
Copyright 2015-2018 CoreOS, Inc. Copyright 2016 CoreOS, Inc. Copyright 2018 CoreOS, Inc Copyright 2018 CoreOS, Inc. Copyright 2019 CoreOS, Inc. Copyright 2020 CoreOS, Inc. Copyright 2022 CoreOS, Inc.
== Notices CoreOS Project Copyright 2018 CoreOS, Inc
This product includes software developed at CoreOS, Inc. (http://www.coreos.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/geoffgarside/ber
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-kit/log
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Simon Eskildsen Copyright (c) 2021 Go kit Copyright 2011 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/go-logfmt/logfmt
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 go-logfmt Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/jpillora/backoff
== License Type SPDX:MIT
== Copyright Copyright (c) 2017 Jaime Pillora
--------------------------------- (separator) ----------------------------------
== Dependency github.com/k-sone/snmpgo
== License Type SPDX:MIT
== Copyright Copyright (c) 2014 Keita Sone
--------------------------------- (separator) ----------------------------------
== Dependency github.com/matttproud/golang_protobuf_extensions/v2
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012 Matt T. Proud (matt.proud@gmail.com) Copyright 2013 Matt T. Proud Copyright 2016 Matt T. Proud
== Notices Copyright 2012 Matt T. Proud (matt.proud@gmail.com)
--------------------------------- (separator) ----------------------------------
== Dependency github.com/mwitkow/go-conntrack
== License Type SPDX:Apache-2.0
== Copyright Copyright 2016 Michal Witkowski. All Rights Reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/pkg/errors
== License Type SPDX:BSD-2-Clause
== Copyright Copyright (c) 2015, Dave Cheney <dave@cheney.net>
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/alertmanager
== License Type SPDX:Apache-2.0
== Copyright Copyright 2011-2014 Twitter, Inc. Copyright 2012 Stefan Petre Copyright 2013-2015 The Prometheus Authors Copyright 2015 Prometheus Team Copyright 2015 The Prometheus Authors Copyright 2016 Prometheus Team Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 Prometheus Team Copyright 2018 The Prometheus Authors Copyright 2019 Prometheus Team Copyright 2019 The Prometheus Authors Copyright 2020 Prometheus Team Copyright 2020 The Prometheus Authors Copyright 2021 Prometheus Team Copyright 2022 Prometheus Team Copyright 2023 Prometheus Team
== Notices Prometheus Alertmanager Copyright 2013-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
Bootstrap http://getbootstrap.com Copyright 2011-2014 Twitter, Inc. Licensed under the MIT License
bootstrap-datetimepicker.js http://www.eyecon.ro/bootstrap-datepicker Copyright 2012 Stefan Petre Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_golang
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2013, The Prometheus Authors Copyright (c) 2015 Björn Rabenstein Copyright 2010 The Go Authors Copyright 2012-2015 The Prometheus Authors Copyright 2013 Matt T. Proud Copyright 2013-2015 Blake Mizerany, Björn Rabenstein Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors
== Notices Prometheus instrumentation library for Go applications Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
The following components are included in this product:
perks - a fork of https://github.com/bmizerany/perks https://github.com/beorn7/perks Copyright 2013-2015 Blake Mizerany, Björn Rabenstein See https://github.com/beorn7/perks/blob/master/README.md for license details.
Go support for Protocol Buffers - Google's data interchange format http://github.com/golang/protobuf/ Copyright 2010 The Go Authors See source code for license details.
Support for streaming Protocol Buffer messages for the Go language (golang). https://github.com/matttproud/golang_protobuf_extensions Copyright 2013 Matt T. Proud Licensed under the Apache License, Version 2.0
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/client_model
== License Type SPDX:Apache-2.0
== Copyright Copyright 2012-2015 The Prometheus Authors Copyright 2013 Prometheus Team
== Notices Data model artifacts for Prometheus. Copyright 2012-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/common
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2011, Open Knowledge Foundation Ltd. Copyright 2013 The Prometheus Authors Copyright 2014 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2020 The Prometheus-operator Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors
== Notices Common libraries shared by Prometheus Go components. Copyright 2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/exporter-toolkit
== License Type SPDX:Apache-2.0
== Copyright Copyright 2015 Matthew Holt and The Caddy Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2023 The Prometheus Authors
--------------------------------- (separator) ----------------------------------
== Dependency github.com/prometheus/procfs
== License Type SPDX:Apache-2.0
== Copyright Copyright 2014 Prometheus Team Copyright 2014-2015 The Prometheus Authors Copyright 2017 Prometheus Team Copyright 2017 The Prometheus Authors Copyright 2018 The Prometheus Authors Copyright 2019 The Prometheus Authors Copyright 2020 The Prometheus Authors Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors Copyright 2023 The Prometheus Authors
== Notices procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.
Copyright 2014-2015 The Prometheus Authors
This product includes software developed at SoundCloud Ltd. (http://soundcloud.com/).
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shirou/gopsutil
== License Type gopsutil is distributed under BSD license reproduced below.
Copyright (c) 2014, WAKAYAMA Shirou 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 gopsutil authors 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.
------- internal/common/binary.go in the gopsutil is copied and modifid from golang/encoding/binary.go.
Copyright (c) 2009 The Go 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.
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2014, WAKAYAMA Shirou Copyright 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shurcooL/httpfs
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitri Shuralyov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/shurcooL/vfsgen
== License Type SPDX:MIT
== Copyright Copyright (c) 2015 Dmitri Shuralyov
--------------------------------- (separator) ----------------------------------
== Dependency github.com/xhit/go-str2duration/v2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/crypto
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright (c) 2017 The Go Authors. All rights reserved. Copyright (c) 2019 The Go Authors. All rights reserved. Copyright (c) 2020 The Go Authors. All rights reserved. Copyright (c) 2021 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/net
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/oauth2
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2015 The oauth2 Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2017 The oauth2 Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The oauth2 Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sync
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/sys
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2009,2010 The Go Authors. All rights reserved.
Copyright 2010 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All right reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency golang.org/x/text
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2009 The Go Authors. All rights reserved. Copyright 2009 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 The Go Authors. All rights reserved. Copyright 2013 The Go Authors. All rights reserved. Copyright 2014 The Go Authors. All rights reserved. Copyright 2015 The Go Authors. All rights reserved. Copyright 2016 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency google.golang.org/protobuf
== License Type SPDX:BSD-3-Clause--modified-by-Google
== Copyright Copyright (c) 2018 The Go Authors. All rights reserved. Copyright 2008 Google Inc. All rights reserved. Copyright 2018 The Go Authors. All rights reserved. Copyright 2018 The Go Authors. All rights reserved.", Copyright 2019 The Go Authors. All rights reserved. Copyright 2019 The Go Authors. All rights reserved.", Copyright 2020 The Go Authors. All rights reserved. Copyright 2021 The Go Authors. All rights reserved. Copyright 2022 The Go Authors. All rights reserved. Copyright 2023 The Go Authors. All rights reserved.
== Patents Additional IP Rights Grant (Patents)
"This implementation" means the copyrightable works distributed by Google as part of the Go project.
Google hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, transfer and otherwise run, modify and propagate the contents of this implementation of Go, where such license applies only to those patent claims, both currently owned or controlled by Google and acquired in the future, licensable by Google that are necessarily infringed by this implementation of Go. This grant does not include claims that would be infringed only as a consequence of further modification of this implementation. If you or your agent or exclusive licensee institute or order or agree to the institution of patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that this implementation of Go or any code incorporated within this implementation of Go constitutes direct or contributory patent infringement, or inducement of patent infringement, then any patent rights granted to you under this License for this implementation of Go shall terminate as of the date such litigation is filed.
--------------------------------- (separator) ----------------------------------
== Dependency gopkg.in/yaml.v2
== License Type SPDX:Apache-2.0
== Copyright Copyright (c) 2006 Kirill Simonov Copyright 2011-2016 Canonical Ltd.
== Notices Copyright 2011-2016 Canonical Ltd.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
----------------------------------- Licenses -----------------------------------
--------------------------------- (separator) ---------------------------------- == SPDX:Apache-2.0 See Appendix D for the Apache 2.0 License. --------------------------------- (separator) ---------------------------------- == SPDX:BSD-2-Clause
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
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.
--------------------------------- (separator) ---------------------------------- == SPDX:BSD-3-Clause--modified-by-Google
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.
--------------------------------- (separator) ---------------------------------- == SPDX:MIT
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. |
The Apache Software Foundation | wss4j-ws-security-dom 3.0.3 |
See Appendix D for the Apache 2.0 License.
Apache WebServices - WSS4J Copyright 2004-2022 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
--------------------------------------------------------separator-------------------------------------------------- Fourth party dependencies:
Fourth party dependency 1 : org.apache.wss4j:wss4j-ws-security-common License Type : Apache 2.0
Copyright : Apache WebServices - WSS4J Copyright 2004-2022 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
---------------------------------------------------------separator-------------------------------------------------- Fourth party dependency 2: org.apache.santuario:xmlsec License Type: Apache 2.0
Copyright : Apache Santuario - XML Security for Java Copyright 1999-2023 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
It was originally based on software copyright (c) 2001, Institute for Data Communications Systems, <http://www.nue.et-inf.uni-siegen.de/>.
The development of this software was partly funded by the European Commission in the <WebSig> project in the ISIS Programme.
This product contains software that is copyright (c) 2021, 2023, Oracle and/or its affiliates.
---------------------------------------------------------separator--------------------------------------------------
Fourth party dependency 3: jakarta.xml.bind:jakarta.xml.bind-api License Type: BSD 3-Clause
License Text: Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of the Eclipse Foundation, Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Notice : This content is produced and maintained by the Jakarta XML Binding project.
Project home: https://projects.eclipse.org/projects/ee4j.jaxb Trademarks Jakarta XML Binding is a trademark of the Eclipse Foundation.
Copyright All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
Declared Project Licenses This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
Source Code The project maintains the following source code repositories:
https://github.com/eclipse-ee4j/jaxb-api https://github.com/eclipse-ee4j/jaxb-tck Third-party Content This project leverages the following third party content.
Apache River (3.0.0)
License: Apache-2.0 AND BSD-3-Clause ASM 7 (n/a)
License: BSD-3-Clause Project: https://asm.ow2.io/ Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand JTHarness (5.0)
License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness Source: http://hg.openjdk.java.net/code-tools/jtharness/ normalize.css (3.0.2)
License: MIT SigTest (n/a)
License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 Cryptography Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
------------------------------------------------------------------------separator-------------------------------------------------- Fourth Party dependency 4: commons-codec:commons-codec
License Type : Apache 2.0
Copyright : Apache Commons Codec Copyright 2002-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
------------------------------------------------------------------------separator-------------------------------------------------- Fourth Party dependency 5: com.fasterxml.woodstox:woodstox-core
License Type : Apache 2.0
Copyright: FasterXML,LLC
------------------------------------------------------------------------separator-------------------------------------------------- Fourth Party Dependency 6: org.ehcache:ehcache
License Type: Apache 2.0
Copyright:
Ehcache V3 Copyright 2014-2016 Terracotta, Inc.
The product includes software from the Apache Commons Lang project, under the Apache License 2.0 (see: org.ehcache.impl.internal.classes.commonslang)
-----------------------------------------------------------------------separator--------------------------------------------------
License Texts : See Appendix D for the Apache 2.0 License. |