diff options
Diffstat (limited to 'src/include/ipxe/xengrant.h')
-rw-r--r-- | src/include/ipxe/xengrant.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ipxe/xengrant.h b/src/include/ipxe/xengrant.h index f9b3beb21..451a3ceee 100644 --- a/src/include/ipxe/xengrant.h +++ b/src/include/ipxe/xengrant.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stdint.h> #include <stdlib.h> |