diff options
Diffstat (limited to 'libbb/bb_pwd.c')
-rw-r--r-- | libbb/bb_pwd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/bb_pwd.c b/libbb/bb_pwd.c index d72857771..32406cb58 100644 --- a/libbb/bb_pwd.c +++ b/libbb/bb_pwd.c @@ -5,7 +5,7 @@ * Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org> * Copyright (C) 2008 by Tito Ragusa <farmatito@tiscali.it> * - * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |