From 8f370cb60d9386bf584036245a8e5c273e8d393c Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 27 Dec 2024 02:23:13 +0000 Subject: add spdx headers to various config files Signed-off-by: Leah Rowe --- config/coreboot/default/target.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/coreboot/default') diff --git a/config/coreboot/default/target.cfg b/config/coreboot/default/target.cfg index 3a773b43..9de01b28 100644 --- a/config/coreboot/default/target.cfg +++ b/config/coreboot/default/target.cfg @@ -1,2 +1,4 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + tree="default" rev="97bc693abc482139774a656212935387d43df8e2" -- cgit v1.2.1