Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 3b77301

Browse files
benjagmRelequestual
authored andcommitted
Adding the OpenJS Foundation trademarks content.
Adding the OpenJS Foundation trademarks content.
1 parent cc0706e commit 3b77301

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

_includes/footer.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,16 @@ <h2 class="footer-heading">{{ site.title | escape }}</h2>
2121
<div class="footer-col footer-col-3">
2222
<p>
2323
<a href="https://openjsf.org"><img alt="Logo of the OpenJS Foundation" src="/assets/openjs_foundation-logo.svg" class="custom-logo-link"></a>
24-
<br>© 2023 Open JS Foundation
24+
<br>© 2023 OpenJS Foundation
2525
</p>
2626
</div>
2727
</div>
28-
28+
<div class="footer-col-wrapper">
29+
<div class="footer-col footer-col-4">
30+
<p>Copyright <a href="https://openjsf.org">OpenJS Foundation</a> and {{ site.title }} contributors. All rights reserved. The <a href="https://openjsf.org">OpenJS Foundation</a> has registered trademarks and uses trademarks. For a list of trademarks of the <a href="https://openjsf.org">OpenJS Foundation</a>, please see our <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> and <a href="https://trademark-list.openjsf.org">Trademark List</a>. Trademarks and logos not indicated on the <a href="https://trademark-list.openjsf.org">list of OpenJS Foundation trademarks</a> are trademarks&trade; or registered&reg; trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.</p>
31+
<p><a href="https://openjsf.org">The OpenJS Foundation</a> | <a href="https://terms-of-use.openjsf.org">Terms of Use</a> | <a href="https://privacy-policy.openjsf.org">Privacy Policy</a> | <a href="https://bylaws.openjsf.org">Bylaws</a> | <a href="https://code-of-conduct.openjsf.org">Code of Conduct</a> | <a href="https://trademark-policy.openjsf.org">Trademark Policy</a> | <a href="https://trademark-list.openjsf.org">Trademark List</a> | <a href="https://www.linuxfoundation.org/cookies">Cookie Policy</a></p>
32+
</div>
33+
</div>
2934
</div>
3035

3136
</footer>

0 commit comments

Comments
 (0)