Skip to content

Commit 039a346

Browse files
committed
Update the copyright for all assembly files.
1 parent c8d37f8 commit 039a346

File tree

798 files changed

+7180
-7973
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

798 files changed

+7180
-7973
lines changed

ports/arc_em/metaware/example_build/sample_threadx/tx_initialize_low_level.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_context_restore.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_context_save.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_interrupt_control.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_schedule.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_stack_build.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_thread_system_return.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_em/metaware/src/tx_timer_interrupt.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_hs/metaware/example_build/sample_threadx/tx_initialize_low_level.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110

1211
;/**************************************************************************/
1312
;/**************************************************************************/

ports/arc_hs/metaware/src/tx_initialize_fast_interrupt_setup.s

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
;/**************************************************************************/
2-
;/* */
3-
;/* Copyright (c) 2024 Microsoft Corporation. */
4-
;/* */
5-
;/* This software is licensed under the Microsoft Software License */
6-
;/* Terms for Microsoft Azure RTOS. Full text of the license can be */
7-
;/* found in the LICENSE file at https://aka.ms/AzureRTOS_EULA */
8-
;/* and in the root directory of this software. */
9-
;/* */
10-
;/**************************************************************************/
1+
;/***************************************************************************
2+
; * Copyright (c) 2024 Microsoft Corporation
3+
; *
4+
; * This program and the accompanying materials are made available under the
5+
; * terms of the MIT License which is available at
6+
; * https://opensource.org/licenses/MIT.
7+
; *
8+
; * SPDX-License-Identifier: MIT
9+
; **************************************************************************/
1110
;
1211
;
1312
;/**************************************************************************/

0 commit comments

Comments
 (0)