diff options
Diffstat (limited to 'console-tools/setkeycodes.c')
-rw-r--r-- | console-tools/setkeycodes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/setkeycodes.c b/console-tools/setkeycodes.c index b6a9a32af..ca8cd21c2 100644 --- a/console-tools/setkeycodes.c +++ b/console-tools/setkeycodes.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * | 6 | * |
7 | * Adjusted for BusyBox by Erik Andersen <andersen@codepoet.org> | 7 | * Adjusted for BusyBox by Erik Andersen <andersen@codepoet.org> |
8 | * | 8 | * |
9 | * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. | 9 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
10 | */ | 10 | */ |
11 | #include "libbb.h" | 11 | #include "libbb.h" |
12 | 12 | ||