You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by li...@apache.org on 2020/04/24 03:49:37 UTC

[incubator-dolphinscheduler] branch dev updated: add license (#2511)

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

lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 75440c6  add license (#2511)
75440c6 is described below

commit 75440c618137f55bcce081b779ec84be45b740d9
Author: zixi0825 <64...@qq.com>
AuthorDate: Fri Apr 24 11:49:29 2020 +0800

    add license (#2511)
    
    Co-authored-by: sunchaohe <su...@linklogis.com>
---
 kubernetes/dolphinscheduler/requirements.yaml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/kubernetes/dolphinscheduler/requirements.yaml b/kubernetes/dolphinscheduler/requirements.yaml
index a2fde1b..e219975 100644
--- a/kubernetes/dolphinscheduler/requirements.yaml
+++ b/kubernetes/dolphinscheduler/requirements.yaml
@@ -1,3 +1,19 @@
+#
+# 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.
+#
 dependencies:
 - name: postgresql
   version: 8.x.x