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

<footer class="site-footer"> <div class="wrapper"> <div class="footer-col-wrapper" style="font-size: .85em;"> <hr> <div> <div style="text-align: center;"> Copyright &copy; 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, Apache Daffodil, Daffodil, and the Apache Daffodil logo are trademarks of The Apache Software Foundation. </div> </div> </div> </div> </footer>