Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Change license date 2019 -> 2020 (gh-15735) | Himanshu Garg | 2020-03-10 | 1 | -1/+1 |
| | | | Update Year 2019 -> 2020 | ||||
* | LICENSE: split license file in standard BSD 3-clause and bundled. | Ralf Gommers | 2019-05-04 | 1 | -30/+0 |
| | | | | | | | | | | | | | | | Reason: the GitHub license detection method relies on the LICENSE file matching for at least 95% with a standard license. Adding even one more sentence changes the license displayed in the GitHub UI and also in the GitHub API that can be queried from BSD to "other". See https://github.com/numpy/numpy/issues/13447 for more details. Note that this split license is what GitHub recommends to do, and is also what we do for wheels, where we append to the license file at build time. | ||||
* | DOC: update 2018 -> 2019 | mattip | 2019-01-01 | 1 | -1/+1 |
| | |||||
* | fix typo | ankokumoyashi | 2018-12-05 | 1 | -1/+1 |
| | |||||
* | DOC: fix scipy-sphinx-theme license path | Giulio Benetti | 2018-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | In base LICENSE.txt under scipy-sphinx-theme, LICENSE.txt path is wrong. Point to right path: doc/scipy-sphinx-theme/LICENSE.txt instead of: doc/sphinxext/LICENSE.txt Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com> | ||||
* | DOC: Update license documentation. | Charles Harris | 2017-11-27 | 1 | -0/+30 |
| | | | | | This takes care of the licenses for the libraries included in the NumPy repository or bundled in the NumPy source distributions. | ||||
* | Update LICENSE.txt to 2017 | Bradley Wogsland | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | Updated copyright to 2016 | Tapasweni Pathak | 2016-01-01 | 1 | -1/+1 |
| | |||||
* | MAINT: update year of copyright note in LICENSE.txt | Ralf Gommers | 2015-03-18 | 1 | -1/+1 |
| | |||||
* | DOC: Update year range in LICENSE.txt copyright | Mark Wiebe | 2011-10-01 | 1 | -1/+1 |
| | |||||
* | Updated license file | Jarrod Millman | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | Add a BSD-type LICENSE.txt file | Travis Oliphant | 2006-01-20 | 1 | -0/+30 |