summaryrefslogtreecommitdiff
path: root/test/cmake/azure_iot
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmake/azure_iot')
-rwxr-xr-xtest/cmake/azure_iot/coverage.sh11
-rwxr-xr-xtest/cmake/azure_iot/run.sh11
2 files changed, 22 insertions, 0 deletions
diff --git a/test/cmake/azure_iot/coverage.sh b/test/cmake/azure_iot/coverage.sh
index 4603acad..7818cb4b 100755
--- a/test/cmake/azure_iot/coverage.sh
+++ b/test/cmake/azure_iot/coverage.sh
@@ -1,4 +1,15 @@
#!/bin/bash
+##############################################################################
+# Copyright (c) 2024 Microsoft Corporation
+# Copyright (c) 2026 Eclipse ThreadX contributors
+#
+# This program and the accompanying materials are made available under the
+# terms of the MIT License which is available at
+# https://opensource.org/licenses/MIT.
+#
+# SPDX-License-Identifier: MIT
+##############################################################################
+
set -e
diff --git a/test/cmake/azure_iot/run.sh b/test/cmake/azure_iot/run.sh
index 266c4d13..2f65f1d1 100755
--- a/test/cmake/azure_iot/run.sh
+++ b/test/cmake/azure_iot/run.sh
@@ -1,4 +1,15 @@
#!/bin/bash
+##############################################################################
+# Copyright (c) 2024 Microsoft Corporation
+# Copyright (c) 2026 Eclipse ThreadX contributors
+#
+# This program and the accompanying materials are made available under the
+# terms of the MIT License which is available at
+# https://opensource.org/licenses/MIT.
+#
+# SPDX-License-Identifier: MIT
+##############################################################################
+
set -e
function help() {