From 801ab140132a111e9524371c9b8d425579692389 Mon Sep 17 00:00:00 2001 From: "\"Robert P. J. Day\"" Date: Wed, 12 Jul 2006 07:56:04 +0000 Subject: Add one-line GPL boilerplate to numerous (but not all yet) source files. --- loginutils/passwd.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'loginutils/passwd.c') diff --git a/loginutils/passwd.c b/loginutils/passwd.c index 607e8fd65..5b828dfee 100644 --- a/loginutils/passwd.c +++ b/loginutils/passwd.c @@ -1,4 +1,8 @@ /* vi: set sw=4 ts=4: */ +/* + * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + */ + #include #include #include -- cgit v1.2.3