We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9284251 commit 5a59087Copy full SHA for 5a59087
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2005-2019, NumPy Developers.
+Copyright (c) 2005-2020, NumPy Developers.
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
doc/source/conf.py
@@ -42,7 +42,7 @@
42
43
# General substitutions.
44
project = 'NumPy'
45
-copyright = '2008-2019, The SciPy community'
+copyright = '2008-2020, The SciPy community'
46
47
# The default replacements for |version| and |release|, also used in various
48
# other places throughout the built documents.
0 commit comments