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

junchao pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-resilient-node-cache.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bc8760  update
5bc8760 is described below

commit 5bc876067bf27a302349e5e1f9157b26daf4d6d9
Author: Ubuntu <[email protected]>
AuthorDate: Thu Jul 17 04:38:49 2025 +0000

    update
---
 .licenserc.yaml | 10 +++-------
 DISCLAIMER      | 21 +++++++++++++++++++++
 2 files changed, 24 insertions(+), 7 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index f274358..ae67f6f 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -6,20 +6,15 @@ header:
   paths-ignore:
     - '.*'
     - '.**/**'
-    - 'repositories.bzl'
     - 'CNAME'
-    - 'WORKSPACE'
     - '**/*.conf'
     - '**/*.config'
     - '**/*.json'
     - '**/*.sol'
     - '**/*.pri'
     - '**/*.pub'
-    - 'Doxyfile'
-    - 'header'
     - 'dev/.rat-excludes'
-    - '**/*.md'
-    - 'DISCLAIMER-WIP'
+    - 'DISCLAIMER'
     - 'NOTICE'
     - 'LICENSE'
     - 'documents/doxygen/.gitignore'
@@ -27,4 +22,5 @@ header:
 
 
 
-  comment: on-failure
\ No newline at end of file
+  comment: on-failure
+
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 0000000..f4bf7a2
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,21 @@
+Apache ResilientDB is an effort undergoing incubation at the Apache Software
+Foundation (ASF), sponsored by the Apache Incubator PMC.
+
+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):
+
+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/resilientdb.html
\ No newline at end of file

Reply via email to