8000
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 f4a3e07 commit 4fc42f9Copy full SHA for 4fc42f9
LICENSE.txt
@@ -1,4 +1,4 @@
1
-Copyright (c) 2005-2021, NumPy Developers.
+Copyright (c) 2005-2022, NumPy Developers.
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
doc/source/conf.py
@@ -108,7 +108,7 @@ class PyTypeObject(ctypes.Structure):
108
109
# General substitutions.
110
project = 'NumPy'
111
-copyright = '2008-2021, The NumPy community'
+copyright = '2008-2022, The NumPy community'
112
113
# The default replacements for |version| and |release|, also used in various
114
# other places throughout the built documents.
0 commit comments