diff options
author | Jacob Garber <jgarber1@ualberta.ca> | 2020-05-18 13:25:18 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-28 09:38:03 +0000 |
commit | d2fea1ab2112185ce73b1730ddb5a093066c063a (patch) | |
tree | d57339e9b4d04b95dc1dddf92609f52ff6efeb73 /tests | |
parent | b4ab1e78cdda18fffb4dffd611300e3537315c17 (diff) | |
download | coreboot-d2fea1ab2112185ce73b1730ddb5a093066c063a.tar.xz |
util/lint: Check for SPDX identifiers by default
The majority of the codebase has been converted to use SPDX identifiers
now, so let's enforce those by default. The only exceptions are
src/include and src/lib, which are not being checked since many of the
files there do not have license headers at all. Files with custom
licenses that aren't covered by SPDX can be listed as exceptions at the
top of lint-000-license-headers.
Change-Id: Ie6642153793d5735c74c5950bc9e27ee7eecacbc
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41602
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions