diff options
author | Aerysv <53720019+Aerysv@users.noreply.github.com> | 2021-02-06 23:14:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-06 16:14:20 -0600 |
commit | 62b82961e12cc13379fb67f03c71062f94285cd1 (patch) | |
tree | c9919b963ef1f0fe7054af870586f9a9d77f1fe2 /LICENSE.txt | |
parent | 40dec6d12d70de265e605046675f2e62f6676344 (diff) | |
download | numpy-62b82961e12cc13379fb67f03c71062f94285cd1.tar.gz |
DOC: Change license date 2020 -> 2021 (gh-18346)
A very small contribution to update the license date from 2020 to 2021 :)
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 8ce645218..4723d4ea0 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2005-2020, NumPy Developers. +Copyright (c) 2005-2021, NumPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without |