-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1024 from zyearn/add_DISCLAIMER_WIP
add DISCLAIMER_WIP
- Loading branch information
Showing
2 changed files
with
18 additions
and
13 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
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 |