diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-07-05 17:41:50 +0100 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-07-05 17:41:50 +0100 |
commit | fe253a51ec505ea34dbc362c3c08a313a5c3f07a (patch) | |
tree | 0f52bc3154f10a09e466ef4488cb10ed894225c5 | |
parent | f4b36ef3cd49bf99c9b82c225fac1933b6fddf7a (diff) |
Addition of missing license to INFO.yaml
Issue-ID: CPS-467
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: Id1b97fc9a4a222afa9e0fadb8c096da84e940a15
-rw-r--r-- | INFO.yaml | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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: 'ncmp-dmi-plugin' project_creation_date: '2021-05-24' |