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 --- libbb/update_passwd.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libbb/update_passwd.c') diff --git a/libbb/update_passwd.c b/libbb/update_passwd.c index 88bc28ca9..565dd3702 100644 --- a/libbb/update_passwd.c +++ b/libbb/update_passwd.c @@ -7,6 +7,8 @@ * /etc/shadow) for a given user and password. * * Moved from loginutils/passwd.c by Alexander Shishkin + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h" -- cgit v1.2.3