summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/shell_banner.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gpxe/shell_banner.h')
-rw-r--r--src/include/gpxe/shell_banner.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/gpxe/shell_banner.h b/src/include/gpxe/shell_banner.h
index f8e92a4d..28482be8 100644
--- a/src/include/gpxe/shell_banner.h
+++ b/src/include/gpxe/shell_banner.h
@@ -7,6 +7,8 @@
*
*/
+FILE_LICENCE ( GPL2_OR_LATER );
+
extern int shell_banner ( void );
#endif /* _GPXE_SHELL_BANNER_H */