summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/if_ether.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/if_ether.h')
-rw-r--r--src/include/gpxe/if_ether.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/if_ether.h b/src/include/gpxe/if_ether.h
index 2f3f33d4..57f8e121 100644
--- a/src/include/gpxe/if_ether.h
+++ b/src/include/gpxe/if_ether.h
@@ -1,6 +1,8 @@
#ifndef _GPXE_IF_ETHER_H
#define _GPXE_IF_ETHER_H
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <stdint.h>
#define ETH_ALEN 6 /* Size of Ethernet address */