From: smahana123 Date: Tue, 6 Dec 2022 06:19:45 +0000 (+0530) Subject: LICENSE HEADERS ADDED. X-Git-Tag: 1.0.0~11 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=063e6c168e1e0285e9b15b51fd787bbeced716b8;p=aiml-fw%2Fawmf%2Ftm.git LICENSE HEADERS ADDED. Issue-Id: AIMLFW-6 Signed-off-by: smahana123 Change-Id: Ica1415f50b8c4d4baa45380ce6ac9660c5173eac --- diff --git a/requirements.txt b/requirements.txt index 9a9d00c..0fb2e6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,20 @@ +# ================================================================================== +# +# Copyright (c) 2022 Samsung Electronics Co., Ltd. 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. +# +# ================================================================================== boto3 botocore Flask diff --git a/tests/requirement_tests.txt b/tests/requirement_tests.txt index c01eb38..b0793ce 100644 --- a/tests/requirement_tests.txt +++ b/tests/requirement_tests.txt @@ -1,3 +1,20 @@ +# ================================================================================== +# +# Copyright (c) 2022 Samsung Electronics Co., Ltd. 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. +# +# ================================================================================== pytest coverage pytest-cov