diff options
Diffstat (limited to 'loginutils/chpasswd.c')
-rw-r--r-- | loginutils/chpasswd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginutils/chpasswd.c b/loginutils/chpasswd.c index 1817231..101920c 100644 --- a/loginutils/chpasswd.c +++ b/loginutils/chpasswd.c @@ -3,7 +3,7 @@ * chpasswd.c * * Written for SLIND (from passwd.c) by Alexander Shishkin <virtuoso@slind.org> - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" |