Thanks to visit codestin.com Credit goes to github.com
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 e6970fd commit c40e946Copy full SHA for c40e946
2 files changed
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2005-2018, NumPy Developers.
+Copyright (c) 2005-2019, NumPy Developers.
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
doc/source/conf.py
@@ -39,7 +39,7 @@
39
40
# General substitutions.
41
project = 'NumPy'
42
-copyright = '2008-2018, The SciPy community'
+copyright = '2008-2019, The SciPy community'
43
44
# The default replacements for |version| and |release|, also used in various
45
# other places throughout the built documents.
0 commit comments