diff options
author | Ganesh Kathiresan <ganesh3597@gmail.com> | 2020-11-09 18:46:13 +0530 |
---|---|---|
committer | Ganesh Kathiresan <ganesh3597@gmail.com> | 2020-11-10 15:39:48 +0530 |
commit | 72dcc042ee572f5522b2731807a15c1fefac1315 (patch) | |
tree | fb2c38a572e3d4d0a10b6696851692ceda0ae4a6 /LICENSES_bundled.txt | |
parent | f0ddb7c6839fc2799cce891cb7ef71c2b0dfb097 (diff) | |
download | numpy-72dcc042ee572f5522b2731807a15c1fefac1315.tar.gz |
ENH: Added libdivide zlib license
Diffstat (limited to 'LICENSES_bundled.txt')
-rw-r--r-- | LICENSES_bundled.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LICENSES_bundled.txt b/LICENSES_bundled.txt index 00b747377..80557d3e6 100644 --- a/LICENSES_bundled.txt +++ b/LICENSES_bundled.txt @@ -15,3 +15,8 @@ Name: dragon4 Files: numpy/core/src/multiarray/dragon4.c License: MIT For license text, see numpy/core/src/multiarray/dragon4.c + +Name: libdivide +Files: numpy/core/include/numpy/libdivide/* +License: zlib + For license text, see numpy/core/include/numpy/libdivide/LICENSE.txt |