This is an automated email from the ASF dual-hosted git repository.

hsun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git

commit bc3b094ec7b32e71b4d1bb1d93b312d6ec3d6e9a
Author: sunhe05 <[email protected]>
AuthorDate: Wed Jun 7 07:32:17 2023 +0000

    Use DISCLAIMER
    
    The project should follow all ASF policy.
---
 .licenserc.yaml |  2 +-
 DISCLAIMER      |  8 ++++++++
 DISCLAIMER-WIP  | 21 ---------------------
 3 files changed, 9 insertions(+), 22 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index 3e314b25..ee44f763 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -31,7 +31,7 @@ header:
     - '.gitattributes'
     - '.github/ISSUE_TEMPLATE/**'
     - '.gitmodules'
-    - 'DISCLAIMER-WIP'
+    - 'DISCLAIMER*'
     - 'KEYS'
     - 'LICENSE'
     - 'NOTICE'
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 00000000..dfb5ad6b
--- /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.
diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP
deleted file mode 100644
index 32e19409..00000000
--- 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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to