Change headers with better copyright comments

- Add SPDX License Identifier and copyright notice
- Add NOTICE.md

Minor: remove unused freertos.c
This commit is contained in:
2026-06-13 20:02:44 +02:00
parent 0c3c93040b
commit 0e4b41647f
7 changed files with 24 additions and 78 deletions
+2 -5
View File
@@ -7,12 +7,9 @@
******************************************************************************
* @attention
*
* Copyright (c) 2026 STMicroelectronics.
* All rights reserved.
* Copyright (c) 2026 Erick Ahmed.
*
* This software is licensed under terms that can be found in the LICENSE file
* in the root directory of this software component.
* If no LICENSE file comes with this software, it is provided AS-IS.
* SPDX-License-Identifier: GPL-3.0-or-later
*
******************************************************************************
*/
+3 -4
View File
@@ -8,11 +8,10 @@
* @attention
*
* Copyright (c) 2026 STMicroelectronics.
* All rights reserved.
* Copyright (c) 2026 Erick Ahmed.
*
* This software is licensed under terms that can be found in the LICENSE file
* in the root directory of this software component.
* If no LICENSE file comes with this software, it is provided AS-IS.
* SPDX-License-Identifier: GPL-3.0-or-later
*
******************************************************************************
*/