summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/config/defaults.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/config/defaults.h')
-rw-r--r--qemu/roms/ipxe/src/config/defaults.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/roms/ipxe/src/config/defaults.h b/qemu/roms/ipxe/src/config/defaults.h
index 389c0b07b..32d6dbcce 100644
--- a/qemu/roms/ipxe/src/config/defaults.h
+++ b/qemu/roms/ipxe/src/config/defaults.h
@@ -1,7 +1,7 @@
#ifndef CONFIG_DEFAULTS_H
#define CONFIG_DEFAULTS_H
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#define CONFIG_DEFAULTS(_platform) <config/defaults/_platform.h>