We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79cac7d commit c301138Copy full SHA for c301138
layouts/partials/footer.html
@@ -7,6 +7,12 @@
7
© {{ $year }} The Update Framework authors | Documentation Distributed under CC-BY-4.0
8
</p>
9
10
+ <p class="has-text-weight-bold">
11
+ © {{ $year }} 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</a> page.
12
+ </p>
13
+
14
+ <hr />
15
16
{{ $copy }}
17
</div>
18
0 commit comments