summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/ansi_screen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/mucurses/ansi_screen.c')
-rw-r--r--src/hci/mucurses/ansi_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci/mucurses/ansi_screen.c b/src/hci/mucurses/ansi_screen.c
index 1d3143f8..1cf3309d 100644
--- a/src/hci/mucurses/ansi_screen.c
+++ b/src/hci/mucurses/ansi_screen.c
@@ -3,7 +3,7 @@
#include <ipxe/ansicol.h>
#include <ipxe/console.h>
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
static void ansiscr_reset(struct _curses_screen *scr) __nonnull;
static void ansiscr_movetoyx(struct _curses_screen *scr,