X1000: board_io.c: 添加版权信息/Add copyright information.

添加版权信息。

Add copyright information.

Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
This commit is contained in:
Zhou Yanjie 2019-07-20 13:35:08 +08:00
parent f5fb8ddff6
commit 24176e9571
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
/*
* Copyright (c) 2006-2019, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2017-11-11 enkiller first version
*/
#include <board.h>
#include <rtthread.h>
#include <rtdevice.h>