1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Kernel.git synced 2025-10-19 19:43:00 +08:00

Use Regex for Copyright Year in Header Check (#1002)

This commit is contained in:
Soren Ptak
2024-02-26 12:26:42 -05:00
committed by GitHub
parent 2fcb0f48b1
commit 839ccb719b
647 changed files with 652 additions and 648 deletions

View File

@@ -1,6 +1,6 @@
/*
* 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
*