-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NOTICE and LICENSE in the flink-runtime jar
- Loading branch information
Showing
2 changed files
with
125 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,19 +7,6 @@ The Apache Software Foundation (http://www.apache.org/). | |
|
||
-------------------------------------------------------------------------------- | ||
|
||
This binary artifact includes Apache ORC with the following in its NOTICE file: | ||
|
||
| Apache ORC | ||
| Copyright 2013-2019 The Apache Software Foundation | ||
| | ||
| This product includes software developed by The Apache Software | ||
| Foundation (http://www.apache.org/). | ||
| | ||
| This product includes software developed by Hewlett-Packard: | ||
| (c) Copyright [2014-2015] Hewlett-Packard Development Company, L.P | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
This binary artifact includes Airlift Aircompressor with the following in its | ||
NOTICE file: | ||
|
||
|
@@ -63,29 +50,79 @@ NOTICE file: | |
|
||
-------------------------------------------------------------------------------- | ||
|
||
This binary artifact includes Apache Yetus with the following in its NOTICE | ||
This binary artifact includes Project Nessie with the following in its NOTICE | ||
file: | ||
|
||
| Apache Yetus | ||
| Copyright 2008-2020 The Apache Software Foundation | ||
| | ||
| NOTICE applicable to Nessie source | ||
| ---------------------------------- | ||
| | ||
| Dremio | ||
| Copyright 2015-2025 Dremio Corporation | ||
| | ||
| This product includes software developed at | ||
| The Apache Software Foundation (https://www.apache.org/). | ||
| | ||
| --- | ||
| Additional licenses for the Apache Yetus Source/Website: | ||
| --- | ||
| | ||
| | ||
| See LICENSE for terms. | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
| | ||
| Apache Avro | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Commons | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Curator | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Hadoop | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache HTTP Components | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Iceberg | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Kerby | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Apache Polaris (incubating) | ||
| Copyright The Apache Software Foundation | ||
| | ||
| Netty | ||
| Copyright The Netty Project | ||
| | ||
| This product includes additional software licensed under the terms | ||
| of the following licenses: | ||
| * Apache Software License, Version 2.0 | ||
| * Creative Commons 1.0 Universal | ||
| * Eclipse Distribution License, Version 1.0 | ||
| * Eclipse Public License, Version 1.0 | ||
| * Eclipse Public License, Version 2.0 | ||
| | ||
| See also the LICENSE file for Nessie source. | ||
| | ||
| The Nessie web site provides aggregated license reports for recent Nessie | ||
| binary distributions, available at https://projectnessie.org/docs/ and | ||
| https://projectnessie.org/downloads/. | ||
|
||
-------------------------------------------------------------------------------- | ||
|
||
This binary artifact includes Project Nessie with the following in its NOTICE | ||
file: | ||
This binary artifact includes Eclipse Microprofile OpenAPI with the following in its NOTICE file: | ||
|
||
| Dremio | ||
| Copyright 2015-2017 Dremio Corporation | ||
| | ||
| This product includes software developed at | ||
| The Apache Software Foundation (http://www.apache.org/). | ||
| ========================================================================= | ||
| == NOTICE file corresponding to section 4(d) of the Apache License, == | ||
| == Version 2.0, in this case for MicroProfile OpenAPI == | ||
| ========================================================================= | ||
| | ||
| The majority of this software were originally based on the following: | ||
| * Swagger Core | ||
| https://github.com/swagger-api/swagger-core | ||
| under Apache License, v2.0 | ||
| | ||
| | ||
| SPDXVersion: SPDX-2.1 | ||
| PackageName: Eclipse MicroProfile | ||
| PackageHomePage: http://www.eclipse.org/microprofile | ||
| PackageLicenseDeclared: Apache-2.0 | ||
| | ||
| PackageCopyrightText: <text> | ||
| Arthur De Magalhaes [email protected] | ||
| </text> |