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

gian 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 27e8b43673 fix: update footer copyright year (#12594)
27e8b43673 is described below

commit 27e8b43673af6e6f6cabbea66582569577d4f613
Author: 317brian <[email protected]>
AuthorDate: Mon Jun 13 16:29:58 2022 -0700

    fix: update footer copyright year (#12594)
---
 website/core/Footer.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/core/Footer.js b/website/core/Footer.js
index ac21b60f16..ca5a32df22 100644
--- a/website/core/Footer.js
+++ b/website/core/Footer.js
@@ -60,7 +60,7 @@ class Footer extends React.Component {
             </a>
           </div>
           <div className="text-center license">
-            Copyright © 2019{' '}
+            Copyright © 2022{' '}
             <a href="https://www.apache.org/"; target="_blank">
               Apache Software Foundation
             </a>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to