[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,9 +1,13 @@
/*
* rand.c
* Copyright (c) 2006-2021, RT-Thread Development Team
*
* Created on: 2010-11-17
* Author: bernard
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2010-11-17 Bernard first version
*/
#include <stdio.h>
#include <stdlib.h>
#include <finsh.h>