[license] Change license to Apache.

This commit is contained in:
Bernard Xiong
2018-10-14 19:28:18 +08:00
parent cc883ad29a
commit 9064b28c2a
144 changed files with 568 additions and 1674 deletions

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
*/
#include "Semaphore.h"
using namespace rtthread;