summaryrefslogtreecommitdiff
path: root/LICENSES_bundled.txt
Commit message (Collapse)AuthorAgeFilesLines
* LICENSE: update dragon4 license to MIT.Ralf Gommers2019-06-161-1/+1
| | | | | | | | | | | | Ralf Gommers obtained written permission from Ryan Juckett on 15 June 2019 to distribute the dragon4-derived code under the MIT license. Note that the "one of a kind" designation in LICENSES_bundled.txt wasn't quite correct: this was the Zlib license (which is less well known, but also compatible with NumPy's BSD 3-clause license). Closes gh-13674
* MAINT: rename LICENSE_bundled.txt to LICENSES_bundled.txtRalf Gommers2019-05-071-0/+27
Finally seems to make the GitHub license detection mechanism happy