This is an automated email from the ASF dual-hosted git repository. yuanz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
commit 0fa62d6de68243281f71ec61f895c796ce24b76a Author: Yuan Zhuang <[email protected]> AuthorDate: Mon Mar 10 03:51:46 2025 +0000 Use standard DISCLAIMER Reference: https://incubator.apache.org/policy/incubation.html --- DISCLAIMER | 8 ++++++++ DISCLAIMER-WIP | 21 --------------------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000..f755dfd --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,8 @@ +Apache Teaclave (incubating) 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. \ No newline at end of file diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP deleted file mode 100644 index e8c110c..0000000 --- a/DISCLAIMER-WIP +++ /dev/null @@ -1,21 +0,0 @@ -Apache Teaclave (incubating) 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. - -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/teaclave.html \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
