summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/efi/efi_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/efi/efi_io.h')
-rw-r--r--src/include/gpxe/efi/efi_io.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/efi/efi_io.h b/src/include/gpxe/efi/efi_io.h
index 93f559db..7ad5ffe7 100644
--- a/src/include/gpxe/efi/efi_io.h
+++ b/src/include/gpxe/efi/efi_io.h
@@ -10,6 +10,8 @@
* no-ops. I/O is handled using the EFI_CPU_IO_PROTOCOL.
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#ifdef IOAPI_EFI
#define IOAPI_PREFIX_efi
#else