Age | Commit message (Expand) | Author | Files | Lines |
2022-05-18 | scripts/spdxcheck: Put excluded files and directories into a separate file | Thomas Gleixner | 1 | -6/+64 |
2022-05-18 | scripts/spdxcheck: Add option to display files without SPDX | Thomas Gleixner | 1 | -2/+19 |
2022-05-18 | scripts/spdxcheck: Add [sub]directory statistics | Thomas Gleixner | 1 | -10/+57 |
2022-05-18 | scripts/spdxcheck: Add directory statistics | Thomas Gleixner | 1 | -0/+27 |
2022-05-18 | scripts/spdxcheck: Add percentage to statistics | Thomas Gleixner | 1 | -1/+3 |
2022-02-04 | spdxcheck.py: Fix a type error | Ding Xiang | 1 | -1/+1 |
2021-07-12 | scripts/spdxcheck.py: Strictly read license files in utf-8 | Nishanth Menon | 1 | -1/+1 |
2021-03-28 | scripts/spdxcheck.py: Fix a typo | Bhaskar Chowdhury | 1 | -1/+1 |
2021-01-27 | spdxcheck.py: Use Python 3 | Bert Vermeulen | 1 | -1/+1 |
2020-10-02 | scripts/spdxcheck.py: handle license identifiers in XML comments | Lukas Bulwahn | 1 | -0/+3 |
2019-06-02 | spdxcheck.py: fix directory structures | Vincenzo Frascino | 1 | -3/+4 |
2019-05-21 | scripts/spdxcheck.py: Add dual license subdirectory | Sven Eckelmann | 1 | -1/+1 |
2019-05-20 | scripts/spdxcheck.py: Fix path to deprecated licenses | Sven Eckelmann | 1 | -1/+1 |
2019-02-22 | scripts/spdxcheck.py: fix C++ comment style detection | Aurélien Cedeyn | 1 | -1/+1 |
2019-01-17 | scripts/spdxcheck.py: Handle special quotation mark comments | Thomas Gleixner | 1 | -1/+7 |
2018-12-15 | scripts/spdxcheck.py: always open files in binary mode | Thierry Reding | 1 | -2/+4 |
2018-11-18 | scripts/spdxcheck.py: make python3 compliant | Uwe Kleine-König | 1 | -1/+0 |
2018-08-18 | scripts: add Python 3 compatibility to spdxcheck.py | Jeremy Cline | 1 | -2/+5 |
2018-08-18 | scripts/spdxcheck.py: work with current HEAD LICENSES/ directory | Joe Perches | 1 | -3/+1 |
2018-04-28 | scripts: Add SPDX checker script | Thomas Gleixner | 1 | -0/+284 |