This is an automated email from the ASF dual-hosted git repository.
zivanfi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
The following commit(s) were added to refs/heads/master by this push:
new 96a0148 PARQUET-1577 Remove duplicate license (#640)
96a0148 is described below
commit 96a01489e0eba6304d1b029ec715a6d20b9d3308
Author: Fokko Driesprong <[email protected]>
AuthorDate: Mon May 27 13:32:23 2019 +0200
PARQUET-1577 Remove duplicate license (#640)
---
.../apache/parquet/avro/TestGenericLogicalTypes.java | 18 ------------------
1 file changed, 18 deletions(-)
diff --git
a/parquet-avro/src/test/java/org/apache/parquet/avro/TestGenericLogicalTypes.java
b/parquet-avro/src/test/java/org/apache/parquet/avro/TestGenericLogicalTypes.java
index 6809fff..eb2ef08 100644
---
a/parquet-avro/src/test/java/org/apache/parquet/avro/TestGenericLogicalTypes.java
+++
b/parquet-avro/src/test/java/org/apache/parquet/avro/TestGenericLogicalTypes.java
@@ -18,24 +18,6 @@
*/
package org.apache.parquet.avro;
-/**
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF 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
- *
- * 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.
- */
-
import org.apache.avro.Conversion;
import org.apache.avro.Conversions;
import org.apache.avro.LogicalType;