| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use SPDX license expressions with correct license
tools/npy_tempita/license.txt license is MIT not a "BSD Derived"
Also use SPDX license identifiers and expressions for clarity
Based on original report at https://github.com/nexB/scancode-toolkit/issues/2189
Reported-by: Frank Viernau <frank.viernau@here.com>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
* Use correct case for BSD licenses identifers
Reported-by: Sebastian Berg <sebastian@sipsolutions.net>
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
Finally seems to make the GitHub license detection mechanism happy
|