commit | d0259c42abff51b586496a0594933e394efefbc5 | [log] [tgz] |
---|---|---|
author | Bert Vermeulen <bert@biot.com> | Thu Jan 21 09:54:12 2021 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jan 27 14:50:12 2021 +0100 |
tree | f37791df896e25cc8c4f8ad83b4e2a4c7420f029 | |
parent | c35901b39ddc20077f4ae7b9f7bf344487f62212 [diff] |
spdxcheck.py: Use Python 3 Python 2.x has been officially EOL'ed for some time, and in any case the git module for it is hard to come by. Signed-off-by: Bert Vermeulen <bert@biot.com> Link: https://lore.kernel.org/r/20210121085412.265400-1-bert@biot.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>