diff options
Diffstat (limited to 'console-tools/resize.c')
-rw-r--r-- | console-tools/resize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/resize.c b/console-tools/resize.c index 828b5bb42..12e50a116 100644 --- a/console-tools/resize.c +++ b/console-tools/resize.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright 2006 Bernhard Reutner-Fischer | 5 | * Copyright 2006 Bernhard Reutner-Fischer |
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 source tree. |
8 | */ | 8 | */ |
9 | /* no options, no getopt */ | 9 | /* no options, no getopt */ |
10 | #include "libbb.h" | 10 | #include "libbb.h" |