blob: 54b1e3fe396d1f9206fb2a7de1bc8571ffb67860 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en-us">
{% include head.html %}
<body class="theme-base-0d">
{% include sidebar.html %}
<div class="content container">
{{ content }}
</div>
<footer class="content container">
<p class="disclaimer">
<strong>Disclaimer</strong><br/>
Apache Zipkin (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored
by 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.
</p>
<p class="notice">
&copy; {{ site.time | date: '%Y' }}, the Apache Software Foundation, Apache Zipkin, Zipkin, Apache, the Apache
feather Logo, and the Apache Zipkin project logo are either registered trademarks or trademarks of the Apache
Software Foundation.
</p>
</footer>
</body>
</html>