This is an automated email from the ASF dual-hosted git repository. snagel pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/nutch-site.git
commit 2390365ba4e6e7c68be673623a77981e6a7d39af Author: Sebastian Nagel <[email protected]> AuthorDate: Tue Feb 17 13:09:34 2026 +0100 Update year in page footer --- themes/kube/layouts/partials/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/kube/layouts/partials/footer.html b/themes/kube/layouts/partials/footer.html index 3f74aa9c..a4505d6e 100644 --- a/themes/kube/layouts/partials/footer.html +++ b/themes/kube/layouts/partials/footer.html @@ -1,3 +1,3 @@ <footer id="footer"> - <p>© 2004-2025 The Apache Software Foundation. Built using the <a href="https://github.com/jeblister/kube" target="_blank" rel="noopener noreferrer">kube Theme for Hugo</a>. Apache Nutch, Nutch, Apache, the Apache feather logo, and the Apache Nutch project logo are trademarks of The Apache Software Foundation.</p> + <p>© 2004-2026 The Apache Software Foundation. Built using the <a href="https://github.com/jeblister/kube" target="_blank" rel="noopener noreferrer">kube Theme for Hugo</a>. Apache Nutch, Nutch, Apache, the Apache feather logo, and the Apache Nutch project logo are trademarks of The Apache Software Foundation.</p> </footer>
