4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-18 15:53:32 +08:00

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

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>