From dd4e3ac5fd35d851208cbbdeb5c094e24976aba8 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Sun, 14 Feb 2021 11:22:08 -0500 Subject: SPDX: Clarify the attribution for James's lib/ code At the time, this was explicitly contributed under the Tiano license, even though the original code[0] is LGPLv2.1. [0]: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git Signed-off-by: Peter Jones --- lib/guid.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'lib/guid.c') diff --git a/lib/guid.c b/lib/guid.c index 99ff400a..143e0bbd 100644 --- a/lib/guid.c +++ b/lib/guid.c @@ -1,8 +1,4 @@ -/* - * Copyright 2012 - * - * see COPYING file - */ +// SPDX-License-Identifier: BSD-2-Clause-Patent #include "shim.h" -- cgit v1.2.3