This is an automated email from the ASF dual-hosted git repository. janc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-site.git
commit 72a7d25cfd3acdd4a7f78ea5e578f10224824605 Author: Wojciech Pietraszewski <[email protected]> AuthorDate: Tue Apr 30 18:29:54 2024 +0200 site/docs/custom-theme: Update footer Updates the current year in the footer. --- custom-theme/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-theme/footer.html b/custom-theme/footer.html index 498b045d25..3cce3798c0 100644 --- a/custom-theme/footer.html +++ b/custom-theme/footer.html @@ -10,7 +10,7 @@ <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache"> </a> <p> - Copyright © 2015-2021 The Apache Software Foundation.<br> + Copyright © 2015-2024 The Apache Software Foundation.<br> <small class="footnote"> Apache Mynewt, Mynewt, Apache, the Apache feather logo, and the Apache Mynewt project logo are either registered trademarks or trademarks of the Apache
