summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index cd5aadd81..d1abc6fad 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -108,7 +108,7 @@ master_doc = 'index'
# General substitutions.
project = 'NumPy'
-copyright = '2008-2021, The NumPy community'
+copyright = '2008-2022, NumPy Developers'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.