This is an automated email from the ASF dual-hosted git repository. vinish pushed a commit to branch 551-NOTICE in repository https://gitbox.apache.org/repos/asf/incubator-xtable.git
commit 5708b52d16fe8b1747c2c0e6365df20235eb601a Author: Vinish Reddy <[email protected]> AuthorDate: Thu Oct 17 21:59:09 2024 +0530 Remove dependencies in NOTICE file --- NOTICE | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/NOTICE b/NOTICE index 3f2cc228..67f16d84 100644 --- a/NOTICE +++ b/NOTICE @@ -3,25 +3,3 @@ Copyright 2024 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (https://www.apache.org/). - --------------------------------------------------------------------------------- - -This product includes code from Apache Hudi, which includes the following in -its NOTICE file: - - Apache Hudi - Copyright 2019-2020 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - --------------------------------------------------------------------------------- - -This product includes code from Apache Spark, which includes the following in -its NOTICE file: - - Apache Spark - Copyright 2014 and onwards The Apache Software Foundation. - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/).
