From aee87673bde7a7d3a86ff0fa625a977672a37e29 Mon Sep 17 00:00:00 2001 From: lukegleeson Date: Mon, 5 Jul 2021 17:22:13 +0100 Subject: Addition of missing license to INFO.yaml Issue-ID: CPS-467 Signed-off-by: lukegleeson Change-Id: Ic2313ffcab5dd1f963996a27fc2f2aa8a5916423 --- INFO.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/INFO.yaml b/INFO.yaml index 310032f..5834f89 100644 --- a/INFO.yaml +++ b/INFO.yaml @@ -1,3 +1,21 @@ +# ============LICENSE_START======================================================= +# Copyright (c) 2021 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= + --- project: 'cps-temporal' project_creation_date: '2021-02-12' -- cgit 1.2.3-korg