summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/list.h')
-rw-r--r--src/include/gpxe/list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/list.h b/src/include/gpxe/list.h
index 602382be..22ba2015 100644
--- a/src/include/gpxe/list.h
+++ b/src/include/gpxe/list.h
@@ -9,6 +9,8 @@
* list.h.
*/
+FILE_LICENCE ( GPL2_ONLY );
+
#include <stddef.h>
#include <assert.h>