X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Frandomkey.c;h=a799a1b0dbe7009659f229fe43a6c7084d263c9e;hb=beb9738f1fbcba84bc0f09f742fb66b1ddfcf349;hp=03cba197ea7f6ddafa9106a7ac3555544d954270;hpb=7cad2aea777893dbacb8ae00aeeff81b319cb7d1;p=libucw.git diff --git a/lib/randomkey.c b/lib/randomkey.c index 03cba197..a799a1b0 100644 --- a/lib/randomkey.c +++ b/lib/randomkey.c @@ -1,7 +1,10 @@ /* - * Sherlock Library -- Cryptographically Safe Random Key Generator + * UCW 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"