summaryrefslogtreecommitdiff
path: root/scripts/spdxcheck.py
AgeCommit message (Expand)Author
2022-05-18scripts/spdxcheck: Put excluded files and directories into a separate fileThomas Gleixner
2022-05-18scripts/spdxcheck: Add option to display files without SPDXThomas Gleixner
2022-05-18scripts/spdxcheck: Add [sub]directory statisticsThomas Gleixner
2022-05-18scripts/spdxcheck: Add directory statisticsThomas Gleixner
2022-05-18scripts/spdxcheck: Add percentage to statisticsThomas Gleixner
2022-02-04spdxcheck.py: Fix a type errorDing Xiang
2021-07-12scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury
2021-01-27spdxcheck.py: Use Python 3Bert Vermeulen
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann
2019-02-22scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn
2019-01-16scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches
2018-04-27scripts: Add SPDX checker scriptThomas Gleixner