This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch add-files in repository https://gitbox.apache.org/repos/asf/incubator-fury.git
commit 7f4ad43bdcd786458dfdddd652718aaf2e24ef1b Author: tison <[email protected]> AuthorDate: Tue Dec 26 18:25:05 2023 +0800 chore: add NOTICE and DISCLAIMER Signed-off-by: tison <[email protected]> --- DISCLAIMER | 10 ++++++++++ NOTICE | 5 +++++ 2 files changed, 15 insertions(+) diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 00000000..03c04ea9 --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,10 @@ +Apache Fury (incubating) 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. diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..ea67774f --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache Fury (Incubating) +Copyright 2023 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]
