summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/editstring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/editstring.h')
-rw-r--r--src/include/gpxe/editstring.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/editstring.h b/src/include/gpxe/editstring.h
index fad8bd5a..48c1baa0 100644
--- a/src/include/gpxe/editstring.h
+++ b/src/include/gpxe/editstring.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
/** An editable string */
struct edit_string {
/** Buffer for string */