summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/linux_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/linux_compat.h')
-rw-r--r--src/include/gpxe/linux_compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/linux_compat.h b/src/include/gpxe/linux_compat.h
index 2c3cbbde..577512eb 100644
--- a/src/include/gpxe/linux_compat.h
+++ b/src/include/gpxe/linux_compat.h
@@ -10,6 +10,8 @@
* intended to be a substitute for proper porting.
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#include <errno.h>
#include <stdio.h>