summaryrefslogtreecommitdiff
path: root/include/efi.h
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2018-09-08 11:57:59 +0300
committerAlexander Graf <agraf@suse.de>2018-09-23 22:55:29 +0300
commit04a0f56357012ec5b724d521b1f857c82824eed8 (patch)
tree42785278d4a1495666169f1269ec33a6ff9bc977 /include/efi.h
parent2e0d79a08ee4a395fc73146c47011f1d8166f739 (diff)
downloadu-boot-04a0f56357012ec5b724d521b1f857c82824eed8.tar.xz
efi_loader: SPDX-License-Identifier for efi.h
Add the missing SPDX-License-Identifier based on Linux kernel commit b24413180f56 ("License cleanup: add SPDX GPL-2.0 license identifier to files with no license"). Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/efi.h')
-rw-r--r--include/efi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/efi.h b/include/efi.h
index e1854ecd23..b1deb609b4 100644
--- a/include/efi.h
+++ b/include/efi.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Extensible Firmware Interface
* Based on 'Extensible Firmware Interface Specification' version 0.9,