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/console.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/console.c') diff --git a/lib/console.c b/lib/console.c index c92d27f3..ecd5c0e0 100644 --- a/lib/console.c +++ b/lib/console.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: BSD-2-Clause-Patent /* * Copyright 2012 * Copyright 2013 Red Hat Inc. - * - * see COPYING file */ #include #include -- cgit v1.2.3