diff options
Diffstat (limited to 'libbb/read_key.c')
-rw-r--r-- | libbb/read_key.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/read_key.c b/libbb/read_key.c index 64557ab..840325c 100644 --- a/libbb/read_key.c +++ b/libbb/read_key.c @@ -5,7 +5,7 @@ * Copyright (C) 2008 Rob Landley <rob@landley.net> * Copyright (C) 2008 Denys Vlasenko <vda.linux@googlemail.com> * - * Licensed under GPL version 2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |