X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fproctitle.c;h=111ab4b985400c79ae4fb62d07d5643c8431af63;hb=997624f88f37bec5cb96cf9fc3b3cac05ccc6ed8;hp=ef985a2753319c9d72bdb3e66b267b8b65adfaed;hpb=d690455ffc9a909168a4d500215605690b916b7a;p=libucw.git diff --git a/lib/proctitle.c b/lib/proctitle.c index ef985a27..111ab4b9 100644 --- a/lib/proctitle.c +++ b/lib/proctitle.c @@ -2,6 +2,9 @@ * Sherlock Library -- Setting of Process Title * * (c) 2001 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"