Added License Headers 83/139783/4
authormuraliparthatechm <muraliparthasarathy.k@techmahindra.com>
Mon, 23 Dec 2024 05:18:00 +0000 (06:18 +0100)
committermuraliparthatechm <muraliparthasarathy.k@techmahindra.com>
Tue, 24 Dec 2024 11:35:30 +0000 (12:35 +0100)
Issue-ID: POLICY-5211
Change-Id: Idabbf533f5cd077918b4843e023270e412474431
Signed-off-by: muraliparthatechm <muraliparthasarathy.k@techmahindra.com>
compose/compose.yaml
compose/config/opa-pdp/opa-pdp.env
compose/config/opa-pdp/policy-opa-pdp.sh
compose/export-ports.sh
compose/get-versions.sh
csit/resources/scripts/run-test.sh
csit/run-project-csit.sh

index 6d1abad..2210de8 100644 (file)
@@ -3,6 +3,7 @@
 #  Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
 #  Modifications Copyright (C) 2021 Bell Canada. All rights reserved.
 #  Modification Copyright 2021-2024 Nordix Foundation.
+#  Modifications Copyright 2024 Deutsche Telekom
 # ============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 7e2a907..a29c651 100644 (file)
@@ -1,3 +1,21 @@
+## -
+##   ========================LICENSE_START=================================
+##   Copyright (C) 2024: Deutsche Telekom
+##
+##   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===================================
+##
 #env variables#
 
 LOG_LEVEL=debug
index 4cb2cf0..5ce72c3 100755 (executable)
@@ -1,4 +1,22 @@
 #!/bin/bash
+## -
+##   ========================LICENSE_START=================================
+##   Copyright (C) 2024: Deutsche Telekom
+##
+##   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===================================
+##
 
 
 #Execution of OPA-PDP bin
index a1f372f..35cd89c 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 # ============LICENSE_START=======================================================
 # Copyright 2023-2024 Nordix Foundation.
+# Modifications Copyright 2024 Deutsche Telekom
 # ================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index c7378ee..a592dec 100755 (executable)
@@ -1,9 +1,9 @@
 #! /bin/bash
-
 # ============LICENSE_START====================================================
 #  Copyright (C) 2020-2021 AT&T Intellectual Property. All rights reserved.
 #  Modification Copyright 2021-2024 Nordix Foundation.
 #  Modifications Copyright (C) 2021 Bell Canada. All rights reserved.
+#  Modifications Copyright 2024 Deutsche Telekom
 # =============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 1156fd5..bc4dcc6 100755 (executable)
@@ -2,6 +2,7 @@
 #
 # ============LICENSE_START====================================================
 #  Copyright (C) 2023-2024 Nordix Foundation.
+#  Modifications Copyright 2024 Deutsche Telekom
 # =============================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
index 961100b..1c5c2f1 100755 (executable)
@@ -4,6 +4,7 @@
 # Modification Copyright 2019 © Samsung Electronics Co., Ltd.
 # Modification Copyright 2021 © AT&T Intellectual Property.
 # Modification Copyright 2021-2024 Nordix Foundation.
+# Modifications Copyright 2024 Deutsche Telekom
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.