diff options
Diffstat (limited to 'src/include/string.h')
-rw-r--r-- | src/include/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/string.h b/src/include/string.h index 59696dd8..0fab6c74 100644 --- a/src/include/string.h +++ b/src/include/string.h @@ -7,7 +7,7 @@ * */ -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stddef.h> #include <bits/string.h> |