You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/04/20 16:40:37 UTC

[allura] branch master updated: Add license header to .asf.yaml

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 119241b94 Add license header to .asf.yaml
119241b94 is described below

commit 119241b945f6663619a930a3ba81beb1a8cb1130
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Wed Apr 20 12:40:22 2022 -0400

    Add license header to .asf.yaml
---
 .asf.yaml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 141604953..600ffe3fe 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,4 +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.
+
 # see https://s.apache.org/asfyaml for more information
+
 notifications:
   commits:      commits@allura.apache.org
   issues:       dev@allura.apache.org