This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch CalvinKirs-patch-1 in repository https://gitbox.apache.org/repos/asf/auron.git
commit 9a08a185f3f085469052ed1d4f6cda7f190ee755 Author: Calvin Kirs <[email protected]> AuthorDate: Mon Nov 10 20:44:07 2025 +0800 chore: Clean up redundant NOTICE entry https://lists.apache.org/thread/92xd8w5sh4jxf8rflpxstpz3ddzn4fzn It is important to keep NOTICE as brief and simple as possible, as each addition places a burden on downstream consumers. FYI https://infra.apache.org/licensing-howto.html#bundle-asf-product --- NOTICE | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/NOTICE b/NOTICE index 2093df6b..0d11c446 100644 --- a/NOTICE +++ b/NOTICE @@ -5,23 +5,3 @@ Copyright 2025 The Apache Software Foundation. This product includes software developed at The Apache Software Foundation (https://www.apache.org/). -Apache Arrow -Copyright 2016-2024 The Apache Software Foundation - -Apache Celeborn -Copyright 2022-2024 The Apache Software Foundation. - -Apache DataFusion -Copyright 2019-2025 The Apache Software Foundation - -Apache Hadoop -Copyright 2006 and onwards The Apache Software Foundation. - -Apache Paimon -Copyright 2023-2025 The Apache Software Foundation - -Apache Spark -Copyright 2014 and onwards The Apache Software Foundation - -Apache Uniffle -Copyright 2022 and onwards The Apache Software Foundation.
