You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ao...@apache.org on 2020/10/29 01:05:00 UTC

[iceberg] branch master updated: Build: Add ASF licence header to .asf.yaml

This is an automated email from the ASF dual-hosted git repository.

aokolnychyi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ba48be  Build: Add ASF licence header to .asf.yaml
4ba48be is described below

commit 4ba48be69963fded08bcd9d0a28e14202191585d
Author: Anton Okolnychyi <ao...@apple.com>
AuthorDate: Wed Oct 28 18:03:58 2020 -0700

    Build: Add ASF licence header to .asf.yaml
---
 .asf.yaml | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 0b05e58..aa1647d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 github:
   description: "Apache Iceberg"
   homepage: https://iceberg.apache.org/