These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / ipxe / src / hci / mucurses / kb.c
index b38c8c1..8face14 100644 (file)
@@ -8,6 +8,8 @@
  * MuCurses keyboard input handling functions
  */
 
+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