[example] 对版权信息进行人工扫描并添加确实的版权信息

This commit is contained in:
Meco Man
2021-03-08 07:18:51 +08:00
parent 08af426f01
commit f0cc3e861a
68 changed files with 556 additions and 67 deletions

View File

@@ -1,3 +1,11 @@
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
*
*/
#include <rtthread.h>
#include <rthw.h>