summaryrefslogtreecommitdiff
path: root/lib/security_policy.c
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2021-02-14 11:22:08 -0500
committerJavier Martinez Canillas <javier@dowhile0.org>2021-02-16 09:12:48 +0100
commitdd4e3ac5fd35d851208cbbdeb5c094e24976aba8 (patch)
tree469df3ce0c41da59ff4d5636f6adc160132ce2ab /lib/security_policy.c
parent2b283bb0a1e4fef7c4969e6139fee6ddd5961a9e (diff)
downloadefi-boot-shim-dd4e3ac5fd35d851208cbbdeb5c094e24976aba8.tar.gz
efi-boot-shim-dd4e3ac5fd35d851208cbbdeb5c094e24976aba8.zip
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 <pjones@redhat.com>
Diffstat (limited to 'lib/security_policy.c')
-rw-r--r--lib/security_policy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/security_policy.c b/lib/security_policy.c
index b51bcf77..da3cdcd3 100644
--- a/lib/security_policy.c
+++ b/lib/security_policy.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: BSD-2-Clause-Patent
/*
* Copyright 2012 <James.Bottomley@HansenPartnership.com>
*
- * see COPYING file
- *
* Install and remove a platform security2 override policy
*/