aboutsummaryrefslogtreecommitdiff
path: root/load_copyright.py
Commit message (Collapse)AuthorAgeFilesLines
* Replacing the files with a haskell rewrite.Yuchen Pei2022-05-191-153/+0
|
* fix argument list too long errorIan Kelling2018-06-041-4/+4
|
* Handle missing license in copyright fileRuben Rodriguez2015-07-171-0/+2
|
* Change filename to import at load_copyright.pyRuben Rodriguez2015-07-171-1/+1
|
* Ignore license information for files in ./debianRuben Rodriguez2015-07-011-0/+2
|
* Sanitize Upstream-Name header in load_copyrightRuben Rodriguez2015-06-261-0/+2
| | | | Some dep5 files are malformed and incude the author's name and email on the Upstream-Name field
* Make load_copyright stop processing a file if a critical piece (Format ↵Ruben Rodriguez2015-06-261-1/+4
| | | | header, License) is missing
* Added shebangs and utf8 encoding headersRuben Rodriguez2015-06-261-0/+2
|
* strip non-breaking spaces from upstream namesDafydd Harries2013-03-191-0/+8
|
* stash license summary for copyright header stanzaDafydd Harries2013-03-181-0/+1
|
* add blank lines to load_copyright outputDafydd Harries2013-03-181-0/+2
|
* package reference for copyright file is source packageDafydd Harries2013-03-171-3/+3
|
* don't try to limit copyright fields to a known subsetDafydd Harries2013-03-171-5/+6
| | | | (for now)
* importDafydd Harries2013-03-121-0/+130