diff options
Diffstat (limited to 'miscutils/ttysize.c')
-rw-r--r-- | miscutils/ttysize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/ttysize.c b/miscutils/ttysize.c index ca9a2ec8d..f93a506a2 100644 --- a/miscutils/ttysize.c +++ b/miscutils/ttysize.c @@ -7,7 +7,7 @@ * * Copyright (C) 2007 by Denys Vlasenko <vda.linux@googlemail.com> * - * Licensed under the GPL v2, see the file LICENSE in this tarball. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |