Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@
Copyright © {{ now.Year }} The Apache Software Foundation, Licensed under
the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
<br>
Apache Celix, Celix, Apache, the Apache feather logo and the Apache Celix logo are trademarks of The Apache Software Foundation.
Apache Celix, Celix, Apache, the Apache logo and the Apache Celix logo are trademarks of The Apache Software Foundation.
</p>
<p class="m-0 text-white">
<a href="https://www.apache.org/">Foundation</a> |
<a href="https://www.apache.org/events/current-event.html">Events</a> |
<a href="https://www.apache.org/licenses/">License</a> |
<a href="https://www.apache.org/security/">Security</a> |
<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a> |
<a href="https://www.apache.org/foundation/thanks.html">Thanks</a> |
<a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy</a>
</p>
</div>
<div class="col-md-4 text-center">
Expand Down