Skip to content
Open
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
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Apache Iceberg
Copyright 2017-2025 The Apache Software Foundation
Copyright 2017-2026 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand Down
101 changes: 99 additions & 2 deletions aws-bundle/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,18 @@ This binary artifact contains code from the following projects:

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

Group: com.github.ben-manes.caffeine Name: caffeine Version: 2.9.3
Project URL: https://github.com/ben-manes/caffeine
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

Group: com.google.errorprone Name: error_prone_annotations Version: 2.10.0
Project URL: https://errorprone.info
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

Group: commons-codec Name: commons-codec Version: 1.17.1
Project URL: https://commons.apache.org/proper/commons-codec/
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
Expand All @@ -215,7 +227,13 @@ License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2

Group: commons-logging Name: commons-logging Version: 1.2
Project URL: http://commons.apache.org/proper/commons-logging/
License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

Group: dev.failsafe Name: failsafe Version: 3.3.2
Project URL: https://failsafe.dev
License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt

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

Expand Down Expand Up @@ -291,6 +309,51 @@ License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.

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

Group: org.apache.parquet Name: parquet-format Version: 2.10.0
Project URL: https://parquet.apache.org/
License: The Apache Software License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

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

Group: org.checkerframework Name: checker-qual Version: 3.19.0
Project URL: https://checkerframework.org/
License: MIT
| The annotations are licensed under the MIT License. (The text of this
| license appears below.) More specifically, all the parts of the Checker
| Framework that you might want to include with your own program use the
| MIT License. This is the checker-qual.jar file and all the files that
| appear in it: every file in a qual/ directory, plus utility files such
| as NullnessUtil.java, RegexUtil.java, SignednessUtil.java, etc.
| In addition, the cleanroom implementations of third-party annotations,
| which the Checker Framework recognizes as aliases for its own
| annotations, are licensed under the 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.

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

Group: org.jctools Name: jctools-core Version: 4.0.5
Project URL: https://github.com/JCTools
License: Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt

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

Group: org.reactivestreams Name: reactive-streams Version: 1.0.4
Project URL: http://reactive-streams.org
License: CC0 - http://creativecommons.org/publicdomain/zero/1.0/
Expand Down Expand Up @@ -355,6 +418,18 @@ License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: cloudwatch Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: cloudwatch-metric-publisher Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: crt-core Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0
Expand Down Expand Up @@ -466,6 +541,19 @@ License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0
--------------------------------------------------------------------------------

Group: software.amazon.awssdk Name: regions Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: retries Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: retries-spi Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

--------------------------------------------------------------------------------
Expand All @@ -476,6 +564,12 @@ License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: s3control Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.awssdk Name: sdk-core Version: 2.33.0
Project URL: https://aws.amazon.com/sdkforjava
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0
Expand Down Expand Up @@ -508,7 +602,7 @@ License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

Group: software.amazon.awssdk.crt Name: aws-crt Version: 0.38.9
Project URL: https://github.com/awslabs/aws-crt-java
License: The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Expand All @@ -523,6 +617,9 @@ Project URL: https://github.com/aws/aws-s3-accessgrants-plugin-java-v2
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

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

Group: software.amazon.s3.analyticsaccelerator Name: analyticsaccelerator-s3 Version: 1.3.0
Project URL: https://github.com/awslabs/analytics-accelerator-s3
License: Apache License, Version 2.0 - https://aws.amazon.com/apache2.0

--------------------------------------------------------------------------------
5 changes: 4 additions & 1 deletion aws-bundle/NOTICE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Apache Iceberg
Copyright 2017-2025 The Apache Software Foundation
Copyright 2017-2026 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
Expand All @@ -17,6 +17,8 @@ NOTICE for Group: software.amazon.awssdk Name: aws-query-protocol Version: 2.3
NOTICE for Group: software.amazon.awssdk Name: aws-xml-protocol Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: checksums Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: checksums-spi Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: cloudwatch Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: cloudwatch-metric-publisher Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: crt-core Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: dynamodb Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: endpoints-spi Version: 2.33.0
Expand All @@ -40,6 +42,7 @@ NOTICE for Group: software.amazon.awssdk Name: regions Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: retries Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: retries-spi Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: s3 Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: s3control Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: sdk-core Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: sso Version: 2.33.0
NOTICE for Group: software.amazon.awssdk Name: sts Version: 2.33.0
Expand Down
Loading
Loading