summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/gpxe/pcibios.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/gpxe/pcibios.h')
-rw-r--r--src/arch/x86/include/gpxe/pcibios.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/x86/include/gpxe/pcibios.h b/src/arch/x86/include/gpxe/pcibios.h
index b86f5abd..93a6eb8a 100644
--- a/src/arch/x86/include/gpxe/pcibios.h
+++ b/src/arch/x86/include/gpxe/pcibios.h
@@ -9,6 +9,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#ifdef PCIAPI_PCBIOS
#define PCIAPI_PREFIX_pcbios
#else