diff options
Diffstat (limited to 'libbb/getopt32.c')
-rw-r--r-- | libbb/getopt32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/getopt32.c b/libbb/getopt32.c index 8c87fe3f0..eb998009d 100644 --- a/libbb/getopt32.c +++ b/libbb/getopt32.c @@ -4,7 +4,7 @@ * * Copyright (C) 2003-2005 Vladimir Oleynik <dzo@simtreas.ru> * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include <getopt.h> |