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