diff options
Diffstat (limited to 'src/include/unistd.h')
-rw-r--r-- | src/include/unistd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/unistd.h b/src/include/unistd.h index 3a50a2521..d09e1ae30 100644 --- a/src/include/unistd.h +++ b/src/include/unistd.h @@ -1,7 +1,7 @@ #ifndef _UNISTD_H #define _UNISTD_H -FILE_LICENCE ( GPL2_OR_LATER ); +FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #include <stddef.h> #include <stdarg.h> |