summaryrefslogtreecommitdiff
path: root/ports/arm11/iar/src/tx_thread_context_save.s
diff options
context:
space:
mode:
authorbo chen <[email protected]>2024-02-23 09:39:05 +0800
committerbo chen <[email protected]>2024-02-23 09:39:05 +0800
commit039a3463974f922f6dd6bfb8afb7ee2895eaebcf (patch)
treeb19c6b5633c3a95d13bf2093d7af48b4a4597d64 /ports/arm11/iar/src/tx_thread_context_save.s
parentc8d37f8e5f90ed1e5bf4c2d6a696f9c27d638079 (diff)
Update the copyright for all assembly files.
Diffstat (limited to 'ports/arm11/iar/src/tx_thread_context_save.s')
-rw-r--r--ports/arm11/iar/src/tx_thread_context_save.s19
1 files changed, 9 insertions, 10 deletions
diff --git a/ports/arm11/iar/src/tx_thread_context_save.s b/ports/arm11/iar/src/tx_thread_context_save.s
index 67209da9..c4d5b1b4 100644
--- a/ports/arm11/iar/src/tx_thread_context_save.s
+++ b/ports/arm11/iar/src/tx_thread_context_save.s
@@ -1,14 +1,13 @@
-;/**************************************************************************/
-;/* */
-;/* Copyright (c) 2024 Microsoft Corporation. */
-;/* */
-;/* This software is licensed under the Microsoft Software License */
-;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
-;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
-;/* and in the root directory of this software. */
-;/* */
-;/**************************************************************************/
+;/***************************************************************************
+; * Copyright (c) 2024 Microsoft Corporation
+; *
+; * 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
+; **************************************************************************/
;
;
;/**************************************************************************/