aboutsummaryrefslogtreecommitdiff
path: root/license.py
Commit message (Collapse)AuthorAgeFilesLines
* Replacing the files with a haskell rewrite.Yuchen Pei2022-05-191-107/+0
|
* Added shebangs and utf8 encoding headersRuben Rodriguez2015-06-261-0/+2
|
* parse | in license descriptionsDafydd Harries2013-03-191-0/+4
|
* use and/or instead of &/|Dafydd Harries2013-03-181-7/+7
|
* license.py: allow for traversal and flatteningDafydd Harries2013-03-181-6/+37
|
* code for parsing license summariesDafydd Harries2013-03-181-0/+70
Plus test runner.