diff --git a/docs/source/conf.py b/docs/source/conf.py index 76ee9211e..f0ca19822 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -8,7 +8,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = 'OpenDA' -copyright = '2025, The OpenDA Association' +copyright = '2026, The OpenDA Association' author = 'The OpenDA Association' # -- General configuration ---------------------------------------------------