summaryrefslogtreecommitdiff
path: root/scripts/copy_module_armv7_m.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/copy_module_armv7_m.sh')
-rwxr-xr-xscripts/copy_module_armv7_m.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/copy_module_armv7_m.sh b/scripts/copy_module_armv7_m.sh
index a0ddcd27..c2d19094 100755
--- a/scripts/copy_module_armv7_m.sh
+++ b/scripts/copy_module_armv7_m.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
+##############################################################################
+
# There is only one tx_port.h file that covers three architectures: M3/M4/M7 and four tools: ac5/ac6/gnu/iar.
# This file is in threadx/ports_module/armv7-m/inc. We are going to ignore GHS.