diff options
Diffstat (limited to 'loginutils/getty.c')
-rw-r--r-- | loginutils/getty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/getty.c b/loginutils/getty.c index 7f04d33..c240803 100644 --- a/loginutils/getty.c +++ b/loginutils/getty.c @@ -12,7 +12,7 @@ * 1999-05-05 Thorsten Kranzkowski <dl8bcu@gmx.net> * - enable hardware flow control before displaying /etc/issue * - * 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" |