summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/editbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/editbox.h')
-rw-r--r--src/include/gpxe/editbox.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/editbox.h b/src/include/gpxe/editbox.h
index 007b042f..b7cc411b 100644
--- a/src/include/gpxe/editbox.h
+++ b/src/include/gpxe/editbox.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
#include <curses.h>
#include <gpxe/editstring.h>