From 3630b6d90cdc20ef8615e4f75bb52a3222dc0dd0 Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Wed, 7 Jul 2021 16:23:19 +0100 Subject: [PATCH 1/1] Addition of missing license to INFO.yaml Issue-ID: CPS-467 Signed-off-by: lukegleeson Change-Id: I6346972ca44e809dd444c79ebf6b9d15dc8aefca --- INFO.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/INFO.yaml b/INFO.yaml index b5fdaad0a..d4308d11f 100755 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,21 @@ +# ============LICENSE_START======================================================= +# Copyright (C) 2021 Nordix Foundation. +# ================================================================================ +# 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= + --- project: 'cps' project_creation_date: '2020-10-27' -- 2.16.6