diff options
Diffstat (limited to 'src/arch/x86_64/include/bits/strings.h')
| -rw-r--r-- | src/arch/x86_64/include/bits/strings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86_64/include/bits/strings.h b/src/arch/x86_64/include/bits/strings.h index 6ee99a500..a56a911df 100644 --- a/src/arch/x86_64/include/bits/strings.h +++ b/src/arch/x86_64/include/bits/strings.h @@ -1,7 +1,7 @@ #ifndef _BITS_STRINGS_H #define _BITS_STRINGS_H -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); /** * Find last (i.e. most significant) set bit |
