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