This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git
The following commit(s) were added to refs/heads/master by this push:
new bcd161ca5 MINOR: Remove `parquet-tools` from `NOTICE` (#3140)
bcd161ca5 is described below
commit bcd161ca5f41414cd6c058de0892ed0e5dbbff7a
Author: Fokko Driesprong <[email protected]>
AuthorDate: Mon Feb 3 09:20:13 2025 +0100
MINOR: Remove `parquet-tools` from `NOTICE` (#3140)
---
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: