diff options
Diffstat (limited to 'loginutils/deluser.c')
-rw-r--r-- | loginutils/deluser.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/deluser.c b/loginutils/deluser.c index 65817b9..08ca266 100644 --- a/loginutils/deluser.c +++ b/loginutils/deluser.c @@ -6,7 +6,7 @@ * Copyright (C) 1999,2000,2001 by John Beppu <beppu@codepoet.org> * Copyright (C) 2007 by Tito Ragusa <farmatito@tiscali.it> * - * 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" |