From 812a5359222b17d344200ff3567dc43b0db18aac Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Mon, 28 Jan 2019 09:11:26 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index c83590872f..65e9422658 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,6 @@ RT-Thread is Open Source software under the Apache License 2.0 since RT-Thread v Since 9th of September 2018, PRs submitted by the community may be merged into the main line only after signing the Contributor License Agreement(CLA). -NOTE: - -RT-Thread using the Apache license v2.0 is only launched after the release of v3.1.1, and is still in preparation right now. - ## Usage ## RT-Thread RTOS uses [scons](http://www.scons.org) as building system. Therefore, please install scons and Python 2.7 firstly.