From cacde6265daff96e0440ece5668de80454642cd0 Mon Sep 17 00:00:00 2001 From: Daniel Abib Date: Thu, 4 Sep 2025 09:04:48 -0300 Subject: [PATCH] docs: update copyright notice to align with AWS documentation standards - Replace simple copyright line with comprehensive footer - Add Privacy and Site terms links with proper attributes - Update copyright format to match AWS documentation patterns - Align with Java implementation for consistency across Powertools Fixes #4417 --- mkdocs.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 8c06888903..30193d8af4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -144,7 +144,14 @@ markdown_extensions: - pymdownx.tasklist: custom_checkbox: true -copyright: Copyright © 2025 Amazon Web Services +copyright: | + plugins: - privacy