Nicholas Chin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/81424?usp=email )
Change subject: util/lint: Check Kconfig and cmos.default for license headers ......................................................................
util/lint: Check Kconfig and cmos.default for license headers
SPDX headers were added to all Kconfig and cmos.default files in the src tree, so enforce this expectation by removing their exceptions from license header linting.
Change-Id: I6cc94b8e8b4ce6780ef1a72d49b88e85a7c4b832 Signed-off-by: Nicholas Chin nic.c3.14@gmail.com --- M util/lint/lint-000-license-headers 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/81424/1
diff --git a/util/lint/lint-000-license-headers b/util/lint/lint-000-license-headers index 56addac..eb27a34 100755 --- a/util/lint/lint-000-license-headers +++ b/util/lint/lint-000-license-headers @@ -33,7 +33,6 @@ ^util/cbfstool/lzma/|\ ^util/cbfstool/lz4/|\ ^util/kconfig/|\ -Kconfig|\ <COPYING>|\ <LICENSE>|\ <README>|\ @@ -67,7 +66,6 @@ .spd|\ config|\ cmos.layout|\ -cmos.default|\ .apcb$\ "