diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2021-07-08 08:54:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-08 08:54:57 +0000 |
commit | 898362ad233fb7775edf65a3a948aea00bc82de6 (patch) | |
tree | 12d3189a17738b61551b40d3a8a2e46e7fbf7113 | |
parent | c9b99347c7c425fce7a1f5f3c7e2ac500f2f0c5c (diff) | |
parent | aee87673bde7a7d3a86ff0fa625a977672a37e29 (diff) |
Merge "Addition of missing license to INFO.yaml"
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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' |