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 <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80583 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
committed by
Felix Singer
parent
0d97a84855
commit
be08c1d6dc
@@ -1,4 +1,4 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause or GPL-2.0 */
|
||||
/* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only */
|
||||
|
||||
#include "hexdump.h"
|
||||
#include <ctype.h>
|
||||
|
Reference in New Issue
Block a user