summaryrefslogtreecommitdiff
path: root/ports/arm9/iar/src/tx_thread_interrupt_disable.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/arm9/iar/src/tx_thread_interrupt_disable.s
parentc8d37f8e5f90ed1e5bf4c2d6a696f9c27d638079 (diff)
Update the copyright for all assembly files.
Diffstat (limited to 'ports/arm9/iar/src/tx_thread_interrupt_disable.s')
-rw-r--r--ports/arm9/iar/src/tx_thread_interrupt_disable.s19
1 files changed, 9 insertions, 10 deletions
diff --git a/ports/arm9/iar/src/tx_thread_interrupt_disable.s b/ports/arm9/iar/src/tx_thread_interrupt_disable.s
index daa4cee7..64c7508a 100644
--- a/ports/arm9/iar/src/tx_thread_interrupt_disable.s
+++ b/ports/arm9/iar/src/tx_thread_interrupt_disable.s
@@ -1,13 +1,12 @@
-;/**************************************************************************/
-;/* */
-;/* 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
+; **************************************************************************/
;
;
;/**************************************************************************/