Skip to content

Commit 1bc1420

Browse files
committed
MAINT: add 3rd party license info to LICENSE
1 parent 3358b5d commit 1bc1420

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

LICENSE

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) 2006-2012 Filip Wasilewski <http://en.ig.ma/>
2-
Copyright (c) 2012-2017 The PyWavelets Developers <https://github.com/PyWavelets/pywt>
2+
Copyright (c) 2012-2019 The PyWavelets Developers <https://github.com/PyWavelets/pywt>
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of
55
this software and associated documentation files (the "Software"), to deal in
@@ -18,3 +18,15 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1818
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1919
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020
SOFTWARE.
21+
22+
23+
The PyWavelets repository and source distributions bundle some code that is
24+
adapted from compatibly licensed projects. We list these here.
25+
26+
Name: NumPy
27+
Files: pywt/_pytesttester.py
28+
License: 3-clause BSD
29+
30+
Name: SciPy
31+
Files: setup.py, util/*
32+
License: 3-clause BSD

0 commit comments

Comments
 (0)