aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2010-05-29 23:06:06 +0100
committerMichael Brown <mcb30@ipxe.org>2010-05-29 23:49:47 +0100
commit03b1020acc76047294d7b38abab3207426147dd8 (patch)
tree1c34ba0f1e47cb72cfa77c40ebe7e2a46125140a /src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h
parentae5ce45afe845d58a4c5f46e933e044646b62f36 (diff)
downloadipxe-03b1020acc76047294d7b38abab3207426147dd8.zip
ipxe-03b1020acc76047294d7b38abab3207426147dd8.tar.gz
ipxe-03b1020acc76047294d7b38abab3207426147dd8.tar.bz2
[legal] Add FILE_LICENCE declarations to EFI header files
Autodetect the BSD licence statement in EFI header files, and add a suitable FILE_LICENCE macro to the version imported into the iPXE tree. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h')
-rw-r--r--src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h b/src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h
index d9ddff5..6b6d1e0 100644
--- a/src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h
+++ b/src/include/ipxe/efi/Uefi/UefiInternalFormRepresentation.h
@@ -20,6 +20,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#ifndef __UEFI_INTERNAL_FORMREPRESENTATION_H__
#define __UEFI_INTERNAL_FORMREPRESENTATION_H__
+FILE_LICENCE ( BSD3 );
+
#include <ipxe/efi/Guid/HiiFormMapMethodGuid.h>
///