refactor(tools): Tidy up core component files copyright ignore

Some files that should have their copyrights checked are still placed on the
copyright ignore list.

- These entries have been tidied up
- Copyrights of those files have been updated.
This commit is contained in:
Darian Leung
2024-01-17 14:16:06 +08:00
parent 06952431a0
commit f50d83413e
22 changed files with 124 additions and 208 deletions

View File

@@ -1,2 +1,8 @@
/*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#define CATCH_CONFIG_MAIN
#include "catch.hpp"