From db12d1d733ab7de0c5f4cda261eb79fd334a4ed9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Dec 2008 00:52:58 +0000 Subject: Fix forgotten license comments --- loginutils/cryptpw.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'loginutils') diff --git a/loginutils/cryptpw.c b/loginutils/cryptpw.c index 4eec02b78..47212e18a 100644 --- a/loginutils/cryptpw.c +++ b/loginutils/cryptpw.c @@ -6,6 +6,8 @@ * * Cooked from passwd.c by Thomas Lundquist * mkpasswd compatible options added by Bernhard Reutner-Fischer + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" -- cgit v1.2.3