Skip to content

Commit c747fc1

Browse files
committed
portable: aarch64_sre: add copyright
Signed-off-by: Aziz Sellami <aziz.sellami@nxp.com>
1 parent 4129696 commit c747fc1

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

portable/GCC/ARM_AARCH64_SRE/port.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* FreeRTOS Kernel V11.0.1
33
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
* Copyright 2024 NXP
45
*
56
* SPDX-License-Identifier: MIT
67
*

portable/GCC/ARM_AARCH64_SRE/portASM.S

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* FreeRTOS Kernel V11.0.1
33
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
4+
* Copyright 2024 NXP
45
*
56
* SPDX-License-Identifier: MIT
67
*

0 commit comments

Comments
 (0)