From ea9aee00c245b50d954ca344a00b0c2d4fb1a629 Mon Sep 17 00:00:00 2001 From: vaibhavjayas Date: Fri, 31 Aug 2018 06:22:26 +0000 Subject: Apache 2 License updation for common,helm,robot,so Issue-ID: OOM-1356 Change-Id: I656f4ce722cd239933aa5a088308da5e9de7a7db Signed-off-by: vaibhavjayas --- kubernetes/robot/demo-k8s.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'kubernetes/robot/demo-k8s.sh') diff --git a/kubernetes/robot/demo-k8s.sh b/kubernetes/robot/demo-k8s.sh index f5e4398940..5e8ba3331b 100755 --- a/kubernetes/robot/demo-k8s.sh +++ b/kubernetes/robot/demo-k8s.sh @@ -1,3 +1,17 @@ +# Copyright © 2018 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. + #!/bin/bash -x # -- cgit 1.2.3-korg