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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
647 changed files with 652 additions and 648 deletions

View file

@ -1,6 +1,6 @@
/*
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
* Copyright (c) 2021 Raspberry Pi (Trading) Ltd.
*
* SPDX-License-Identifier: BSD-3-Clause