aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/efi.h
diff options
context:
space:
mode:
authorMarin Hannache <git@mareo.fr>2013-07-15 12:30:57 +0200
committerMichael Brown <mcb30@ipxe.org>2013-07-15 13:41:46 +0200
commit9b93b669d13611763470f190954cbb711448f749 (patch)
treef2df56d6646bc07845b3ede582a0877c9f582cfd /src/include/ipxe/efi/efi.h
parent918fb437439d1bfb172e7fbdfc03b2b25664bee7 (diff)
downloadipxe-9b93b669d13611763470f190954cbb711448f749.zip
ipxe-9b93b669d13611763470f190954cbb711448f749.tar.gz
ipxe-9b93b669d13611763470f190954cbb711448f749.tar.bz2
[legal] Add missing FILE_LICENCE declarations
Signed-off-by: Marin Hannache <git@mareo.fr> Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/efi.h')
-rw-r--r--src/include/ipxe/efi/efi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/efi.h b/src/include/ipxe/efi/efi.h
index 0a21c6e..a98b558 100644
--- a/src/include/ipxe/efi/efi.h
+++ b/src/include/ipxe/efi/efi.h
@@ -21,6 +21,8 @@
* trailing whitespace.
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/* EFI headers rudely redefine NULL */
#undef NULL