提交 2fcdb0c0 编写于 作者: B bigmagic

add copyright file header with Apache License

上级 21b4b79a
/*
* Copyright (c) 2006-2020, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-10-30 bigmagic first version
*/
#include <rthw.h> #include <rthw.h>
#include <stdint.h> #include <stdint.h>
#include <rtthread.h> #include <rtthread.h>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2020-04-16 bigmagic first version * 2020-10-30 bigmagic first version
*/ */
#ifndef __DRV_ETH_H__ #ifndef __DRV_ETH_H__
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册