mirror of https://github.com/tqdm/tqdm.git
update licence year, specify files
This commit is contained in:
parent
42f213b405
commit
1409fe5ba1
10
LICENCE
10
LICENCE
|
@ -6,11 +6,15 @@ for their respective work, and release the work under the MIT licence
|
|||
Exceptions or notable authors are listed below
|
||||
in reverse chronological order:
|
||||
|
||||
* MPLv2.0 (text below) 2015-2016 (c) Casper da Costa-Luis
|
||||
* files: *
|
||||
MPLv2.0 2015-2017 (c) Casper da Costa-Luis
|
||||
[casperdcl](https://github.com/casperdcl).
|
||||
* MIT 2016 (c) [PR #96] on behalf of Google Inc.
|
||||
* files: tqdm/_tqdm.py
|
||||
MIT 2016 (c) [PR #96] on behalf of Google Inc.
|
||||
* files: tqdm/_tqdm.py setup.py README.rst MANIFEST.in .gitignore
|
||||
MIT 2013 (c) Noam Yorav-Raphael, original author.
|
||||
|
||||
[PR #96]: https://github.com/tqdm/tqdm/pull/96
|
||||
[PR #96]: https://github.com/tqdm/tqdm/pull/96
|
||||
|
||||
|
||||
Mozilla Public Licence (MPL) v. 2.0 - Exhibit A
|
||||
|
|
Loading…
Reference in New Issue