summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/fakedhcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/fakedhcp.h')
-rw-r--r--src/include/gpxe/fakedhcp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/fakedhcp.h b/src/include/gpxe/fakedhcp.h
index 550b74f7..c603bdc4 100644
--- a/src/include/gpxe/fakedhcp.h
+++ b/src/include/gpxe/fakedhcp.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
struct net_device;