Spring Context Support

Apache License

Version 2.0, January 2004

https://www.apache.org/licenses/

=======================================================================

Copyright:

Spring Framework

Copyright (c) 2002-2024 Pivotal, Inc.

This product is licensed to you under the Apache License, Version 2.0

(the "License"). You may not use this product except in compliance with

the License.

This product may include a number of subcomponents with separate

copyright notices and license terms. Your use of the source code for

these subcomponents is subject to the terms and conditions of the

subcomponent's license, as noted in the license.txt file.

>>> aspectjweaver:

= AspectJ^TM^ Compiler and Core Tools License

This is a binary-only release. Source code is available from

https://eclipse.org/aspectj

The Eclipse Foundation makes available all content in this distribution

("Content"). Unless otherwise indicated below, the Content is provided

to you under the terms and conditions of the Eclipse Public License

Version v 2.0 ("EPL"). A copy of the EPL is available at

link:[https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt].

For purposes of the EPL, "Program" will mean the Content.

If you did not receive this Content directly from the Eclipse

Foundation, the Content is being redistributed by another party

("Redistributor") and different terms and conditions may apply to your

use of any object code in the Content. Check the Redistributor's license

that was provided with the Content. If no such license exists, contact

the Redistributor. Unless otherwise indicated below, the terms and

conditions of the EPL still apply to any source code in the Content and

such source code may be obtained at link:[https://www.eclipse.org].

== Third Party Content

The Content includes items that have been sourced from third parties as

set out below. If you did not receive this Content directly from the

Eclipse Foundation, the following is provided for informational purposes

only, and you should look to the Redistributor's license for terms and

conditions of use.

=== BCEL

This product contains software developed by the Apache Software

Foundation (http://www.apache.org/[http://www.apache.org]).

AspectJ includes a modified version of the Apache Jakarta Byte Code

Engineering Library (BCEL) v5.1. BCEL is available at

https://commons.apache.org/bcel/. Source code for the modified version

of BCEL is available at Eclipse.org in the AspectJ source tree. This

code is made available under the Apache Software License v1.1

=== ASM

AspectJ includes a binary version of ASM v2.2.1

(http://asm.objectweb.org/index.html[http://asm.objectweb.org/]) The

source code for ASM is available from the ObjectWeb download site at

http://asm.objectweb.org/download/.

The ASM license is available at http://asm.objectweb.org/license.html.

The license is also reproduced here:

[source, text]

....

Copyright (c) 2000-2005 INRIA, France Telecom

All rights reserved.

Redistribution and use in source and binary forms, with or without

modification, are permitted provided that the following conditions

are met:

1. Redistributions of source code must retain the above copyright

notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright

notice, this list of conditions and the following disclaimer in the

documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holders nor the names of its

contributors may be used to endorse or promote products derived from

this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"

AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE

LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR

CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF

SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN

CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF

THE POSSIBILITY OF SUCH DAMAGE.

....

>>>micrometer-observation:

>>>micrometer-commons:

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