diff options
Diffstat (limited to 'util-linux/more.c')
-rw-r--r-- | util-linux/more.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/more.c b/util-linux/more.c index 00a427a..1fd6f9e 100644 --- a/util-linux/more.c +++ b/util-linux/more.c @@ -11,7 +11,7 @@ * * Termios corrects by Vladimir Oleynik <dzo@simtreas.ru> * - * 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" |