summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/tftp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/tftp.h')
-rw-r--r--src/include/gpxe/tftp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/tftp.h b/src/include/gpxe/tftp.h
index 0177a95a..c57bb254 100644
--- a/src/include/gpxe/tftp.h
+++ b/src/include/gpxe/tftp.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#define TFTP_PORT 69 /**< Default TFTP server port */