From 11e0d2bbacdd00a536ed369f84815344f61922a2 Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Mon, 15 Aug 2022 16:15:29 +0100 Subject: [PATCH] Update license references Patch set 2: Review licensing. Issue-ID: NONRTRIC-779 Change-Id: Ifd9e686c48ac95676ac03bf72d07a3a9765018e9 Signed-off-by: halil.cakal --- container-tag.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/container-tag.yaml b/container-tag.yaml index 6b1c9db..9fad160 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,3 +1,20 @@ +# ============LICENSE_START=============================================== +# Copyright (C) 2020-2022 Nordix Foundation. All rights reserved. +# ======================================================================== +# 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. +# ============LICENSE_END================================================= +# + # The Jenkins job requires a tag to build the Docker image. # By default this file is in the docker build directory, # but the location can configured in the JJB template. -- 2.16.6