diff options
Diffstat (limited to 'miscutils/last.c')
-rw-r--r-- | miscutils/last.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/last.c b/miscutils/last.c index 55c03ae41..888a0a3d1 100644 --- a/miscutils/last.c +++ b/miscutils/last.c @@ -4,7 +4,7 @@ * * Copyright (C) 2003-2004 by Erik Andersen <andersen@codepoet.org> * - * Licensed under the GPL version 2, see the file LICENSE in this tarball. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |