diff options
Diffstat (limited to 'console-tools/reset.c')
-rw-r--r-- | console-tools/reset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/reset.c b/console-tools/reset.c index f0ea5cb20..7dffdea18 100644 --- a/console-tools/reset.c +++ b/console-tools/reset.c @@ -5,7 +5,7 @@ * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org> * Written by Erik Andersen and Kent Robotti <robotti@metconnect.com> * - * 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" |