Nicholas Chin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/81423?usp=email )
Change subject: TESTONLY: mb/dell/e6400/bootblock.c: Remove license header ......................................................................
TESTONLY: mb/dell/e6400/bootblock.c: Remove license header
For testing util/lint/lint-000-license-headers in CI
Change-Id: I93b3897ed1eac13b08961d02d3f7f0dea8286e14 Signed-off-by: Nicholas Chin nic.c3.14@gmail.com --- M src/mainboard/dell/e6400/bootblock.c 1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/81423/1
diff --git a/src/mainboard/dell/e6400/bootblock.c b/src/mainboard/dell/e6400/bootblock.c index c72622e..da4d1bb 100644 --- a/src/mainboard/dell/e6400/bootblock.c +++ b/src/mainboard/dell/e6400/bootblock.c @@ -1,5 +1,3 @@ -/* SPDX-License-Identifier: GPL-2.0-only */ - #include <bootblock_common.h> #include <ec/dell/mec5035/mec5035.h>