-
-
Notifications
You must be signed in to change notification settings - Fork 11k
PocketFFT missing LICENSE.md #14552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks @sandrotosi. Since none of this code is in an external package anymore, it may make more sense to remove the mention of a license from that README rather than add a separate license file. It can simply be covered by the NumPy BSD license. @mreineck would that be fine with you? If not, can you point me to the |
it still lives here: https://gitlab.mpcdf.mpg.de/mtr/pocketfft (included the LICENSE.md file) |
I'm fine with either change! Sorry, can't produce a patch right now, will be back at a decent computer in a few days. |
thanks @mreineck. I'll open a PR now. |
Closes numpygh-14552 The Pocketfft author (mreineck) agreed on numpygh-14552 that Pocketfft can simply fall under the NumPy license, no separate license file needed. [ci skip]
Closes numpygh-14552 The Pocketfft author (mreineck) agreed on numpygh-14552 that Pocketfft can simply fall under the NumPy license, no separate license file needed. [ci skip] (cherry picked from commit 43bc819)
Hello,
numpy/fft/README.md says
but no LICENSE.md file is present in the repo (and thus the release tarball too).
Could you please include that file too? thanks!
The text was updated successfully, but these errors were encountered: