summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/gpxe/pcidirect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/gpxe/pcidirect.h')
-rw-r--r--src/arch/x86/include/gpxe/pcidirect.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86/include/gpxe/pcidirect.h b/src/arch/x86/include/gpxe/pcidirect.h
index fe433c6f..8b705fb2 100644
--- a/src/arch/x86/include/gpxe/pcidirect.h
+++ b/src/arch/x86/include/gpxe/pcidirect.h
@@ -1,6 +1,8 @@
#ifndef _PCIDIRECT_H
#define _PCIDIRECT_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#include <gpxe/io.h>