summaryrefslogtreecommitdiffstats
path: root/src/hci/mucurses/kb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/mucurses/kb.c')
-rw-r--r--src/hci/mucurses/kb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci/mucurses/kb.c b/src/hci/mucurses/kb.c
index a8163ef7..8face14d 100644
--- a/src/hci/mucurses/kb.c
+++ b/src/hci/mucurses/kb.c
@@ -8,7 +8,7 @@
* MuCurses keyboard input handling functions
*/
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define INPUT_DELAY 200 // half-blocking delay timer resolution (ms)
#define INPUT_DELAY_TIMEOUT 1000 // half-blocking delay timeout