This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-trustzone-sdk.git
commit 0673d75ec0528386211c601ba7550e3cc389343f Author: Mingshen Sun <[email protected]> AuthorDate: Mon Mar 22 13:42:28 2021 -0700 Add copyright and disclaier files --- DISCLAIMER-WIP | 21 +++++++++++++++++++++ NOTICE | 5 +++++ 2 files changed, 26 insertions(+) diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP new file mode 100644 index 0000000..e8c110c --- /dev/null +++ b/DISCLAIMER-WIP @@ -0,0 +1,21 @@ +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 diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..c5f62a7 --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache Teaclave (incubating) +Copyright 2019-2021 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
