This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-resilientdb-graphql.git
The following commit(s) were added to refs/heads/main by this push:
new e685ec8 update license
e685ec8 is described below
commit e685ec8baaef1408fa491486c7f61865a4fc505f
Author: Ubuntu <[email protected]>
AuthorDate: Wed Jul 16 19:33:41 2025 +0000
update license
---
.licenserc.yaml | 8 +-------
DISCLAIMER | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+), 7 deletions(-)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 34685a6..ae67f6f 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -6,21 +6,15 @@ header:
paths-ignore:
- '.*'
- '.**/**'
- - 'repositories.bzl'
- 'CNAME'
- - 'WORKSPACE'
- '**/*.conf'
- '**/*.config'
- '**/*.json'
- '**/*.sol'
- '**/*.pri'
- '**/*.pub'
- - '**/*.svg'
- - 'Doxyfile'
- - 'header'
- 'dev/.rat-excludes'
- - '**/*.md'
- - 'DISCLAIMER-WIP'
+ - 'DISCLAIMER'
- 'NOTICE'
- 'LICENSE'
- 'documents/doxygen/.gitignore'
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 0000000..d94e089
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,22 @@
+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
+