summaryrefslogtreecommitdiffstats
path: root/scripts/spdxcheck.py
Commit message (Expand)AuthorAgeFilesLines
* scripts/spdxcheck: Put excluded files and directories into a separate fileThomas Gleixner2022-05-181-6/+64
* scripts/spdxcheck: Add option to display files without SPDXThomas Gleixner2022-05-181-2/+19
* scripts/spdxcheck: Add [sub]directory statisticsThomas Gleixner2022-05-181-10/+57
* scripts/spdxcheck: Add directory statisticsThomas Gleixner2022-05-181-0/+27
* scripts/spdxcheck: Add percentage to statisticsThomas Gleixner2022-05-181-1/+3
* spdxcheck.py: Fix a type errorDing Xiang2022-02-041-1/+1
* scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon2021-07-121-1/+1
* scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury2021-03-281-1/+1
* spdxcheck.py: Use Python 3Bert Vermeulen2021-01-271-1/+1
* scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn2020-10-021-0/+3
* spdxcheck.py: fix directory structuresVincenzo Frascino2019-06-011-3/+4
* scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann2019-05-211-1/+1
* scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann2019-05-201-1/+1
* scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn2019-02-221-1/+1
* scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner2019-01-161-1/+7
* scripts/spdxcheck.py: always open files in binary modeThierry Reding2018-12-141-2/+4
* scripts/spdxcheck.py: make python3 compliantUwe Kleine-König2018-11-181-1/+0
* scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-08-171-2/+5
* scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-08-171-3/+1
* scripts: Add SPDX checker scriptThomas Gleixner2018-04-271-0/+284