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 b6a9a32..ca8cd21 100644 --- a/console-tools/setkeycodes.c +++ b/console-tools/setkeycodes.c @@ -6,7 +6,7 @@ * * Adjusted for BusyBox by Erik Andersen <andersen@codepoet.org> * - * 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 "libbb.h" |