We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7f8286 commit 89ea011Copy full SHA for 89ea011
1 file changed
docs/overrides/partials/copyright.html
@@ -1,9 +1,9 @@
1
<div class="md-copyright">
2
{% if config.copyright %}
3
<div class="md-copyright__highlight">
4
- {{ config.copyright }}.<br>The Linux Foundation has registered trademarks and uses
5
- trademarks. For a list of trademarks of The Linux Foundation, please see our <a
6
- href="https://www.linuxfoundation.org/trademark-usage" />Trademark Usage page</a>.
+ {{ config.copyright }}.<br>LF Projects, LLC has registered trademarks and uses
+ trademarks. For a list of trademarks of LF Projects, LLC, please see our <a
+ href="https://lfprojects.org/policies/" />Policies page</a>.
7
</div>
8
{% endif %}
9
{% if not config.extra.generator == false %}
0 commit comments