theme/templates/bottom.html (17 lines of code) (raw):

<div id="footer"> <div class="copyright"> <div style="float:left; padding: 7px;"> <a title="Apache Software Foundation" href="http://www.apache.org"><img id="asf-feather-logo" alt="Apache Software Foundation" src="/images/asf_logo_url.png" width="200" /></a> </div> <p> Copyright &copy; 2016 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <br /> Apache, Apache XML Graphics, Apache FOP, Apache Batik, the Apache feather logo, and the Apache XML Graphics logos are trademarks of <a href="http://www.apache.org">The Apache Software Foundation</a>. All other marks mentioned may be trademarks or registered trademarks of their respective owners. <br /> </p> </div> </div>