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

alamb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new b32804c  Update copyright year (#1918)
b32804c is described below

commit b32804cce434622bc860e7fa7cc3c6a04c527758
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Mar 4 06:46:29 2022 -0500

    Update copyright year (#1918)
---
 docs/source/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 4a8ed5b..23779d1 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -36,7 +36,7 @@ import datafusion
 # -- Project information -----------------------------------------------------
 
 project = 'Arrow Datafusion'
-copyright = '2021, Apache Software Foundation'
+copyright = '2022, Apache Software Foundation'
 author = 'Arrow Datafusion Authors'
 
 

Reply via email to