This is an automated email from the ASF dual-hosted git repository. fokko pushed a commit to branch fd-parquet-tools in repository https://gitbox.apache.org/repos/asf/parquet-java.git
commit ca06775a63ce0a1b9b66fd019b51f279955cc961 Author: Fokko Driesprong <[email protected]> AuthorDate: Thu Jan 30 19:31:53 2025 +0100 MINOR: Remove `parquet-tools` from `NOTICE` --- NOTICE | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/NOTICE b/NOTICE index 46300d6cd..07e92c8f1 100644 --- a/NOTICE +++ b/NOTICE @@ -7,25 +7,6 @@ The Apache Software Foundation (http://www.apache.org/). -------------------------------------------------------------------------------- -This product includes parquet-tools, initially developed at ARRIS, Inc. with -the following copyright notice: - - Copyright 2013 ARRIS, Inc. - - Licensed 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 - - http://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. - --------------------------------------------------------------------------------- - This product includes parquet-protobuf, initially developed by Lukas Nalezenc with the following copyright notice:
