6.3.4 VNFM Licensing information
Table 6-4 VNFM Licensing information
Provider | Component(s) | Licensing Information |
---|---|---|
The Apache Software Foundation | cxf-rt-frontend-jaxrs 3.6.2 |
Wherever there is an election between the EPL 2.0 and GPL, Oracle elects to use under the terms of the EPL 2.0. See Appendix D for the Apache 2.0 License. ------------------------------- Copyright notices -------------------------- Apache CXF Copyright 2006-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). ============================================================================ . . . ---------------------------- Fourth-party information ----------------------
== org.apache.cxf:cxf-core:jar . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == com.fasterxml.woodstox:woodstox-core . == 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 ---------------------------------------------------------------------------- == org.codehaus.woodstox:stax2-api . == 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
== Copyright Notices
Stax2-api Copyright (c) 2004-2010, Woodstox Project (http://woodstox.codehaus.org/)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Re-distributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Re-distributions 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 Woodstox XML Processor 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. ---------------------------------------------------------------------------- == org.apache.ws.xmlschema:xmlschema-core . == License Apache License Version 2.0
== Copyright Notices
Apache WebServices - XmlSchema Copyright 2004-2020 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.
Portions Copyright (C) World Wide Web Consortium 2006, 2007 and licensed under the three-part BSD license.
---------------------------------------------------------------------------- == jakarta.ws.rs:jakarta.ws.rs-api . == License See Appendix R for the Eclipse Public License 2.0.
See Appendix A for the GNU General Public License (GPL) Version 2. ---
## 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.
== Copyright Notices # Notices for the Jakarta RESTful Web Services Project
This content is produced and maintained by the **Jakarta RESTful Web Services** project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
## Trademarks
**Jakarta RESTful 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 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/jaxrs-api
## Third-party Content
This project leverages the following third party content.
javaee-api (7.0)
* License: Apache-2.0 AND W3C
JUnit (4.11)
* License: Common Public License 1.0
Mockito (2.16.0)
* Project: http://site.mockito.org * Source: https://github.com/mockito/mockito/releases/tag/v2.16.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.
---------------------------------------------------------------------------- == jakarta.annotation:jakarta.annotation-api . == License # Eclipse Public License - v 2.0
== Copyright Notices # 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.
## 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/common-annotations-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. ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-transports-http . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-security . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.geronimo.specs:geronimo-jta_1.1_spec: . == License Apache License Version 2.0 == Copyright Notices Apache Geronimo Copyright 2003-2008 The Apache Software Foundation
This product includes software developed by The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------
== jakarta.xml.bind:jakarta.xml.bind-api . == License See Appendix R for the Eclipse Public License 2.0. See Appendix A for the GNU General Public License (GPL) Version 2. "CLASSPATH" EXCEPTION TO THE GPL
Certain source files distributed by Oracle America and/or its affiliates are subject to the following clarification and special exception to the GPL, but only where Oracle has expressly included in the particular source file's header the words "Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code."
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 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.
ADDITIONAL INFORMATION ABOUT LICENSING
Certain files distributed by Oracle America, Inc. and/or its affiliates are subject to the following clarification and special exception to the GPLv2, based on the GNU Project exception for its Classpath libraries, known as the GNU Classpath Exception.
Note that Oracle includes multiple, independent programs in this software package. Some of those programs are provided under licenses deemed incompatible with the GPLv2 by the Free Software Foundation and others. For example, the package includes programs licensed under the Apache License, Version 2.0 and may include FreeType. Such programs are licensed to you under their original licenses.
Oracle facilitates your further distribution of this package by adding the Classpath Exception to the necessary parts of its GPLv2 code, which permits you to use that code in combination with other independent modules not licensed under the GPLv2. However, note that this would not permit you to commingle code under an incompatible license with Oracle's GPLv2 licensed code by, for example, cutting and pasting such code into a file also containing Oracle's GPLv2 licensed code and then distributing the result.
Additionally, if you were to remove the Classpath Exception from any of the files to which it applies and distribute the result, you would likely be required to license some or all of the other code in that distribution under the GPLv2 as well, and since the GPLv2 is incompatible with the license terms of some items included in the distribution by Oracle, removing the Classpath Exception could therefore effectively compromise your ability to further distribute the package.
Failing to distribute notices associated with some files may also create unexpected legal consequences.
Proceed with caution and we recommend that you obtain the advice of a lawyer skilled in open source matters before removing the Classpath Exception or making modifications to this package which may subsequently be redistributed and/or involve the use of third party software.
== Copyright Notices
# Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb
## Trademarks
Jakarta XML Binding is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxb-api * https://github.com/eclipse-ee4j/jaxb-tck
## Third-party Content
This project leverages the following third party content.
Apache River (3.0.0)
* License: Apache-2.0 AND BSD-3-Clause
ASM 7 (n/a)
* License: BSD-3-Clause * Project: https://asm.ow2.io/ * Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
JTHarness (5.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness * Source: http://hg.openjdk.java.net/code-tools/jtharness/
normalize.css (3.0.2)
* License: MIT
SigTest (n/a)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
----------------------------------------------------------------------------
== jakarta.activation:jakarta.activation-api . == License See Appendix R for the Eclipse Public License 2.0.
== Text of GNU General Public License, version 2, with the Classpath Exception See Appendix A for the GNU General Public License (GPL) Version 2. "CLASSPATH" EXCEPTION TO THE GPL
Certain source files distributed by Oracle America and/or its affiliates are subject to the following clarification and special exception to the GPL, but only where Oracle has expressly included in the particular source file's header the words "Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code."
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 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.
ADDITIONAL INFORMATION ABOUT LICENSING
Certain files distributed by Oracle America, Inc. and/or its affiliates are subject to the following clarification and special exception to the GPLv2, based on the GNU Project exception for its Classpath libraries, known as the GNU Classpath Exception.
Note that Oracle includes multiple, independent programs in this software package. Some of those programs are provided under licenses deemed incompatible with the GPLv2 by the Free Software Foundation and others. For example, the package includes programs licensed under the Apache License, Version 2.0 and may include FreeType. Such programs are licensed to you under their original licenses.
Oracle facilitates your further distribution of this package by adding the Classpath Exception to the necessary parts of its GPLv2 code, which permits you to use that code in combination with other independent modules not licensed under the GPLv2. However, note that this would not permit you to commingle code under an incompatible license with Oracle's GPLv2 licensed code by, for example, cutting and pasting such code into a file also containing Oracle's GPLv2 licensed code and then distributing the result.
Additionally, if you were to remove the Classpath Exception from any of the files to which it applies and distribute the result, you would likely be required to license some or all of the other code in that distribution under the GPLv2 as well, and since the GPLv2 is incompatible with the license terms of some items included in the distribution by Oracle, removing the Classpath Exception could therefore effectively compromise your ability to further distribute the package.
Failing to distribute notices associated with some files may also create unexpected legal consequences.
Proceed with caution and we recommend that you obtain the advice of a lawyer skilled in open source matters before removing the Classpath Exception or making modifications to this package which may subsequently be redistributed and/or involve the use of third party software.
== Copyright Notices # Notices for Jakarta Activation
This content is produced and maintained by Jakarta Activation project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaf
## 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/jaf
## Third-party Content
This project leverages the following third party content.
JUnit (4.12)
* License: Eclipse Public License ---------------------------------------------------------------------------- |
The Apache Software Foundation | cxf-rt-rs-service-description-swagger 3.6.2 |
Where there is an election between the EPL and GPL, Oracle elects to use under the terms of the EPL. See Appendix D for the Apache 2.0 License ------------------------------- Copyright notices -------------------------- Apache CXF Copyright 2006-2022 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/). ============================================================================ . . . ---------------------------- Fourth-party information ----------------------
== org.apache.cxf:cxf-rt-frontend-jaxrs . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.cxf:cxf-core . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == com.sun.istack:istack-commons-runtime . == License Eclipse Distribution License - v 1.0 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. ---------------------------------------------------------------------------- == com.fasterxml.woodstox:woodstox-core . == 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 ---------------------------------------------------------------------------- == org.codehaus.woodstox:stax2-api . == 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
== Copyright Notices
Stax2-api Copyright (c) 2004-2010, Woodstox Project (http://woodstox.codehaus.org/)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Re-distributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Re-distributions 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 Woodstox XML Processor 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. ---------------------------------------------------------------------------- == org.apache.ws.xmlschema:xmlschema-core . == License Apache License Version 2.0 == Copyright Notices
Apache WebServices - XmlSchema Copyright 2004-2020 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
Portions Copyright 2006 International Business Machines Corp.
Portions Copyright (C) World Wide Web Consortium 2006, 2007 and licensed under the three-part BSD license. ---------------------------------------------------------------------------- == jakarta.ws.rs:jakarta.ws.rs-api . == License See Appendix R for the Eclipse Public License 2.0. See Appendix A for the GNU General Public License 2.0. ## 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.
== Copyright Notices # Notices for the Jakarta RESTful Web Services Project
This content is produced and maintained by the **Jakarta RESTful Web Services** project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxrs
## Trademarks
**Jakarta RESTful 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 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/jaxrs-api
## Third-party Content
This project leverages the following third party content.
javaee-api (7.0)
* License: Apache-2.0 AND W3C
JUnit (4.11)
* License: Common Public License 1.0
Mockito (2.16.0)
* Project: http://site.mockito.org * Source: https://github.com/mockito/mockito/releases/tag/v2.16.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. ---------------------------------------------------------------------------- == jakarta.annotation:jakarta.annotation-api . == License # Eclipse Public License - v 2.0
== Copyright Notices # 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.
## 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/common-annotations-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. ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-transports-http . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-security . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-rs-service-description-common-openapi . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == org.apache.cxf:cxf-rt-rs-service-description-swagger-ui . == License Apache License Version 2.0 == Copyright Notices Apache CXF Copyright ---------------------------------------------------------------------------- == io.swagger:swagger-jaxrs . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == com.fasterxml.jackson.core:jackson-databind . == 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. ---------------------------------------------------------------------------- == io.swagger:swagger-core . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == org.apache.commons:commons-lang3 . == License Apache License Version 2.0
== Copyright Notices Apache Commons Lang Copyright 2001-2020 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/). ---------------------------------------------------------------------------- == org.slf4j:slf4j-api . == License
== Copyright Notices
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.
---------------------------------------------------------------------------- == 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.
## 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.dataformat:jackson-dataformat-yaml . == 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, as well as supported commercially by FasterXML.com.
## Licensing
Jackson core and extension components may be licensed under different licenses. To find the details that apply to this artifact see the accompanying LICENSE file. For more information, including possible other licensing options, contact FasterXML.com (http://fasterxml.com).
## Credits
A list of contributors may be found from CREDITS file, which is included in some artifacts (usually source distributions); but is always available from the source code management (SCM) system project uses. ---------------------------------------------------------------------------- == io.swagger:swagger-models . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == io.swagger:swagger-annotations . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == org.yaml:snakeyaml . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == org.reflections:reflections . == LICENSES . == Text of license WTFPL DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO. ---------------------------------------------------------------------------- == org.javassist:javassist . == LICENSES . == Apache License Version 2.0 == Text of LGPL 2.1 See Appendix N for the GNU Lesser General Public License 2.1. == Text of license MOZILLA PUBLIC LICENSE See Appendix B for the Mozilla Public License 1.1.
The Original Code is Javassist.
The Initial Developer of the Original Code is Shigeru Chiba. Portions created by the Initial Developer are Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
Contributor(s): __Bill Burke, Jason T. Greene______________.
Alternatively, the contents of this software may be used under the terms of the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), or the Apache License Version 2.0 (the "AL"), in which case the provisions of the LGPL or the AL are applicable instead of those above. If you wish to allow use of your version of this software only under the terms of either the LGPL or the AL, and not to allow others to use your version of this software under the terms of the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the LGPL or the AL. If you do not delete the provisions above, a recipient may use your version of this software under the terms of any one of the MPL, the LGPL or the AL.
== Copyright Notices Javassist, a Java-bytecode translator toolkit. Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.
The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. Alternatively, the contents of this file may be used under the terms of the GNU Lesser General Public License Version 2.1 or later, or the Apache License Version 2.0.
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
---------------------------------------------------------------------------- == com.google.guava:guava . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == com.google.guava:failureaccess . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == com.google.guava:failureaccess . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == com.google.guava:listenablefuture . == License Apache License Version 2.0 ---------------------------------------------------------------------------- == com.google.code.findbugs:jsr305 . == License 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.
Other copyright notices in this distribution:
== 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:
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. ---------------------------------------------------------------------------- == 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. ---------------------------------------------------------------------------- == com.google.errorprone:error_prone_annotations . == License Apache License Version 2.0 -------------------------------------------------------------------------- == com.google.j2objc:j2objc-annotations . == License Apache License Version 2.0 ----------------------------------------------------------------------------
== 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.)
----------------------------------------------------------------------------
== jakarta.activation:jakarta.activation-api . == License
== License
== Text of Eclipse Public License 2.0 See Appendix R for the Eclipse Public License 2.0. == Text of GNU General Public License, version 2, with the Classpath Exception See Appendix A for the GNU General Public License 2.0. "CLASSPATH" EXCEPTION TO THE GPL
Certain source files distributed by Oracle America and/or its affiliates are subject to the following clarification and special exception to the GPL, but only where Oracle has expressly included in the particular source file's header the words "Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code."
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 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.
ADDITIONAL INFORMATION ABOUT LICENSING
Certain files distributed by Oracle America, Inc. and/or its affiliates are subject to the following clarification and special exception to the GPLv2, based on the GNU Project exception for its Classpath libraries, known as the GNU Classpath Exception.
Note that Oracle includes multiple, independent programs in this software package. Some of those programs are provided under licenses deemed incompatible with the GPLv2 by the Free Software Foundation and others. For example, the package includes programs licensed under the Apache License, Version 2.0 and may include FreeType. Such programs are licensed to you under their original licenses.
Oracle facilitates your further distribution of this package by adding the Classpath Exception to the necessary parts of its GPLv2 code, which permits you to use that code in combination with other independent modules not licensed under the GPLv2. However, note that this would not permit you to commingle code under an incompatible license with Oracle's GPLv2 licensed code by, for example, cutting and pasting such code into a file also containing Oracle's GPLv2 licensed code and then distributing the result.
Additionally, if you were to remove the Classpath Exception from any of the files to which it applies and distribute the result, you would likely be required to license some or all of the other code in that distribution under the GPLv2 as well, and since the GPLv2 is incompatible with the license terms of some items included in the distribution by Oracle, removing the Classpath Exception could therefore effectively compromise your ability to further distribute the package.
Failing to distribute notices associated with some files may also create unexpected legal consequences.
Proceed with caution and we recommend that you obtain the advice of a lawyer skilled in open source matters before removing the Classpath Exception or making modifications to this package which may subsequently be redistributed and/or involve the use of third party software.
== Copyright Notices # Notices for Jakarta Activation
This content is produced and maintained by Jakarta Activation project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaf
## 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/jaf
## Third-party Content
This project leverages the following third party content.
JUnit (4.12)
* License: Eclipse Public License
----------------------------------------------------------------------------
== jakarta.xml.bind:jakarta.xml.bind-api . == License
== Text of Eclipse Public License 2.0 See Appendix R for the Eclipse Public License 2.0.
== Text of GNU General Public License, version 2, with the Classpath Exception See Appendix A for the GNU General Public License 2.0. "CLASSPATH" EXCEPTION TO THE GPL
Certain source files distributed by Oracle America and/or its affiliates are subject to the following clarification and special exception to the GPL, but only where Oracle has expressly included in the particular source file's header the words "Oracle designates this particular file as subject to the "Classpath" exception as provided by Oracle in the LICENSE file that accompanied this code."
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 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.
ADDITIONAL INFORMATION ABOUT LICENSING
Certain files distributed by Oracle America, Inc. and/or its affiliates are subject to the following clarification and special exception to the GPLv2, based on the GNU Project exception for its Classpath libraries, known as the GNU Classpath Exception.
Note that Oracle includes multiple, independent programs in this software package. Some of those programs are provided under licenses deemed incompatible with the GPLv2 by the Free Software Foundation and others. For example, the package includes programs licensed under the Apache License, Version 2.0 and may include FreeType. Such programs are licensed to you under their original licenses.
Oracle facilitates your further distribution of this package by adding the Classpath Exception to the necessary parts of its GPLv2 code, which permits you to use that code in combination with other independent modules not licensed under the GPLv2. However, note that this would not permit you to commingle code under an incompatible license with Oracle's GPLv2 licensed code by, for example, cutting and pasting such code into a file also containing Oracle's GPLv2 licensed code and then distributing the result.
Additionally, if you were to remove the Classpath Exception from any of the files to which it applies and distribute the result, you would likely be required to license some or all of the other code in that distribution under the GPLv2 as well, and since the GPLv2 is incompatible with the license terms of some items included in the distribution by Oracle, removing the Classpath Exception could therefore effectively compromise your ability to further distribute the package.
Failing to distribute notices associated with some files may also create unexpected legal consequences.
Proceed with caution and we recommend that you obtain the advice of a lawyer skilled in open source matters before removing the Classpath Exception or making modifications to this package which may subsequently be redistributed and/or involve the use of third party software.
== Copyright Notices
# Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb
## Trademarks
Jakarta XML Binding is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxb-api * https://github.com/eclipse-ee4j/jaxb-tck
## Third-party Content
This project leverages the following third party content.
Apache River (3.0.0)
* License: Apache-2.0 AND BSD-3-Clause
ASM 7 (n/a)
* License: BSD-3-Clause * Project: https://asm.ow2.io/ * Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
JTHarness (5.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness * Source: http://hg.openjdk.java.net/code-tools/jtharness/
normalize.css (3.0.2)
* License: MIT
SigTest (n/a)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.
----------------------------------------------------------------------------
== javax.validation:validation-api . == License
Apache License Version 2.0
== Copyright Notices
Copyright 2012-2013, Red Hat, Inc. and/or its affiliates, and individual contributors by the @authors tag. See the copyright.txt in the distribution for a full listing of individual 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. |
FasterXML, LLC | jackson-databind 2.15.3 |
------------------------------- 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.) |
FasterXML, LLC | jackson-dataformat-yaml 2.15.3 |
------------------------------- Top-level license -------------------------- See Appendix D for the 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 components are licensed under Apache (Software) License, version 2.0, as per accompanying LICENSE file.
## Credits
A list of contributors may be found from CREDITS 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-databind . == 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-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. -----------------------------------------------------------------------------
== org.yaml:snakeyaml . == License
Apache License Version 2.0
-----------------------------------------------------------------------------
== com.fasterxml.jackson.core:jackson-core . == License == 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.) |
FasterXML, LLC | jackson-jaxrs-json-provider 2.15.3 |
------------------------------- Top-level license -------------------------- See Appendix D for the Apache License 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, as well as supported commercially by FasterXML.com.
## Licensing
Jackson core and extension components may be licensed under different licenses. To find the details that apply to this artifact see the accompanying LICENSE file. For more information, including possible other licensing options, contact FasterXML.com (http://fasterxml.com).
## Credits
A list of contributors may be found from CREDITS 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 ----------------------
== jackson-core == License Type Apache License 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. --------------------------------(separator)--------------------------------- == FastDoubleParser == License Text 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. Apache 2.0 License. https://github.com/fastfloat/fast_float https://github.com/fastfloat/fast_float/blob/dc88f6f882ac7eb8ec3765f633835cb76afa0ac2/LICENSE-APACHE
fast_float, Copyright (c) 2021 The fast_float authors. Apache 2.0 License. https://github.com/fastfloat/fast_float https://github.com/lemire/fast_double_parser/blob/07d9189a8fb815fe800cb15ca022e7a07093236e/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 'bigint-LICENSE' is included in the sources and classes Jar files that are released by this project - as is required by that license.) --------------------------------(separator)--------------------------------- == jackson-databind == License Type Apache License 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. --------------------------------(separator)--------------------------------- == jackson-jaxrs-base == License Type Apache License 2.0 --------------------------------(separator)--------------------------------- == jackson-annotations == License Type Apache License 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. --------------------------------(separator)--------------------------------- == jakarta.activation-api == License Text 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. == Copyright Notices # Notices for Jakarta Activation
This content is produced and maintained by Jakarta Activation project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaf
## 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/jaf
## Third-party Content
This project leverages the following third party content.
JUnit (4.12)
* License: Eclipse Public License --------------------------------(separator)--------------------------------- == jakarta.xml.bind-api == 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. == Copyright Notices # Notices for Jakarta XML Binding
This content is produced and maintained by the Jakarta XML Binding project.
* Project home: https://projects.eclipse.org/projects/ee4j.jaxb
## Trademarks
Jakarta XML Binding is a trademark of the Eclipse Foundation.
## Copyright
All content is the property of the respective authors or their employers. For more information regarding authorship of content, please consult the listed source code repository logs.
## Declared Project Licenses
This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v. 1.0 which is available at http://www.eclipse.org/org/documents/edl-v10.php.
SPDX-License-Identifier: BSD-3-Clause
## Source Code
The project maintains the following source code repositories:
* https://github.com/eclipse-ee4j/jaxb-api * https://github.com/eclipse-ee4j/jaxb-tck
## Third-party Content
This project leverages the following third party content.
Apache River (3.0.0)
* License: Apache-2.0 AND BSD-3-Clause
ASM 7 (n/a)
* License: BSD-3-Clause * Project: https://asm.ow2.io/ * Source: https://repository.ow2.org/nexus/#nexus-search;gav~org.ow2.asm~asm-commons~~~~kw,versionexpand
JTHarness (5.0)
* License: (GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0) * Project: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness * Source: http://hg.openjdk.java.net/code-tools/jtharness/
normalize.css (3.0.2)
* License: MIT
SigTest (n/a)
* License: GPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
## Cryptography
Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. |
jsonwebtoken.io | jjwt-api 0.12.3 |
========================================================================================= Top Level License : jjwt-api 0.12.3 ========================================================================================= * Copyright Copyright 2018 JWTK Copyright (C) 2014 jsonwebtoken.io
* Notice Copyright 2018 JWTK
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 text for jjwt -------------------- Base64 implementation JJWT's io.jsonwebtoken.io.Base64 implementation is based on MigBase64 with continued modifications for Base64 URL support and additional test cases. The MigBase64 copyright and license notice have been retained and are repeated here per that code's requirements: Licence (BSD): ============== Copyright (c) 2004, Mikael Grev, MiG InfoCom AB. (base64 @ miginfocom . 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 MiG InfoCom AB 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. Additionally, the following classes were copied from the Apache Commons-Codec project, with further JJWT-specific modifications: io.jsonwebtoken.impl.io.Base64Codec io.jsonwebtoken.impl.io.Base64InputStream io.jsonwebtoken.impl.io.Base64OutputStream io.jsonwebtoken.impl.io.BaseNCodec io.jsonwebtoken.impl.io.BaseNCodecInputStream io.jsonwebtoken.impl.io.BaseNCodecOutputStream io.jsonwebtoken.impl.io.CodecPolicy Its attribution: Apache Commons Codec Copyright 2002-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). Also, the following classes were copied from the Apache Commons-IO project, with further JJWT-specific modifications: io.jsonwebtoken.impl.io.CharSequenceReader io.jsonwebtoken.impl.io.FilteredInputStream io.jsonwebtoken.impl.io.FilteredOutputStream io.jsonwebtoken.impl.io.ClosedInputStream io.jsonwebtoken.impl.io.UncloseableInputStream It's attribution: Apache Commons IO Copyright 2002-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). * License See Appendix D for Apache 2.0 License. |
The Apache Software Foundation | log4j-slf4j-impl 2.21.1 |
See Appendix D for Apache 2.0 License.
---------------------------------------------------------------------------------------------------- Notice.txt Apache Log4j Copyright 1999-2023 Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server Copyright 2004 Jason Paul Kitchen
TypeUtil.java Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info) Copyright 2017 Remko Popma
TimeoutBlockingWaitStrategy.java and parts of Util.java Copyright 2011 LMAX Ltd.
---------------------------------------------------------------------------------------------------- Fourth Party dependency org.apache.logging.log4j » log4j-api Apache License, Version 2.0 See Appendix D for Apache 2.0 License.
Notice.txt Apache Log4j Copyright 1999-2023 Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server Copyright 2004 Jason Paul Kitchen
TypeUtil.java Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info) Copyright 2017 Remko Popma
TimeoutBlockingWaitStrategy.java and parts of Util.java Copyright 2011 LMAX Ltd. ------------------------------------------------------------------ org.osgi » org.osgi.core Apache License, Version 2.0 See Appendix D for Apache 2.0 License. Notice.txt Apache Log4j Copyright 1999-2023 Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server Copyright 2004 Jason Paul Kitchen
TypeUtil.java Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info) Copyright 2017 Remko Popma
TimeoutBlockingWaitStrategy.java and parts of Util.java Copyright 2011 LMAX Ltd. ------------------------------------------------------------------ org.apache.logging.log4j » log4j-core Apache License, Version 2.0 See Appendix D for Apache 2.0 License. Notice.txt Apache Log4j Copyright 1999-2023 Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server Copyright 2004 Jason Paul Kitchen
TypeUtil.java Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beamshttps://github.com/qos-ch/slf4j
picocli (http://picocli.info) Copyright 2017 Remko Popma
TimeoutBlockingWaitStrategy.java and parts of Util.java Copyright 2011 LMAX Ltd. ------------------------------------------------------------------ org.slf4j » slf4j-api The MIT License See Appendix F for MIT License. Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland) |
The Apache Software Foundation | log4j-web 2.22.1 |
Apache Log4j Copyright 1999-2023 Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). ResolverUtil.java Copyright 2005-2006 Tim Fennell Dumbster SMTP test server Copyright 2004 Jason Paul Kitchen TypeUtil.java Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams picocli (http://picocli.info) Copyright 2017 Remko Popma TimeoutBlockingWaitStrategy.java and parts of Util.java Copyright 2011 LMAX Ltd. -------------------------------------------------------------------------------------------- ------------------ Copyright info from component source file ------------- /* * 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. */ See Appendix D for Apache 2.0 License. |
The Prometheus Authors | Node Exporter 1.6.1 |
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0 ---------------------------------- Copyright ----------------------------------- Copyright 2013-2015 The Prometheus Authors Copyright 2015 The Prometheus Authors Copyright 2016 The Prometheus Authors Copyright 2016-2017 Matt Layher Copyright 2017 The Prometheus Authors Copyright 2017-2019 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 ------------------------------------ Configurable modular Prometheus exporter for various node metrics. 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: wifi https://github.com/mdlayher/wifi Copyright 2016-2017 Matt Layher Licensed under the MIT License netlink https://github.com/mdlayher/netlink Copyright 2016-2017 Matt Layher Licensed under the MIT License -------------------------- Fourth Party Dependencies --------------------------- ----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-2-Clause - 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/beevik/ntp == License Type Copyright 2015-2017 Brett Vickers. 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 COPYRIGHT HOLDER ``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 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 2015-2017 Brett Vickers. Copyright 2015-2017 Brett Vickers. All rights reserved. --------------------------------- (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, Oracle and/or its affiliates.
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/dennwc/btrfs == License Type SPDX:Apache-2.0 == Copyright (no copyright notices found) --------------------------------- (separator) ---------------------------------- == Dependency github.com/dennwc/ioctl == License Type SPDX:MIT == Copyright (no copyright notices found) --------------------------------- (separator) ---------------------------------- == Dependency github.com/ema/qdisc == License Type SPDX:MIT == Copyright Copyright (C) 2017 Emanuele Rocca --------------------------------- (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/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/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/hashicorp/go-envparse == License Type SPDX:MPL-2.0 == Copyright Copyright 2017 HashiCorp, Inc. == Notices go-envparse Copyright 2017 HashiCorp, Inc. --------------------------------- (separator) ---------------------------------- == Dependency github.com/hodgesds/perf-utils == License Type SPDX:MIT == Copyright Copyright (c) 2019 Daniel Hodges --------------------------------- (separator) ---------------------------------- == Dependency github.com/josharian/native == License Type SPDX:MIT == Copyright Copyright 2020 Josh Bleecher Snyder --------------------------------- (separator) ---------------------------------- == Dependency github.com/jpillora/backoff == License Type SPDX:MIT == Copyright Copyright (c) 2017 Jaime Pillora --------------------------------- (separator) ---------------------------------- == Dependency github.com/jsimonetti/rtnetlink == License Type SPDX:MIT == Copyright Copyright (C) 2016 Jeroen Simonetti --------------------------------- (separator) ---------------------------------- == Dependency github.com/mattn/go-xmlrpc == License Type SPDX:MIT == Copyright Copyright (c) 2017 Yasuhiro Matsumoto --------------------------------- (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/mdlayher/ethtool == License Type SPDX:MIT == Copyright Copyright (C) 2021-2022 Matt Layher --------------------------------- (separator) ---------------------------------- == Dependency github.com/mdlayher/genetlink == License Type SPDX:MIT == Copyright Copyright (C) 2016-2022 Matt Layher --------------------------------- (separator) ---------------------------------- == Dependency github.com/mdlayher/netlink == License Type SPDX:MIT == Copyright Copyright (C) 2016-2022 Matt Layher Copyright 2009 The Go Authors. All rights reserved. --------------------------------- (separator) ---------------------------------- == Dependency github.com/mdlayher/socket == License Type SPDX:MIT == Copyright Copyright (C) 2021 Matt Layher Copyright 2016 The Go Authors. All rights reserved. Use of this source --------------------------------- (separator) ---------------------------------- == Dependency github.com/mdlayher/wifi == License Type SPDX:MIT == Copyright Copyright (C) 2016-2022 Matt Layher --------------------------------- (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/opencontainers/selinux == License Type SPDX:Apache-2.0 == Copyright (no copyright notices found) --------------------------------- (separator) ---------------------------------- == Dependency github.com/prometheus-community/go-runit == License Type SPDX:MIT == Copyright Copyright (c) 2015 SoundCloud Ltd. --------------------------------- (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/safchain/ethtool == License Type SPDX:Apache-2.0 == Copyright (no copyright notices found) --------------------------------- (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.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. --------------------------------- (separator) ---------------------------------- == Dependency go.uber.org/multierr == License Type SPDX:MIT == Copyright Copyright (c) 2017 Uber Technologies, Inc. Copyright (c) 2019 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 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 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. --------------------------------- (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. == 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, Oracle and/or its affiliates.
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 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. --------------------------------- (separator) ---------------------------------- == SPDX:MPL-2.0 See Appendix M for Mozilla Public License 2.0. |
OpenStack Foundation | openstack4j-httpclient 3.11 |
------------------------------- Top-level license -------------------------- This software is licensed under the Apache 2 license, quoted below.
Copyright 2019 Jeremy Unruh and OpenStack4j
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.
---------------------------- Fourth-party information ---------------------- 4PL ==> org.apache.httpcomponents:httpclient: 4.5.13
See Appendix D for Apache 2.0 License.
---------------- copyright notice ---------------
Apache HttpComponents Client Copyright 1999-2019 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
---------------------------------------------------------------- 4PL ==> com.github.openstack4j.core:jar:3.10
Apache 2.0 See Appendix D for Apache 2.0 License.
Copyright 2003-2016 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
---------------------------------------------------------------- 4PL ==> com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.10.3
Apache 2.0 See Appendix D for Apache 2.0 License.
Copyright 2003-2016 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/). |
The Prometheus Authors | Prometheus 2.47.2 |
Oracle elects to use throttle-debounce under the terms of the MIT license.
------------------------------ Top-Level License ------------------------------- SPDX:Apache-2.0 ---------------------------------- Copyright ----------------------------------- Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors -------------------------- Fourth Party Dependencies --------------------------- ----------------------------------- Licenses ----------------------------------- - Apache-2.0 - BSD-0-Clause - BSD-2-Clause - BSD-3-Clause - BSD-3-Clause--modified-by-Google - 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) -------------------------------------------------------------------------------- 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: See above for SIL OPEN FONT LICENSE Version 1.1. -------------------------------------------------------------------------------- # 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 See above for SIL OPEN FONT LICENSE Version 1.1. -------------------------------------------------------------------------------- # 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 @nexucis/kvsearch == License Type SPDX:MIT == Copyright Copyright (c) 2021 Augustin Husson --------------------------------- (separator) ---------------------------------- == Dependency @prometheus-io/app == License Type SPDX:Apache-2.0 == Copyright (no copyright notices found) --------------------------------- (separator) ---------------------------------- == Dependency @prometheus-io/codemirror-promql == License Type SPDX:Apache-2.0 == Copyright Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors --------------------------------- (separator) ---------------------------------- == Dependency @prometheus-io/lezer-promql == License Type SPDX:Apache-2.0 == Copyright Copyright 2021 The Prometheus Authors Copyright 2022 The Prometheus Authors --------------------------------- (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 has-proto == License Type SPDX:MIT == Copyright Copyright (c) 2022 Inspect JS --------------------------------- (separator) ---------------------------------- == Dependency hasown == License Type SPDX:MIT == Copyright Copyright (c) Jordan Harband and contributors --------------------------------- (separator) ---------------------------------- == Dependency popper.js == License Type SPDX:MIT == Copyright Copyright (c) 2021 Floating UI contributors --------------------------------- (separator) ---------------------------------- == Dependency set-function-length == License Type SPDX:MIT == Copyright Copyright (c) Jordan Harband and contributors --------------------------------- (separator) ---------------------------------- == Dependency define-data-property == License Type SPDX:MIT == Copyright Copyright (c) 2023 Jordan Harband --------------------------------- (separator) ---------------------------------- == Dependency undici-types == License Type SPDX:MIT == Copyright Copyright (c) Matteo Collina and Undici contributors --------------------------------- (separator) ---------------------------------- == Dependency gopd == License Type SPDX:MIT == Copyright Copyright (c) 2022 Jordan Harband --------------------------------- (separator) ---------------------------------- == Dependency set-function-name == License Type SPDX:MIT == Copyright Copyright (c) Jordan Harband and contributors --------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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) ---------------------------------- --------------------------------- (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) ---------------------------------- == 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, Oracle and/or its affiliates.
--------------------------------- (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) ---------------------------------- --------------------------------- (separator) ---------------------------------- == Dependency gud == License Type SPDX:MIT == Copyright (no copyright notices found) --------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (separator) ---------------------------------- == Dependency htmlparser2 == License Type SPDX:MIT == Copyright Copyright ©2010,2011, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (separator) ---------------------------------- == Dependency is-glob == License Type SPDX:MIT == Copyright Copyright (c) 2014-2017, Jon Schlinkert. Copyright ©2019, Oracle and/or its affiliates.
--------------------------------- (separator) ---------------------------------- == Dependency is-number == License Type SPDX:MIT == Copyright Copyright (c) 2014-present, Jon Schlinkert. Copyright ©2018, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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) ---------------------------------- == Dependency jquery.flot.tooltip == License Type SPDX:MIT == Copyright Copyright (c) 2007-2013 IOLA and Ole Laursen. Copyright (c) 2007-2014 IOLA and Ole Laursen. Copyright (c) 2011 by Michael Zinsmaier and nergal.dev Copyright (c) 2011-2016 Krzysztof Urbas (@krzysu) & Evan Steinkerchner (@Roundaround). Copyright (c) 2012 by Thomas Ritou --------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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 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, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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 license: Copyright ©2013, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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 License 2.0. -------------------------------------------------------------------------------- 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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- frontend_server_client license: Copyright ©2020, Oracle and/or its affiliates.
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, 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 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. -------------------------------------------------------------------------------- http_multi_server, oauth2, shelf, shelf_web_socket, source_maps and stack_trace license: Copyright ©2014, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- io, stream_transform and term_glyph license: Copyright ©2017, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- package_config license: Copyright ©2019, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- petitparser 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, Oracle and/or its affiliates.
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 License 2.0. -------------------------------------------------------------------------------- test_api and test_core license: Copyright ©2018, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- tuple license: Copyright (c) 2014, the tuple 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. 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. -------------------------------------------------------------------------------- uri license: Copyright ©2013, Oracle and/or its affiliates.
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. -------------------------------------------------------------------------------- xml license: The MIT License Copyright (c) 2006-2022 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. -------------------------------------------------------------------------------- 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-2022 Lukas Renggli. Copyright (c) 2006-2023 Lukas Renggli. Copyright (c) 2013-2021 Brendan Duncan. Copyright (c) 2014, the Dart project authors. Copyright (c) 2014, the tuple 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, Oracle and/or its affiliates.
Copyright ©2012, Oracle and/or its affiliates.
Copyright ©2013, Oracle and/or its affiliates.
Copyright ©2013, Oracle and/or its affiliates.
Copyright ©2013, Oracle and/or its affiliates.
Copyright ©2014, Oracle and/or its affiliates.
Copyright ©2014, Oracle and/or its affiliates.
Copyright ©2015, Oracle and/or its affiliates.
Copyright ©2016, Oracle and/or its affiliates.
Copyright ©2017, Oracle and/or its affiliates.
Copyright ©2017, Oracle and/or its affiliates.
Copyright ©2018, Oracle and/or its affiliates.
Copyright ©2019, Oracle and/or its affiliates.
Copyright ©2019, Oracle and/or its affiliates.
Copyright ©2020, Oracle and/or its affiliates.
Copyright ©2021, Oracle and/or its affiliates.
--------------------------------- (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 <marijnh@gmail.com> 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 General Public License 2.0. == 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, Oracle and/or its affiliates.
--------------------------------- (separator) ---------------------------------- == Dependency toggle-selection == License Type SPDX:MIT == Copyright Copyright (c) 2017 sudodoki <smd.deluzion@gmail.com> --------------------------------- (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. --------------------------------- (separator) ---------------------------------- == Dependency yallist == 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 ----------------------------------- Licenses ----------------------------------- --------------------------------- (separator) ---------------------------------- == SPDX:Apache-2.0 See Appendix D for the Apache License 2.0. --------------------------------- (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. ------------------------------ 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 == License Type SPDX:MIT == Copyright Copyright (c) Microsoft Corporation. Copyright (c) Microsoft Corporation. All rights reserved. == Notices NOTICES AND INFORMATION Do Not Translate or Localize This software incorporates material from third parties. Microsoft makes certain open source code available at https://3rdpartysource.microsoft.com, or you may send a check or money order for US $5.00, including the product name, the open source component name, and version number, to: Source Code Compliance Team Microsoft Corporation One Microsoft Way Redmond, WA 98052 USA Notwithstanding any other terms, you may reverse engineer this software to the extent required to debug changes to any libraries licensed under the GNU Lesser General Public License. ------------------------------------------------------------------------------ Azure SDK for Go uses third-party libraries or other resources that may be distributed under licenses different than the Azure SDK for Go software. In the event that we accidentally failed to list a required notice, please bring it to our attention. Post an issue or email us: azgosdkhelp@microsoft.com The attached notices are provided for information only. --------------------------------- (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/go-autorest/autorest == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/autorest/adal == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/autorest/date == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/autorest/to == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/autorest/validation == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/logger == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation --------------------------------- (separator) ---------------------------------- == Dependency github.com/Azure/go-autorest/tracing == License Type SPDX:Apache-2.0 == Copyright Copyright 2015 Microsoft Corporation Copyright 2017 Microsoft Corporation Copyright 2018 Microsoft Corporation --------------------------------- (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/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/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/cncf/xds/go == 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, Oracle and/or its affiliates.
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/docker/distribution == License Type SPDX:Apache-2.0 == Copyright Copyright (c) 2013 Damien Le Berrigaud and Nick Wade --------------------------------- (separator) ---------------------------------- == Dependency github.com/docker/docker == License Type SPDX:Apache-2.0 == Copyright Copyright (C) 1999-2008 Novell Inc. Copyright (c) 2015 John Howard (Microsoft) Copyright 2009-2012 Canonical Ltd. Copyright 2009-2018 Canonical Ltd. 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/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-2021 Jeevanandam M (jeeva@myjeeva.com) Copyright (c) 2015-2021 Jeevanandam M (jeeva@myjeeva.com), All rights reserved. Copyright (c) 2015-2021 Jeevanandam M. (jeeva@myjeeva.com), All rights reserved. Copyright (c) 2015-2021 Jeevanandam M., https://myjeeva.com <jeeva@myjeeva.com> --------------------------------- (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/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/v4 == 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 == License Type SPDX:Apache-2.0 == Copyright Copyright 2017 Google LLC. All Rights Reserved. Copyright 2017-2020, Google LLC. Copyright 2018 Google LLC. All Rights Reserved. Copyright 2019 Google LLC. All Rights Reserved. Copyright 2020 Google LLC. All Rights Reserved. Copyright 2020 Google LLC. All Rights Reserved.\n" + Copyright 2021 Google LLC. All Rights Reserved. Copyright 2022 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, Oracle and/or its affiliates.
Copyright ©2018, Oracle and/or its affiliates.
Copyright ©2019, Oracle and/or its affiliates.
Copyright ©2020, Oracle and/or its affiliates.
--------------------------------- (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. --------------------------------- (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, Oracle and/or its affiliates.
Copyright ©2018, Oracle and/or its affiliates.
Copyright ©2019, Oracle and/or its affiliates.
Copyright 2021 Google LLC Copyright ©2021, Oracle and/or its affiliates.
Copyright 2022 Google LLC Copyright ©2022, Oracle and/or its affiliates.
Copyright ©2023, Oracle and/or its affiliates.
--------------------------------- (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, Oracle and/or its affiliates.
--------------------------------- (separator) ---------------------------------- == Dependency github.com/hashicorp/consul/api == License Type SPDX:MPL-2.0 == Copyright Copyright (c) 2013 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/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 License 2.0. ------------------ 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) 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. 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" --------------------------------- (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/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 == 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/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, Oracle and/or its affiliates.
Copyright ©2020,2020, Oracle and/or its affiliates.
Copyright © 2016 Docker, Inc. Copyright ©2019,2020, Oracle and/or its affiliates.
--------------------------------- (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/ovh/go-ovh == License Type SPDX:BSD-3-Clause == Copyright Copyright (c) 2015-2023, OVH SAS --------------------------------- (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 == 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/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/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 2013 Patrick Mezard. All rights reserved. Use of this source code is 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, Oracle and/or its affiliates.
Copyright ©2018, Oracle and/or its affiliates.
Copyright ©2019, Oracle and/or its affiliates.
Copyright ©2020, Oracle and/or its affiliates.
--------------------------------- (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/internal/retry == 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, Oracle and/or its affiliates.
Copyright ©2020, Oracle and/or its affiliates.
--------------------------------- (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 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 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 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. --------------------------------- (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, Oracle and/or its affiliates.
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. --------------------------------- (separator) ---------------------------------- == Dependency google.golang.org/appengine == License Type SPDX:Apache-2.0 == Copyright Copyright 2011 Google Inc. All Rights Reserved. Copyright 2011 Google Inc. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2011 The Go Authors. All rights reserved. Copyright 2012 Google Inc. All Rights Reserved. Copyright 2012 Google Inc. All rights reserved. Copyright 2013 Google Inc. All rights reserved. Copyright 2014 Google Inc. All rights reserved. Copyright 2015 Google Inc. All rights reserved. Copyright 2016 Google Inc. All Rights Reserved. Copyright 2016 Google Inc. All rights reserved. Copyright 2018 Google LLC. All rights reserved. Copyright 2019 Google Inc. All Rights Reserved. Copyright 2019 Google Inc. All rights reserved. --------------------------------- (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 License 2.0. ------------------ 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 License 2.0. --------------------------------- (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 Public License 2.0. |
The Prometheus Authors | Prometheus AlertManager 0.26.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
----------------------------------- 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-2-Clause - 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, Oracle and/or its affiliates.
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/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.
--------------------------------- (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/hashicorp/errwrap
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2014 HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-immutable-radix
== License Type SPDX:MPL-2.0
== Copyright Copyright (c) 2015 HashiCorp, Inc.
--------------------------------- (separator) ----------------------------------
== Dependency github.com/hashicorp/go-msgpack
== License Type 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 Copyright (c) 2014 HashiCorp, Inc.
--------------------------------- (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 Copyright (c) 2014 HashiCorp, Inc.
--------------------------------- (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 Copyright 2017 Peter Bourgon
--------------------------------- (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/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/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/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
== 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 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 2009 The Go Authors. All rights reserved. Copyright 2017 The Go Authors. All rights reserved.
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel
== License Type SPDX:Apache-2.0
== Copyright Copyright The OpenTelemetry Authors
--------------------------------- (separator) ----------------------------------
== Dependency go.opentelemetry.io/otel/trace
== License Type SPDX:Apache-2.0
== Copyright Copyright The OpenTelemetry Authors
--------------------------------- (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 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 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.
--------------------------------- (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.
== 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, Oracle and/or its affiliates.
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
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 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 Mozilla Public License 2.0. |
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, Oracle and/or its affiliates.
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, Oracle and/or its affiliates.
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 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. |
SNMP4J.org | SNMP4J 3.7.7 | See Appendix D for Apache 2.0 License.
Copyright 2005-2022 Frank Fock (SNMP4J.org) NOTICE: ========================================================================= == NOTICE file corresponding to the section 4 d of == == the Apache License, Version 2.0, == == in this case for the SNMP4J distribution. == ========================================================================= This product includes software developed by SNMP4J.org (http://www.snmp4j.org/). Please read the different LICENSE files present in the root directory of this distribution. The names "SNMP4J" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact info@snmp4j.org (SNMP4J) or apache@apache.org. ========================================================================= |
The Apache Software Foundation | sshd-sftp 2.12.1 |
See Appendix D for the Apache License 2.0. ------------------------------- Copyright notices -------------------------- Apache MINA SSHD Copyright 2018-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/). . . . ---------------------------- Fourth-party information ---------------------- Fourth-Party Dependencies
org.apache.sshd:sshd-core org.apache.sshd:sshd-common
== Copyright Notices Apache MINA SSHD Copyright 2008-2024 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
License: Apache 2.0 (see above)
============================================================================================================ org.slf4j jcl-over-slf4j
== Copyright Notices
Copyright 2001-2004 The Apache Software Foundation.
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.
License: Apache 2.0 (See above) |
The Apache Software Foundation | Tomcat 9.0.84 |
Apache Tomcat Copyright 1999-2023 The Apache Software Foundation
This product includes software developed at The Apache Software Foundation (https://www.apache.org/).
This software contains code derived from netty-native developed by the Netty project (https://netty.io, https://github.com/netty/netty-tcnative/) and from finagle-native developed at Twitter (https://github.com/twitter/finagle).
This software contains code derived from jgroups-kubernetes developed by the JGroups project (http://www.jgroups.org/).
Java compilation software for JSP pages is provided by the Eclipse JDT Core Batch Compiler component, which is open source software. The original software and related information is available at https://www.eclipse.org/jdt/core/.
org.apache.tomcat.util.json.JSONParser.jj is a public domain javacc grammar for JSON written by Robert Fischer. https://github.com/RobertFischer/json-parser
For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integration The org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packages are derivative work originating from the Netty project and the finagle-native project developed at Twitter * Copyright 2014 The Netty Project * Copyright 2014 Twitter
For portions of the Tomcat cloud support The org.apache.catalina.tribes.membership.cloud package contains derivative work originating from the jgroups project. https://github.com/jgroups-extras/jgroups-kubernetes Copyright 2002-2018 Red Hat Inc.
See Appendix D for Apache 2.0 License.
APACHE TOMCAT SUBCOMPONENTS:
Apache Tomcat includes a number of subcomponents with separate copyright notices and license terms. Your use of these subcomponents is subject to the terms and conditions of the following licenses.
For the Eclipse JDT Core Batch Compiler (ecj-x.x.x.jar) component: See Appendix H for Eclipse 1.0 License. |