Skip to content

Commit 5a59087

Browse files
authored
DOC: Change license date 2019 -> 2020 (numpygh-15735)
Update Year 2019 -> 2020
1 parent 9284251 commit 5a59087

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2005-2019, NumPy Developers.
1+
Copyright (c) 2005-2020, NumPy Developers.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
# General substitutions.
4444
project = 'NumPy'
45-
copyright = '2008-2019, The SciPy community'
45+
copyright = '2008-2020, The SciPy community'
4646

4747
# The default replacements for |version| and |release|, also used in various
4848
# other places throughout the built documents.

0 commit comments

Comments
 (0)