Skip to content

Commit 048c699

Browse files
authored
Merge pull request #976 from aws-powertools/copyright-update
2 parents e8501b1 + 6640519 commit 048c699

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

mkdocs.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,14 @@ markdown_extensions:
100100
format: !!python/name:pymdownx.superfences.fence_code_format
101101
- md_in_html
102102

103-
copyright: Copyright © 2024 Amazon Web Services
103+
copyright: |
104+
<div id="awsdocs-legal-zone-copyright">
105+
<a href="https://aws.amazon.com/privacy" target="_blank" rel="nofollow">Privacy</a> |
106+
<a href="https://aws.amazon.com/terms/" target="_blank" rel="nofollow">Site terms</a> |
107+
<span class="copyright">
108+
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.
109+
</span>
110+
</div>
104111
105112
plugins:
106113
- privacy

0 commit comments

Comments
 (0)