From 650994d59e2c44971ff292d7bc880ea8aabd1125 Mon Sep 17 00:00:00 2001
From: David Li
Date: Tue, 2 Jan 2024 16:03:43 -0500
Subject: [PATCH] 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 128dfc736d..c1b715e2d0 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -25,7 +25,10 @@
# 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