summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/pxe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/i386/include/pxe.h')
-rw-r--r--src/arch/i386/include/pxe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/arch/i386/include/pxe.h b/src/arch/i386/include/pxe.h
index 6d332ac7..b0cabef0 100644
--- a/src/arch/i386/include/pxe.h
+++ b/src/arch/i386/include/pxe.h
@@ -1,6 +1,8 @@
#ifndef PXE_H
#define PXE_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include "pxe_types.h"
#include "pxe_api.h"
#include <gpxe/device.h>