diff options
author | Himanshu Garg <35988194+merrcury@users.noreply.github.com> | 2020-03-11 00:06:24 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-10 11:36:24 -0700 |
commit | 5a59087fa5badc20e2cd5264f7cfc6911fc6fb12 (patch) | |
tree | 248e5c6208eef4469831901c8c714d98162aeca3 /LICENSE.txt | |
parent | 928425156abfa65a613fac016f86d6a3b6c03768 (diff) | |
download | numpy-5a59087fa5badc20e2cd5264f7cfc6911fc6fb12.tar.gz |
DOC: Change license date 2019 -> 2020 (gh-15735)
Update Year 2019 -> 2020
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 5eae3201a..8ce645218 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2005-2019, NumPy Developers. +Copyright (c) 2005-2020, NumPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without |