website/_includes/footer.html (5 lines of code) (raw):

<footer class="footer bg-light"> <div class="container text-center small"> Copyright &copy; 2014-{{ site.time | date: '%Y' }} <a href="http://www.apache.org/">The Apache Software Foundation</a>, Licensed under the Apache License, Version 2.0. </div> </footer>