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