]> mj.ucw.cz Git - libucw.git/blobdiff - lib/bitsig.h
Added the local copy of the regex library back.
[libucw.git] / lib / bitsig.h
index 65e25b15d9528476ed5cf9976b4c535b0666382c..60a5b1478474ef7f0ca32c340d8f5d2e540c9a04 100644 (file)
@@ -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 <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 struct bitsig;