From f4ceff37c8016b460f19ec31c96af737dbe282e8 Mon Sep 17 00:00:00 2001 From: Alex Thiessen Date: Thu, 4 Jan 2018 20:48:35 +0000 Subject: 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 Reviewed-on: https://review.coreboot.org/23098 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- util/lint/lint-000-license-headers | 1 - 1 file changed, 1 deletion(-) diff --git a/util/lint/lint-000-license-headers b/util/lint/lint-000-license-headers index d8d04be098..103c1f0de8 100755 --- a/util/lint/lint-000-license-headers +++ b/util/lint/lint-000-license-headers @@ -23,7 +23,6 @@ HEADER_EXCLUDED="\ ^util/kconfig/|\ ^util/romcc/tests|\ ^util/romcc/results|\ -^util/gitconfig|\ Kconfig|\ \|\ \|\ -- cgit v1.2.3