diff options
Diffstat (limited to 'src/arch/x86/include/bits/xen.h')
-rw-r--r-- | src/arch/x86/include/bits/xen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/include/bits/xen.h b/src/arch/x86/include/bits/xen.h index dbccf1b7..3433cea1 100644 --- a/src/arch/x86/include/bits/xen.h +++ b/src/arch/x86/include/bits/xen.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); /* Hypercall registers */ #ifdef __x86_64__ |