This is an automated email from the ASF dual-hosted git repository.

ajantha pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 18eb010  Catalog Migrator: Update Notice and License (#165)
18eb010 is described below

commit 18eb010bee20fc2ea88ce1567986d06b5c08a8a1
Author: Ajantha Bhat <[email protected]>
AuthorDate: Mon Feb 16 15:29:37 2026 +0800

    Catalog Migrator: Update Notice and License (#165)
    
    Added the missing entires based on RC0 feedback.
---
 iceberg-catalog-migrator/cli/BUNDLE-LICENSE | 87 +++++++++++++++++++++++++++++
 iceberg-catalog-migrator/cli/BUNDLE-NOTICE  | 33 ++++++++++-
 2 files changed, 119 insertions(+), 1 deletion(-)

diff --git a/iceberg-catalog-migrator/cli/BUNDLE-LICENSE 
b/iceberg-catalog-migrator/cli/BUNDLE-LICENSE
index 47a8767..024dceb 100644
--- a/iceberg-catalog-migrator/cli/BUNDLE-LICENSE
+++ b/iceberg-catalog-migrator/cli/BUNDLE-LICENSE
@@ -605,6 +605,93 @@ License: Apache License, Version 2.0 - 
http://www.apache.org/licenses/LICENSE-2.
 
 
--------------------------------------------------------------------------------
 
+This artifact bundles JCTools (via Netty).
+
+Project URL: https://github.com/JCTools/JCTools
+License: Apache License, Version 2.0 - 
http://www.apache.org/licenses/LICENSE-2.0.txt
+
+--------------------------------------------------------------------------------
+
+This artifact bundles jQuery (via Hadoop webapps).
+
+Project URL: https://jquery.com/
+License: MIT License
+| Copyright OpenJS Foundation and other contributors, https://openjsf.org/
+|
+| 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.
+
+--------------------------------------------------------------------------------
+
+This artifact bundles jQuery UI (via Hadoop webapps).
+
+Project URL: https://jqueryui.com/
+License: MIT License
+| Copyright OpenJS Foundation and other contributors, https://openjsf.org/
+|
+| 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.
+
+--------------------------------------------------------------------------------
+
+This artifact bundles DataTables (via Hadoop webapps).
+
+Project URL: https://datatables.net/
+License: MIT License
+| Copyright (c) 2008-present, SpryMedia Limited
+|
+| 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.
+
+--------------------------------------------------------------------------------
+
 This artifact bundles jakarta.activation-api.
 
 Project URL: https://jakarta.ee/specifications/activation
diff --git a/iceberg-catalog-migrator/cli/BUNDLE-NOTICE 
b/iceberg-catalog-migrator/cli/BUNDLE-NOTICE
index 556a7d1..3d04310 100644
--- a/iceberg-catalog-migrator/cli/BUNDLE-NOTICE
+++ b/iceberg-catalog-migrator/cli/BUNDLE-NOTICE
@@ -133,4 +133,35 @@ This artifact bundles Project Nessie with the following in 
its NOTICE:
 | Nessie
 | Copyright 2015-2025 Dremio Corporation
 
--------------------------------------------------------------------------
\ No newline at end of file
+-------------------------------------------------------------------------
+
+This artifact bundles Netty with the following in its NOTICE:
+| The Netty Project
+| =================
+|
+| Please visit the Netty web site for more information:
+|
+|   * https://netty.io/
+|
+| Copyright 2014 The Netty Project
+|
+| The Netty Project licenses this file to you 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.
+|
+| Also, this product contains a modified portion of Nitsan Wakart's 'JCTools',
+| Java Concurrency Tools for the JVM, which can be obtained at:
+|
+|   * LICENSE:
+|     * license/LICENSE.jctools.txt (ASL2 License)
+|   * HOMEPAGE:
+|     * https://github.com/JCTools/JCTools
+

Reply via email to