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,3 +1,9 @@
/*
* SPDX-FileCopyrightText: 2024 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include "catch.hpp"
#include "multi_heap.h"