diff options
Diffstat (limited to 'libbb/mode_string.c')
-rw-r--r-- | libbb/mode_string.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/mode_string.c b/libbb/mode_string.c index 5a9775930..01029bfee 100644 --- a/libbb/mode_string.c +++ b/libbb/mode_string.c | |||
@@ -5,7 +5,6 @@ | |||
5 | * Copyright (C) 2003 Manuel Novoa III <mjn3@codepoet.org> | 5 | * Copyright (C) 2003 Manuel Novoa III <mjn3@codepoet.org> |
6 | * | 6 | * |
7 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. |
8 | * | ||
9 | */ | 8 | */ |
10 | 9 | ||
11 | /* Aug 13, 2003 | 10 | /* Aug 13, 2003 |