Skip to content

Commit

Permalink
添加版权信息
Browse files Browse the repository at this point in the history
  • Loading branch information
heyuanjie87 committed Apr 28, 2019
1 parent ae53829 commit 42e5f03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ipmsg_filerecv.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
/*
* Copyright (c) 2018, Real-Thread Information Technology Ltd
* All rights reserved
*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2019-04-28 heyuanjie87 the first version
*/

#include <rtthread.h>
#include "ipmsg.h"
#include "ipmsgdef.h"
Expand Down

0 comments on commit 42e5f03

Please sign in to comment.