This is an automated email from the ASF dual-hosted git repository.

cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new 6c77ad18330 udpate copyright year to 2026 (#18972)
6c77ad18330 is described below

commit 6c77ad1833066867a1adf777e020afa1be355b46
Author: Clint Wylie <[email protected]>
AuthorDate: Sat Jan 31 11:09:59 2026 -0800

    udpate copyright year to 2026 (#18972)
---
 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]

Reply via email to