summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/xfer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/xfer.h')
-rw-r--r--src/include/gpxe/xfer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/xfer.h b/src/include/gpxe/xfer.h
index e592fa38..edd37034 100644
--- a/src/include/gpxe/xfer.h
+++ b/src/include/gpxe/xfer.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stddef.h>
#include <stdarg.h>
#include <gpxe/interface.h>