From be08c1d6dca1b6dbaf3e0f3f8d953120c6ee02f9 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 09:12:33 -0700 Subject: Treewide: Fix incorrect SPDX license strings These strings didn't match the license names exactly, so update them to match. Change-Id: Ib946eb15ca5fa64cbd6b657350b989b4a4c1b7b7 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80583 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/kconfig/nconf.gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/kconfig/nconf.gui.c') diff --git a/util/kconfig/nconf.gui.c b/util/kconfig/nconf.gui.c index 25a7263ef3..48ba1c1a07 100644 --- a/util/kconfig/nconf.gui.c +++ b/util/kconfig/nconf.gui.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2008 Nir Tzachar * -- cgit v1.2.3