This is an automated email from the ASF dual-hosted git repository. yuchenhe pushed a commit to branch v2.1 in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git
commit eafd1254392ba7adf6a85bdd2bb4f7f1179a7a61 Author: Wu Tao <[email protected]> AuthorDate: Thu Aug 27 17:55:56 2020 +0800 chore: add disclaimer for not compliant with asf policy (#589) --- DISCLAIMER-WIP | 19 +++++++++++++++++++ NOTICE | 5 +++++ 2 files changed, 24 insertions(+) diff --git a/DISCLAIMER-WIP b/DISCLAIMER-WIP new file mode 100644 index 0000000..9250315 --- /dev/null +++ b/DISCLAIMER-WIP @@ -0,0 +1,19 @@ +Apache Pegasus 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. + * Most of the top contributors have signed an ICLA and we are working on updating the headers. + +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/pegasus.html diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..80a4f9a --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache Pegasus +Copyright 2020 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
