Update copyright to match k8s docs site

This commit is contained in:
Cory Jacobsen
2022-05-10 22:20:26 +00:00
parent 41fb6915b3
commit 02eb788b78
3 changed files with 39 additions and 1 deletions

8
site/i18n/en.toml Normal file
View File

@@ -0,0 +1,8 @@
# i18n strings for the English (main) site.
# NOTE: Please keep the entries in alphabetical order when editing
[main_copyright_notice]
other = """The Linux Foundation &reg;. 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" class="light-text">Trademark Usage page</a>"""
[main_documentation_license]
other = """The Kubernetes Authors | Documentation Distributed under <a href="https://git.k8s.io/website/LICENSE" class="light-text">CC BY 4.0</a>"""