site/_includes/footer.html (8 lines of code) (raw):
<footer role="contentinfo">
<p style="margin-left: 20px; margin-right; 20px; text-align: center">The contents of this website are © {{ site.time | date: '%Y' }}
<a href="https://www.apache.org/">Apache Software Foundation</a>
under the terms of the <a
href="https://www.apache.org/licenses/LICENSE-2.0.html">
Apache License v2</a>. Apache ORC and its logo are trademarks
of the Apache Software Foundation.</p>
</footer>