util/lint: Check license headers of git hooks

Now that all the files under util/gitconfig have their license headers,
enable lint-000-license-headers to check the directory too.

Change-Id: I242256f72ac70553535509f83166c6d1ddb16fdc
Signed-off-by: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com>
Reviewed-on: https://review.coreboot.org/23098
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Alex Thiessen 2018-01-04 20:48:35 +00:00 committed by Patrick Georgi
parent d4a3d01932
commit f4ceff37c8
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ HEADER_EXCLUDED="\
^util/kconfig/|\ ^util/kconfig/|\
^util/romcc/tests|\ ^util/romcc/tests|\
^util/romcc/results|\ ^util/romcc/results|\
^util/gitconfig|\
Kconfig|\ Kconfig|\
\<COPYING\>|\ \<COPYING\>|\
\<LICENSE\>|\ \<LICENSE\>|\