summaryrefslogtreecommitdiffstats
path: root/qemu/roms/ipxe/src/tests/pubkey_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/roms/ipxe/src/tests/pubkey_test.h')
-rw-r--r--qemu/roms/ipxe/src/tests/pubkey_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/roms/ipxe/src/tests/pubkey_test.h b/qemu/roms/ipxe/src/tests/pubkey_test.h
index 7678453a9..cd65b8703 100644
--- a/qemu/roms/ipxe/src/tests/pubkey_test.h
+++ b/qemu/roms/ipxe/src/tests/pubkey_test.h
@@ -1,7 +1,7 @@
#ifndef _PUBKEY_TEST_H
#define _PUBKEY_TEST_H
-FILE_LICENCE ( GPL2_OR_LATER );
+FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
#include <stdint.h>
#include <ipxe/crypto.h>