This is an automated email from the ASF dual-hosted git repository.
mxsm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new 172804a34 [ISSUE #4718] Update DISCLAIMER (#4775)
172804a34 is described below
commit 172804a340a9649722901bc910fea48aa2a14cbc
Author: ZHENGLIN LI <[email protected]>
AuthorDate: Mon Mar 25 11:09:36 2024 -0500
[ISSUE #4718] Update DISCLAIMER (#4775)
* Update DISCLAIMER
* docs: delete DISCLAIMER
* docs: delete DISCLMAIR
---
.licenserc.yaml | 2 --
DISCLAIMER | 19 -------------------
2 files changed, 21 deletions(-)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index 61d062140..c820f8ba7 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -41,10 +41,8 @@ header:
- '**/Cargo.lock'
- 'LICENSE'
- 'NOTICE'
- - 'DISCLAIMER'
- 'gradlew'
- 'gradlew.bat'
- '**/*.txt'
- - 'DISCLAIMER'
comment: on-failure
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 7721588e3..000000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,19 +0,0 @@
-Apache EventMesh 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 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 issues the project is currently aware of (this list
is likely to be incomplete):
-
-1- 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/eventmesh.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]