summaryrefslogtreecommitdiff
path: root/test/cmake/crypto/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmake/crypto/run.sh')
-rwxr-xr-xtest/cmake/crypto/run.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/cmake/crypto/run.sh b/test/cmake/crypto/run.sh
index 4ce326b4..5413dc7e 100755
--- a/test/cmake/crypto/run.sh
+++ b/test/cmake/crypto/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)