X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fbitsig.c;h=ed510fad0d4988c2fe9679d482f89bee715a9fde;hb=997624f88f37bec5cb96cf9fc3b3cac05ccc6ed8;hp=304ee002f5cde0973eab00b47ca1a49492816d9d;hpb=318a88602c0c1b46da4a5aea6d7f376c2fcd8829;p=libucw.git diff --git a/lib/bitsig.c b/lib/bitsig.c index 304ee002..ed510fad 100644 --- a/lib/bitsig.c +++ b/lib/bitsig.c @@ -36,6 +36,9 @@ * We leave L and an upper bound for N as parameters set during * creation of the structure. Currently, the structure is limited * to 4 Gb = 512 MB. + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ #include "lib/lib.h"