Skip to content

Commit 4c4ecb8

Browse files
committed
Add copyright footer to fix cds-hooks#475
Signed-off-by: Joe Kutner <[email protected]>
1 parent 200ab8b commit 4c4ecb8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

themes/buildpacks/layouts/partials/footer.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,10 @@
1717
{{ end }}
1818
</ul>
1919
</div>
20+
<div class="container sub-footer">
21+
<ul>
22+
<li><p>Copyright © 2022 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></li>
23+
</ul>
24+
</div>
2025
</div>
2126
</footer>

0 commit comments

Comments
 (0)