This is an automated email from the ASF dual-hosted git repository.
jamesge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
The following commit(s) were added to refs/heads/master by this push:
new b0e0332 rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release
new b57dd31 Merge pull request #1432 from tanzhongyi003/master
b0e0332 is described below
commit b0e0332dadb6d22c4550cc3a06cb14742f05e025
Author: tanzhongyi003 <[email protected]>
AuthorDate: Fri Jun 11 09:41:37 2021 +0800
rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release
---
DISCLAIMER | 10 ++++++++++
DISCLAIMER-WIP | 18 ------------------
2 files changed, 10 insertions(+), 18 deletions(-)
diff --git a/DISCLAIMER b/DISCLAIMER
new file mode 100644
index 0000000..e9d14bf
--- /dev/null
+++ b/DISCLAIMER
@@ -0,0 +1,10 @@
+Apache brpc is an effort undergoing incubation at
+The Apache Software Foundation (ASF), sponsored by the name of Apache TLP
sponsor.
+
+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 34769ec..0000000
--- a/DISCLAIMER-WIP
+++ /dev/null
@@ -1,18 +0,0 @@
-Apache brpc 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/brpc.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]