X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=lib%2Fbitsig.h;h=60a5b1478474ef7f0ca32c340d8f5d2e540c9a04;hb=e371dcc1cd2857036374dd9597705faed0427006;hp=65e25b15d9528476ed5cf9976b4c535b0666382c;hpb=318a88602c0c1b46da4a5aea6d7f376c2fcd8829;p=libucw.git diff --git a/lib/bitsig.h b/lib/bitsig.h index 65e25b15..60a5b147 100644 --- a/lib/bitsig.h +++ b/lib/bitsig.h @@ -1,7 +1,10 @@ /* - * Bit Array Signatures -- A Dubious Detector of Duplicates + * UCW Library -- Bit Array Signatures -- A Dubious Detector of Duplicates * * (c) 2002 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ struct bitsig;