From a4bd553fd873db5244da8b2cdc5002dd5add5103 Mon Sep 17 00:00:00 2001 From: Mingyu Chen Date: Thu, 18 Mar 2021 11:24:19 +0800 Subject: [PATCH] [Apache] Add DISCLAIMER back (#5531) Also modify the year in NOTICE.txt --- DISCLAIMER | 12 ++++++++++++ NOTICE.txt | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 DISCLAIMER diff --git a/DISCLAIMER b/DISCLAIMER new file mode 100644 index 0000000000..bcae8b923f --- /dev/null +++ b/DISCLAIMER @@ -0,0 +1,12 @@ +Apache Doris (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.txt b/NOTICE.txt index 2cb8823c16..fe63ab37f3 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Doris (incubating) -Copyright 2018-2020 The Apache Software Foundation +Copyright 2018-2021 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).