summaryrefslogtreecommitdiffstats
path: root/scripts/spdxcheck.py
AgeCommit message (Expand)AuthorLines
2021-07-12scripts/spdxcheck.py: Strictly read license files in utf-8Nishanth Menon-1/+1
2021-03-28scripts/spdxcheck.py: Fix a typoBhaskar Chowdhury-1/+1
2021-01-27spdxcheck.py: Use Python 3Bert Vermeulen-1/+1
2020-10-02scripts/spdxcheck.py: handle license identifiers in XML commentsLukas Bulwahn-0/+3
2019-06-01spdxcheck.py: fix directory structuresVincenzo Frascino-3/+4
2019-05-21scripts/spdxcheck.py: Add dual license subdirectorySven Eckelmann-1/+1
2019-05-20scripts/spdxcheck.py: Fix path to deprecated licensesSven Eckelmann-1/+1
2019-02-22scripts/spdxcheck.py: fix C++ comment style detectionAurélien Cedeyn-1/+1
2019-01-16scripts/spdxcheck.py: Handle special quotation mark commentsThomas Gleixner-1/+7
2018-12-14scripts/spdxcheck.py: always open files in binary modeThierry Reding-2/+4
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König-1/+0
2018-08-17scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline-2/+5
2018-08-17scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches-3/+1
2018-04-27scripts: Add SPDX checker scriptThomas Gleixner-0/+284