diff options
author | Tapasweni Pathak <tapaswenipathak@gmail.com> | 2016-01-01 20:09:37 +0530 |
---|---|---|
committer | Tapasweni Pathak <tapaswenipathak@gmail.com> | 2016-01-01 20:09:37 +0530 |
commit | 46f19615d4726244bc13d36ad5be31539f3a13e9 (patch) | |
tree | 5e174968a45403a2a759fae9b4c76a6e52ff1b8f | |
parent | fd2b0d6c58356dd22b38d5e57e32f8107d9362a5 (diff) | |
download | numpy-46f19615d4726244bc13d36ad5be31539f3a13e9.tar.gz |
Updated copyright to 2016
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index b4139af86..9014534ab 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2005-2015, NumPy Developers. +Copyright (c) 2005-2016, NumPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without |