summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2019-01-01 22:27:32 +0200
committermattip <matti.picus@gmail.com>2019-01-01 22:28:33 +0200
commitc40e946c1b09e2f9ae277da11d80b34aaa2da83e (patch)
tree0b313e2396cba4e21a8e1943aaae8a04cdd1e024 /doc/source/conf.py
parente6970fd7e4c06c8fea19ed4c927b2918dccd6801 (diff)
downloadnumpy-c40e946c1b09e2f9ae277da11d80b34aaa2da83e.tar.gz
DOC: update 2018 -> 2019
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 455e9748b..072a3b44e 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -39,7 +39,7 @@ source_suffix = '.rst'
# General substitutions.
project = 'NumPy'
-copyright = '2008-2018, The SciPy community'
+copyright = '2008-2019, The SciPy community'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.