Browse Source

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

添加版权信息。

Add copyright information.

Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
Zhou Yanjie 6 years ago
parent
commit
24176e9571
1 changed files with 10 additions and 0 deletions
  1. 10 0
      bsp/x1000/drivers/board_io.c

+ 10 - 0
bsp/x1000/drivers/board_io.c

@@ -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 <board.h>
 #include <rtthread.h>
 #include <rtthread.h>
 #include <rtdevice.h>
 #include <rtdevice.h>