summaryrefslogtreecommitdiff
path: root/test/cmake/netxduo64
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmake/netxduo64')
-rwxr-xr-xtest/cmake/netxduo64/coverage.sh11
-rwxr-xr-xtest/cmake/netxduo64/run.sh11
2 files changed, 22 insertions, 0 deletions
diff --git a/test/cmake/netxduo64/coverage.sh b/test/cmake/netxduo64/coverage.sh
index 6716090c..8101a7d4 100755
--- a/test/cmake/netxduo64/coverage.sh
+++ b/test/cmake/netxduo64/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/netxduo64/run.sh b/test/cmake/netxduo64/run.sh
index ad59df07..1144fe9d 100755
--- a/test/cmake/netxduo64/run.sh
+++ b/test/cmake/netxduo64/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
+##############################################################################
+
cd $(dirname $0)