This is an automated email from the ASF dual-hosted git repository.
blue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iceberg.git
The following commit(s) were added to refs/heads/master by this push:
new 07f9b4b Remove stale Netflix copyright notice (#346)
07f9b4b is described below
commit 07f9b4b00b72882657b1ca5b564135ebe054512e
Author: Ryan Blue <[email protected]>
AuthorDate: Fri Aug 2 12:14:52 2019 -0700
Remove stale Netflix copyright notice (#346)
---
.../org.apache.spark.sql.sources.DataSourceRegister | 16 ----------------
1 file changed, 16 deletions(-)
diff --git
a/spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
b/spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
index a13eb67..01a6c4e 100644
---
a/spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
+++
b/spark/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister
@@ -17,20 +17,4 @@
# under the License.
#
-#
-# Copyright 2017 Netflix, 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.
-#
-
org.apache.iceberg.spark.source.IcebergSource