diff options
Diffstat (limited to 'loginutils/cryptpw.c')
-rw-r--r-- | loginutils/cryptpw.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/loginutils/cryptpw.c b/loginutils/cryptpw.c index 4eec02b..47212e1 100644 --- a/loginutils/cryptpw.c +++ b/loginutils/cryptpw.c @@ -6,6 +6,8 @@ * * Cooked from passwd.c by Thomas Lundquist <thomasez@zelow.no> * mkpasswd compatible options added by Bernhard Reutner-Fischer + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" |