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

<!-- footer start --> <div class="footerwrapper"> <div class="container"> <div class="row"> <div class="col-md-3"> <a href="https://www.apache.org/events/current-event.html"> <img src="https://www.apache.org/events/current-event-234x60.png" alt="ASF Current Event"> </a> </div> <div class="col-md-9"> <div> Copyright © 2018 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 Griffin, Griffin, Apache, the Apache feather logo and the Apache Griffin logo are trademarks of The Apache Software Foundation. </div> </div> </div> </div> </div> <!-- footer end --> <!-- JavaScripts --> <script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>