X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Frandomkey.c;h=c98b13ab841cd51c08be9482066ce4004204e62f;hb=c412387ccb174b79bbcf461633f70728577a7532;hp=03cba197ea7f6ddafa9106a7ac3555544d954270;hpb=7cad2aea777893dbacb8ae00aeeff81b319cb7d1;p=libucw.git diff --git a/lib/randomkey.c b/lib/randomkey.c index 03cba197..c98b13ab 100644 --- a/lib/randomkey.c +++ b/lib/randomkey.c @@ -2,6 +2,9 @@ * Sherlock Library -- Cryptographically Safe Random Key Generator * * (c) 2002 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"