[FLINK-1338] [docs] Remove incubator footer from docs
Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/f330f1cf Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/f330f1cf Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/f330f1cf Branch: refs/heads/master Commit: f330f1cf374590098f5b96365565560b2f03d721 Parents: f71b0c4 Author: Stephan Ewen <[email protected]> Authored: Sun Jan 4 23:08:55 2015 +0100 Committer: Stephan Ewen <[email protected]> Committed: Sun Jan 4 23:13:22 2015 +0100 ---------------------------------------------------------------------- docs/_includes/footer.md | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/f330f1cf/docs/_includes/footer.md ---------------------------------------------------------------------- diff --git a/docs/_includes/footer.md b/docs/_includes/footer.md index da4d452..2e6b13a 100644 --- a/docs/_includes/footer.md +++ b/docs/_includes/footer.md @@ -18,15 +18,4 @@ under the License. --> <hr class="divider"> -<small>Apache Flink 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.</small> - -<a href="http://incubator.apache.org/"></a> - <p class="text-center"><a href="privacy-policy.html">Privacy Policy<a></p>
