This is an automated email from the ASF dual-hosted git repository. achennaka pushed a commit to branch gh-pages in repository https://gitbox.apache.org/repos/asf/kudu.git
commit 1f3ad3aa73abbc2b22c84ec22bee6ffe2a4e1a09 Author: Abhishek Chennaka <[email protected]> AuthorDate: Wed Jan 7 22:12:45 2026 -0800 Update docs to year 2026 Change-Id: I0834ce234c2f5e6f953fddd4aee34c8788895708 Reviewed-on: http://gerrit.cloudera.org:8080/23837 Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> Tested-by: Abhishek Chennaka <[email protected]> --- _includes/bottom_common.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/bottom_common.html b/_includes/bottom_common.html index cd64872dc..5d79db491 100644 --- a/_includes/bottom_common.html +++ b/_includes/bottom_common.html @@ -2,7 +2,7 @@ <div class="row"> <div class="col-md-9"> <p class="small"> - Copyright © 2025 The Apache Software Foundation. {% if page.last_updated %} {{ page.last_updated }} {% endif %} + Copyright © 2026 The Apache Software Foundation. {% if page.last_updated %} {{ page.last_updated }} {% endif %} </p> <p class="small"> Apache Kudu, Kudu, Apache, the Apache feather logo, and the Apache Kudu
