mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 00:11:20 +00:00
* New licensing module to contain licensing info and HELIDON_THIRD_PARTY_LICENSES.xml * Add third-party-license-report execution to helidon-maven-plugin
31 lines
1.2 KiB
Plaintext
31 lines
1.2 KiB
Plaintext
|
|
Project Helidon
|
|
===============
|
|
|
|
Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
|
|
==========================================================================
|
|
Third Party Dependencies
|
|
==========================================================================
|
|
|
|
This project includes or depends on code from third party projects.
|
|
Attributions are contained in THIRD_PARTY_LICENSES.txt. You can
|
|
find a copy in the Helidon GitHub repository:
|
|
|
|
https://github.com/oracle/helidon/blob/${project.version}/THIRD_PARTY_LICENSES.txt
|
|
|
|
Or in the Helidon artifact: io.helidon.licensing:helidon-licensing:${project.version}
|
|
|