summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorHimanshu Garg <35988194+merrcury@users.noreply.github.com>2020-03-11 00:06:24 +0530
committerGitHub <noreply@github.com>2020-03-10 11:36:24 -0700
commit5a59087fa5badc20e2cd5264f7cfc6911fc6fb12 (patch)
tree248e5c6208eef4469831901c8c714d98162aeca3 /doc/source
parent928425156abfa65a613fac016f86d6a3b6c03768 (diff)
downloadnumpy-5a59087fa5badc20e2cd5264f7cfc6911fc6fb12.tar.gz
DOC: Change license date 2019 -> 2020 (gh-15735)
Update Year 2019 -> 2020
Diffstat (limited to 'doc/source')
-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 3cee969aa..a58dc4897 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -42,7 +42,7 @@ master_doc = 'contents'
# General substitutions.
project = 'NumPy'
-copyright = '2008-2019, The SciPy community'
+copyright = '2008-2020, The SciPy community'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.