summaryrefslogtreecommitdiffstats
path: root/scripts/spdxcheck.py
AgeCommit message (Expand)AuthorFilesLines
2022-05-18scripts/spdxcheck: Put excluded files and directories into a separate fileThomas Gleixner1-6/+64
2022-05-18scripts/spdxcheck: Add option to display files without SPDXThomas Gleixner1-2/+19
2022-05-18scripts/spdxcheck: Add [sub]directory statisticsThomas Gleixner1-10/+57
2022-05-18scripts/spdxcheck: Add directory statisticsThomas Gleixner1-0/+27
2022-05-18scripts/spdxcheck: Add percentage to statisticsThomas Gleixner1-1/+3
2022-02-04spdxcheck.py: Fix a type errorDing Xiang1-1/+1
2021-07-12scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon1-1/+1
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury1-1/+1
2021-01-27spdxcheck.py: Use Python 3Bert Vermeulen1-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn1-0/+3
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino1-3/+4
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann1-1/+1
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann1-1/+1
2019-02-22scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn1-1/+1
2019-01-16scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner1-1/+7
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König1-1/+0
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline1-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches1-3/+1
2018-04-27scripts: Add SPDX checker scriptThomas Gleixner1-0/+284