This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch releases/10.3 in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/releases/10.3 by this push: new c180757 remove DISCLAIMER-WIP c180757 is described below commit c18075779548fcba3f2978689888af8c3b9c959c Author: Alin Jerpelea <alin.jerpe...@sony.com> AuthorDate: Wed Mar 30 06:32:15 2022 +0000 remove DISCLAIMER-WIP most licenses have been converted to Apache and the non Apache licenses have been documented. We can assume that now it should be the time to remove DISCLAIMER-WIP Signed-off-by: Alin Jerpelea <alin.jerpe...@sony.com> --- DISCLAIMER-WIP | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP deleted file mode 100644 index e4eb139..0000000 --- a/DISCLAIMER-WIP +++ /dev/null @@ -1,20 +0,0 @@ -Apache NuttX is an effort undergoing incubation at The Apache Software Foundation (ASF), -sponsored by the Apache Incubator. Incubation is required of all newly accepted projects -until a further review indicates that the infrastructure, communications, and decision -making process have stabilized in a manner consistent with other successful ASF projects. -While incubation status is not necessarily a reflection of the completeness or stability -of the code, it does indicate that the project has yet to be fully endorsed by the ASF. - -Some of the incubating project's releases may not be fully compliant with ASF policy. For -example, releases may have incomplete or un-reviewed licensing conditions. What follows is -a list of known issues the project is currently aware of (note that this list, by definition, -is likely to be incomplete): - - * Releases may have incomplete licensing conditions. - * Some ASF files still have BSD headers. Most of the top contributors have signed an ICLA and - we are working on updating the headers and getting approvals from other copyright holders. - -If you are planning to incorporate this work into your product/project, please be aware that -you will need to conduct a thorough licensing review to determine the overall implications of -including this work. For the current status of this project through the Apache Incubator -visit: https://incubator.apache.org/projects/nuttx.html