Skip to content

Commit d8fdd4e

Browse files
committed
Remove duplicate space from the copyright header
1 parent e3e7343 commit d8fdd4e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

portable/GCC/ARM_CRx_MPU/mpu_wrappers_v2_asm.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
3-
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* SPDX-License-Identifier: MIT
66
*

portable/GCC/ARM_CRx_MPU/port.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
3-
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* SPDX-License-Identifier: MIT
66
*

portable/GCC/ARM_CRx_MPU/portASM.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
3-
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* SPDX-License-Identifier: MIT
66
*

portable/GCC/ARM_CRx_MPU/portmacro.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
3-
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* SPDX-License-Identifier: MIT
66
*

portable/GCC/ARM_CRx_MPU/portmacro_asm.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
3-
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
* Copyright (C) 2024 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* SPDX-License-Identifier: MIT
66
*

0 commit comments

Comments
 (0)