summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattip <matti.picus@gmail.com>2018-04-11 14:24:11 +0300
committermattip <matti.picus@gmail.com>2018-04-11 14:24:11 +0300
commit65844be3d307a151cafe68f1fcf90fa179b5513e (patch)
treedbb625493ecfe889b7634056f9bd8b29ce11d4f9
parentcb24dd01a17294c3961ac2e4ca25aed417efa38a (diff)
downloadnumpy-65844be3d307a151cafe68f1fcf90fa179b5513e.tar.gz
update copyright year
-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 7c34a62cd..1cd57697d 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -39,7 +39,7 @@ source_suffix = '.rst'
# General substitutions.
project = 'NumPy'
-copyright = '2008-2017, The SciPy community'
+copyright = '2008-2018, The SciPy community'
# The default replacements for |version| and |release|, also used in various
# other places throughout the built documents.