summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/LoadedImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/efi/Protocol/LoadedImage.h')
-rwxr-xr-xsrc/include/ipxe/efi/Protocol/LoadedImage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/ipxe/efi/Protocol/LoadedImage.h b/src/include/ipxe/efi/Protocol/LoadedImage.h
index 12e5e2d75..cbe4103c4 100755
--- a/src/include/ipxe/efi/Protocol/LoadedImage.h
+++ b/src/include/ipxe/efi/Protocol/LoadedImage.h
@@ -18,6 +18,8 @@
#ifndef __LOADED_IMAGE_PROTOCOL_H__
#define __LOADED_IMAGE_PROTOCOL_H__
+FILE_LICENCE ( BSD3 );
+
#define EFI_LOADED_IMAGE_PROTOCOL_GUID \
{ \
0x5B1B31A1, 0x9562, 0x11d2, {0x8E, 0x3F, 0x00, 0xA0, 0xC9, 0x69, 0x72, 0x3B } \