diff options
Diffstat (limited to 'src/arch/i386/include/bits/hyperv.h')
-rw-r--r-- | src/arch/i386/include/bits/hyperv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/include/bits/hyperv.h b/src/arch/i386/include/bits/hyperv.h index 28387e7a..3565c8a8 100644 --- a/src/arch/i386/include/bits/hyperv.h +++ b/src/arch/i386/include/bits/hyperv.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stddef.h> #include <stdint.h> |