source/_includes/footer.html (12 lines of code) (raw):
<!-- footer -->
<nav class="navbar navbar-default">
<div class="navbar-header">
<a class="navbar-brand" href="{{ site.baseurl }}">SDAP</a>
</div>
<div class="navbar-text pull-right">© 2017-2025 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>. <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br/>
Apache SDAP, SDAP, Apache, the Apache feather logo, and the Apache SDAP project logo are trademarks of The Apache Software Foundation.</div>
</nav>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
</div>
</body>
</html>