[license] Change license to Apache.

This commit is contained in:
Bernard Xiong
2018-10-14 19:37:18 +08:00
parent 9064b28c2a
commit 2c0640a178
126 changed files with 460 additions and 1630 deletions
+8
View File
@@ -1,3 +1,11 @@
/*
* Copyright (c) 2006-2018, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
*/
#ifndef PIPE_H__
#define PIPE_H__