aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/efi/X64/ProcessorBind.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/X64/ProcessorBind.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/X64/ProcessorBind.h')
-rw-r--r--src/include/ipxe/efi/X64/ProcessorBind.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/X64/ProcessorBind.h b/src/include/ipxe/efi/X64/ProcessorBind.h
index b026859..0b1a3e1 100644
--- a/src/include/ipxe/efi/X64/ProcessorBind.h
+++ b/src/include/ipxe/efi/X64/ProcessorBind.h
@@ -15,6 +15,8 @@
#ifndef __PROCESSOR_BIND_H__
#define __PROCESSOR_BIND_H__
+FILE_LICENCE ( BSD3 );
+
///
/// Define the processor type so other code can make processor based choices
///