summaryrefslogtreecommitdiffstats
path: root/buildtools/check_license_headers.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* license check: use exceptionsThomas Holder2018-11-101-14/+25
|
* license check: split " OR "Thomas Holder2018-11-101-3/+1
|
* check-license-headers Python 2 compatibleThomas Holder2018-11-101-0/+5
|
* check-license-headers tweaksThomas Holder2018-11-101-18/+83
| | | | | | - run check-license-headers with CI (test:linux:) - ignores unreadable files - use fnmatch (works on Windows with forward slashes)
* License header check: ignore files in .gitignoreMax Gaukler2018-11-081-0/+3
|
* Check for valid license header on buildMax Gaukler2018-11-081-0/+63