summaryrefslogtreecommitdiff
path: root/ports/arm9/gnu/src/tx_timer_interrupt.S
diff options
context:
space:
mode:
Diffstat (limited to 'ports/arm9/gnu/src/tx_timer_interrupt.S')
-rw-r--r--ports/arm9/gnu/src/tx_timer_interrupt.S19
1 files changed, 9 insertions, 10 deletions
diff --git a/ports/arm9/gnu/src/tx_timer_interrupt.S b/ports/arm9/gnu/src/tx_timer_interrupt.S
index 3dc2f519..48bee7f7 100644
--- a/ports/arm9/gnu/src/tx_timer_interrupt.S
+++ b/ports/arm9/gnu/src/tx_timer_interrupt.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
+@ **************************************************************************/
@
@
@/**************************************************************************/