diff options
Diffstat (limited to 'src/include/wchar.h')
-rw-r--r-- | src/include/wchar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/wchar.h b/src/include/wchar.h index ba349aae8..d054b8d5b 100644 --- a/src/include/wchar.h +++ b/src/include/wchar.h @@ -1,7 +1,7 @@ #ifndef WCHAR_H #define WCHAR_H -FILE_LICENCE ( GPL2_ONLY ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stddef.h> |