Repository: incubator-zeppelin Updated Branches: refs/heads/master ef557d79a -> 77056ad6c
[ZEPPELIN-897] Remove incubator disclaimer ### What is this PR for? Remove obsolete incubator disclaimer file ### What type of PR is it? [Bug Fix] ### What is the Jira issue? [ZEPPELIN-897](https://issues.apache.org/jira/browse/ZEPPELIN-897) Author: Luciano Resende <[email protected]> Closes #926 from lresende/incubator-disclaimer and squashes the following commits: ea3a95c [Luciano Resende] [ZEPPELIN-897] Remove incubator disclaimer Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/77056ad6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/77056ad6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/77056ad6 Branch: refs/heads/master Commit: 77056ad6cea08d4c84caf2825e094adb1307a3cc Parents: ef557d7 Author: Luciano Resende <[email protected]> Authored: Sat May 28 10:07:37 2016 -0700 Committer: Lee moon soo <[email protected]> Committed: Mon May 30 10:58:28 2016 -0700 ---------------------------------------------------------------------- DISCLAIMER | 12 ------------ 1 file changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/77056ad6/DISCLAIMER ---------------------------------------------------------------------- diff --git a/DISCLAIMER b/DISCLAIMER deleted file mode 100644 index 727300e..0000000 --- a/DISCLAIMER +++ /dev/null @@ -1,12 +0,0 @@ -Apache Zeppelin 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. -
