From 036bccc5e0b79f00d1510429eed61af28aac7231 Mon Sep 17 00:00:00 2001 From: kar-rahul-aws Date: Fri, 16 Aug 2024 19:14:14 +0530 Subject: [PATCH] Fix header check --- portable/GCC/IA32_flat/ISR_Support.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portable/GCC/IA32_flat/ISR_Support.h b/portable/GCC/IA32_flat/ISR_Support.h index 6ee4f2412ee..18e10bf91e7 100644 --- a/portable/GCC/IA32_flat/ISR_Support.h +++ b/portable/GCC/IA32_flat/ISR_Support.h @@ -1,6 +1,6 @@ /* * FreeRTOS Kernel - * 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 *