Skip to content

Commit

Permalink
Update template.ftl (#467)
Browse files Browse the repository at this point in the history
copyright year
  • Loading branch information
ecukalla authored Jun 5, 2024
1 parent 98ccd1f commit b1df0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/template.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div class="text-center">
<img alt="Cloud Native Computing Foundation" src="${links.getResource('images/cncf_logo.png')}"/>
</div>
<p class="mt-4 text-center small text-muted">&copy; Keycloak Authors 2023. &copy; 2023 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage page</a>.</p>
<p class="mt-4 text-center small text-muted">&copy; Keycloak Authors 2024. &copy; 2024 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our <a href="https://www.linuxfoundation.org/trademark-usage">Trademark Usage page</a>.</p>
</footer>
</div>

Expand Down

0 comments on commit b1df0d9

Please sign in to comment.