_includes/themes/apache/footer.html (19 lines of code) (raw):

<footer class="site-footer"> <div class="wrapper"> <div class="footer-col-wrapper"> <div style="text-align:center;"> <div style="margin-top: 20px; margin-bottom: 20px;"> <a href="https://www.apache.org"><img src="{{ site.baseurl }}/assets/themes/apache/img/asf-estd-1999-logo.png" alt="Apache Software Foundation, Est. 1999"/></a> </div> <div> Copyright &copy; 2019-2022 <a href="https://www.apache.org">The Apache Software Foundation</a>. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br> Apache and the Apache Feather logo are trademarks of The Apache Software Foundation. </div> </div> </div> </div> </footer>