From adaab4a97edd37feb1049119a0447cc6fc843e61 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 28 Oct 2022 22:38:44 -0600 Subject: util: Add SPDX license headers to Makefiles Signed-off-by: Martin Roth Change-Id: I7cf35132df0bc23f7b6f78014ddd72d58ea2ab8a Reviewed-on: https://review.coreboot.org/c/coreboot/+/68983 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Elyes Haouas Reviewed-by: Eric Lai --- util/archive/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'util/archive') diff --git a/util/archive/Makefile b/util/archive/Makefile index d4b58f765f..2de6a6294a 100644 --- a/util/archive/Makefile +++ b/util/archive/Makefile @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only PROGRAM = archive HOSTCC ?= gcc WERROR=-Werror -- cgit v1.2.3