diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-09-04 20:30:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-04 20:30:51 +0000 |
commit | 84a5f1939121fb6f9fc694056aa25aeb1884570b (patch) | |
tree | 79aa2c5e4c4c582b0fc9cdf024988d1b75d59df5 /kubernetes/common/dgbuilder/Chart.yaml | |
parent | 48e8fe5f53f34428e4dffe7b4760586d7e48c8cd (diff) | |
parent | ea9aee00c245b50d954ca344a00b0c2d4fb1a629 (diff) |
Merge "Apache 2 License updation for common,helm,robot,so"
Diffstat (limited to 'kubernetes/common/dgbuilder/Chart.yaml')
-rw-r--r-- | kubernetes/common/dgbuilder/Chart.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/kubernetes/common/dgbuilder/Chart.yaml b/kubernetes/common/dgbuilder/Chart.yaml index e1955a137c..daba2b94d7 100644 --- a/kubernetes/common/dgbuilder/Chart.yaml +++ b/kubernetes/common/dgbuilder/Chart.yaml @@ -1,3 +1,17 @@ +# Copyright © 2018 AT&T, Amdocs, Bell Canada +# +# 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. + apiVersion: v1 description: D.G. Builder application name: dgbuilder |