From 7f21ad0cba0d45fdd4cd1059780345ec055b5a35 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 28 May 2020 12:30:45 +0200 Subject: mb/google/zork/berknip: Replace full GPL header with SPDX line Change-Id: I858f870db0babcb51c594570e8136436ecbb0d1d Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/41823 Reviewed-by: Paul Menzel Reviewed-by: Nico Huber Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/google/zork/variants/berknip/romstage.c | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/zork/variants/berknip/romstage.c b/src/mainboard/google/zork/variants/berknip/romstage.c index 6d93b5e91e..67ad31c6d8 100644 --- a/src/mainboard/google/zork/variants/berknip/romstage.c +++ b/src/mainboard/google/zork/variants/berknip/romstage.c @@ -1,15 +1,4 @@ -/* - * This file is part of the coreboot project. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ +/* SPDX-License-Identifier: GPL-2.0-only */ #include #include -- cgit v1.2.3