Fix copyright headers in the new port files

This commit is contained in:
Soren Ptak 2023-12-27 21:44:04 -05:00
parent a33a6ddc76
commit 26019cd2d7
6 changed files with 14 additions and 11 deletions

View file

@ -1,6 +1,8 @@
/* /*
* FreeRTOS V202112.00 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* SPDX-License-Identifier: MIT
* *
* Permission is hereby granted, free of charge, to any person obtaining a copy of * Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in * this software and associated documentation files (the "Software"), to deal in

View file

@ -1,5 +1,5 @@
/* /*
* FreeRTOS Kernel V10.6.0 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT

View file

@ -1,6 +1,6 @@
/* /*
* FreeRTOS Kernel V10.6.1 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* *

View file

@ -1,6 +1,6 @@
/* /*
* FreeRTOS Kernel V10.6.0 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* *

View file

@ -1,6 +1,6 @@
/* /*
* FreeRTOS Kernel V11.0.1 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* *

View file

@ -1,6 +1,6 @@
/* /*
* FreeRTOS Kernel V10.6.0 * FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2023 Amazon.com, Inc. or its affiliates. All Rights Reserved. * Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* *
* SPDX-License-Identifier: MIT * SPDX-License-Identifier: MIT
* *
@ -25,6 +25,7 @@
* https://github.com/FreeRTOS * https://github.com/FreeRTOS
* *
*/ */
#ifndef PORTMACRO_ASM_H #ifndef PORTMACRO_ASM_H
#define PORTMACRO_ASM_H #define PORTMACRO_ASM_H