From 65844be3d307a151cafe68f1fcf90fa179b5513e Mon Sep 17 00:00:00 2001 From: mattip Date: Wed, 11 Apr 2018 14:24:11 +0300 Subject: update copyright year --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/conf.py') 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. -- cgit v1.2.1