This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 650994d5 docs: update footer to match arrow.apache.org (#1423)
650994d5 is described below
commit 650994d59e2c44971ff292d7bc880ea8aabd1125
Author: David Li <[email protected]>
AuthorDate: Tue Jan 2 16:03:43 2024 -0500
docs: update footer to match arrow.apache.org (#1423)
---
docs/source/conf.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 128dfc73..c1b715e2 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -25,7 +25,10 @@ sys.path.append(str(Path("./ext").resolve()))
#
https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = "ADBC"
-copyright = "2022, Apache Arrow Developers"
+copyright = """2022–2024 The Apache Software Foundation. Apache Arrow, Arrow,
+Apache, the Apache feather logo, and the Apache Arrow project logo are either
+registered trademarks or trademarks of The Apache Software Foundation in the
+United States and other countries."""
author = "the Apache Arrow Developers"
release = "0.9.0 (dev)"
# Needed to generate version switcher