This is an automated email from the ASF dual-hosted git repository. kgyrtkirk pushed a commit to branch 36.0.0 in repository https://gitbox.apache.org/repos/asf/druid.git
commit d9777ba154ee2f0144efa659465c4671e220d994 Author: Clint Wylie <[email protected]> AuthorDate: Sat Jan 31 11:09:59 2026 -0800 udpate copyright year to 2026 (#18972) (cherry picked from commit 6c77ad1833066867a1adf777e020afa1be355b46) --- NOTICE | 2 +- website/docusaurus.config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index eb83ec94e3b..4e3211edfb9 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Druid -Copyright 2018-2025 The Apache Software Foundation +Copyright 2018-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 31393245e79..2d198ac1100 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -155,7 +155,7 @@ module.exports={ "image": "img/druid_nav.png", "footer": { "links": [], - "copyright": "Copyright © 2025 Apache Software Foundation", + "copyright": "Copyright © 2026 Apache Software Foundation", "logo": { "src": "img/favicon.png" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
