| <footer class="site-footer"> |
| <p> |
| Copyright © 2024–{% assign y = site.time | date: "%Y" %}{{ y }} |
| <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>. |
| </p> |
| <p> |
| Apache, Apache Solr, and the Apache feather logo are trademarks of The Apache Software Foundation. |
| See <a href="{{ '/about' | relative_url }}">About / Credits</a> for full attribution and trademark notices. |
| </p> |
| </footer> |