From addf340adfe8875781948514479959a9bfb8c6ed Mon Sep 17 00:00:00 2001 From: Zheng Bao Date: Thu, 3 Jun 2021 15:46:53 +0800 Subject: amdfwtool: Add missing license header Change-Id: Id466e733d421602cfe0403ead95e417f0bb37eb4 Signed-off-by: Zheng Bao Reviewed-on: https://review.coreboot.org/c/coreboot/+/55159 Tested-by: build bot (Jenkins) Reviewed-by: Marshall Dawson --- util/amdfwtool/data_parse.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util') diff --git a/util/amdfwtool/data_parse.c b/util/amdfwtool/data_parse.c index e17c2df97d..6b773e04c3 100644 --- a/util/amdfwtool/data_parse.c +++ b/util/amdfwtool/data_parse.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ + #include #include #include -- cgit v1.2.3