Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
572 changes: 432 additions & 140 deletions assemblies/apache-karaf-integration/src/main/distribution/LICENSE

Large diffs are not rendered by default.

219 changes: 197 additions & 22 deletions assemblies/apache-karaf-integration/src/main/distribution/NOTICE
Original file line number Diff line number Diff line change
@@ -1,27 +1,202 @@
Apache Karaf
Apache Karaf - Integration Distribution
Copyright 2025 The Apache Software Foundation

-----------------------------------------------------------------------------

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

This product includes software developed at
OPS4J (http://www.ops4j.org/).
Licensed under the Apache License 2.0.

OSGi Specfication Project (https://projects.eclipse.org/projects/technology.osgi)
OSGi and the OSGi Logo are trademarks of the Eclipse Foundation. Eclipse and
the Eclipse Logo are registered trademarks of the Eclipse Foundation.
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.

ASM: a very small and fast Java bytecode manipulation framework
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.

Slf4j
Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
All rights reserved.

TanukiSoft Wrapper
Copyright (c) 1999, 2006 Tanuki Software, Inc.
-----------------------------------------------------------------------------

This product bundles OSGi with the following in its NOTICE:
| # Notices for osgi
|
| This content is produced and maintained by the OSGi Specification Project.
|
| * Project home: https://projects.eclipse.org/projects/technology.osgi
|
| ## Trademarks
|
| OSGi and the OSGi Logo are trademarks of the Eclipse Foundation. Eclipse and
| the Eclipse Logo are registered trademarks of the Eclipse Foundation.
|
| ## Copyright
|
| All content is the property of the respective authors or their employers.
| For more information regarding authorship of content, please consult the
| listed source code repository logs.
|
| ## Declared Project Licenses
|
| This program and the accompanying materials are made available under the terms
| of the Apache License, Version 2.0 which is available at
| http://www.apache.org/licenses/LICENSE-2.0
|
| SPDX-License-Identifier: Apache-2.0
|
| ## Source Code
|
| The project maintains the following source code repositories:
|
| * https://github.com/osgi/osgi.git
|
| ## Third-party Content
|
| The Content may include items that have been sourced from third parties as follows:</p>
|
| JUnit
|
| * License: CPL-1.0 (JUnit 3), EPL-1.0 (JUnit 4), EPL-2.0 (JUnit 5)
| * Project: https://junit.org/
| * Source: https://github.com/junit-team
|
| Apache Software Foundation
|
| * License: Apache-2.0
| * Project: https://apache.org/
| * Source: https://github.com/apache/

-----------------------------------------------------------------------------

This product bundles OPS4J PAX CDI with the following in its NOTICE:
| OPS4J Pax CDI - Reactor Project
| Copyright 2012 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------

This product bundles OPS4J PAX JDBC with the following in its NOTICE:
| OPS4J Pax JDBC
| Copyright 2012 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------

This product bundles OPS4J PAX Transx with the following in its NOTICE:
| OPS4J Pax Transx
| Copyright 2017 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------

This product bundles Jackson with the following in its NOTICE:
| # Jackson JSON processor
|
| Jackson is a high-performance, Free/Open Source JSON processing library.
| It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
| been in development since 2007.
| It is currently developed by a community of developers.
|
| ## Copyright
|
| Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
|
| ## Licensing
|
| Jackson 2.x core and extension components are licensed under Apache License 2.0
| To find the details that apply to this artifact see the accompanying LICENSE file.
|
| ## Credits
|
| A list of contributors may be found from CREDITS(-2.x) file, which is included
| in some artifacts (usually source distributions); but is always available
| from the source code management (SCM) system project uses.

-----------------------------------------------------------------------------

This product bundles Micrometer with the following in its NOTICE:
| Micrometer
|
| Copyright (c) 2017-Present VMware, Inc. All Rights Reserved.
|
| Licensed under the Apache License, Version 2.0 (the "License");
| you may not use this file except in compliance with the License.
| You may obtain a copy of the License at
|
| https://www.apache.org/licenses/LICENSE-2.0
|
| Unless required by applicable law or agreed to in writing, software
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
|
| -------------------------------------------------------------------------------
|
| This product contains a modified portion of 'io.netty.util.internal.logging',
| in the Netty/Common library distributed by The Netty Project:
|
| * Copyright 2013 The Netty Project
| * License: Apache License v2.0
| * Homepage: https://netty.io
|
| This product contains a modified portion of 'StringUtils.isBlank()',
| in the Commons Lang library distributed by The Apache Software Foundation:
|
| * Copyright 2001-2019 The Apache Software Foundation
| * License: Apache License v2.0
| * Homepage: https://commons.apache.org/proper/commons-lang/
|
| This product contains a modified portion of 'JsonUtf8Writer',
| in the Moshi library distributed by Square, Inc:
|
| * Copyright 2010 Google Inc.
| * License: Apache License v2.0
| * Homepage: https://github.com/square/moshi
|
| This product contains a modified portion of the 'org.springframework.lang'
| package in the Spring Framework library, distributed by VMware, Inc:
|
| * Copyright 2002-2019 the original author or authors.
| * License: Apache License v2.0
| * Homepage: https://spring.io/projects/spring-framework

-----------------------------------------------------------------------------

This product bundles PooledJMS with the following in its NOTICE:
| Pooled JMS
| Copyright [2017-2024] The Apache Software Foundation
|
| This product includes software developed at
| The Apache Software Foundation (http://www.apache.org/).

-----------------------------------------------------------------------------

This product bundles OPS4J PAX CDI with the following in its NOTICE:
| OPS4J Pax CDI - Reactor Project
| Copyright 2012 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------

This product bundles OPS4J PAX JDBC with the following in its NOTICE:
| OPS4J Pax JDBC
| Copyright 2012 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------

This product bundles OPS4J PAX Transx with the following in its NOTICE:
| OPS4J Pax Transx
| Copyright 2017 OPS4J.org
|
| This product includes software developed at
| OPS4J (http://www.ops4j.org/).
| Licensed under the Apache License 2.0.

-----------------------------------------------------------------------------
Loading
Loading