From c40e946c1b09e2f9ae277da11d80b34aaa2da83e Mon Sep 17 00:00:00 2001 From: mattip Date: Tue, 1 Jan 2019 22:27:32 +0200 Subject: DOC: update 2018 -> 2019 --- 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 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. -- cgit v1.2.1