summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/icmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/icmp.h')
-rw-r--r--src/include/gpxe/icmp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/icmp.h b/src/include/gpxe/icmp.h
index 49ade2f2..bb8fce8b 100644
--- a/src/include/gpxe/icmp.h
+++ b/src/include/gpxe/icmp.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/** An ICMP header */
struct icmp_header {
/** Type */