These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / roms / ipxe / src / hci / mucurses / colour.c
index c1359c8..b0c480b 100644 (file)
@@ -1,6 +1,6 @@
 #include <curses.h>
 
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
 
 struct colour_pair {
        short fcol;