diff options
author | Mark Wiebe <mwwiebe@gmail.com> | 2011-09-30 11:58:25 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2011-10-01 09:43:10 -0600 |
commit | d4160e319acf29c383285f89818500a1fa900613 (patch) | |
tree | 695703b5355134600955387f58ccb773755d1693 | |
parent | 0d231984bb867eb1634f3b92a76dcd9c4958c7f3 (diff) | |
download | numpy-d4160e319acf29c383285f89818500a1fa900613.tar.gz |
DOC: Update year range in LICENSE.txt copyright
-rw-r--r-- | LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 4371a777b..7e972cff8 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2005-2009, NumPy Developers. +Copyright (c) 2005-2011, NumPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without |