diff options
Diffstat (limited to 'src/tests/pubkey_test.h')
-rw-r--r-- | src/tests/pubkey_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/pubkey_test.h b/src/tests/pubkey_test.h index 7678453a..cd65b870 100644 --- a/src/tests/pubkey_test.h +++ b/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> |