diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2017-01-20 15:26:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-20 15:26:20 -0700 |
commit | a621a2b700415a5c155546f9cb1f064c6099579e (patch) | |
tree | 8000e23e74d5d3d496f4eb6fe79b6f016a6acb70 | |
parent | d5b937f6367643948c76bf60384ac0aa9b565178 (diff) | |
parent | b2ff4f13197dd58508d3d025a9034519974750bd (diff) | |
download | numpy-a621a2b700415a5c155546f9cb1f064c6099579e.tar.gz |
Merge pull request #8496 from wogsland/update-license
Update LICENSE.txt to 2017
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 9014534ab..906c7b536 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2005-2016, NumPy Developers. +Copyright (c) 2005-2017, NumPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without |