]> mj.ucw.cz Git - libucw.git/blobdiff - lib/patimatch.c
Added very simple functions for emulating a fastbuf stream over a static
[libucw.git] / lib / patimatch.c
index 40a61756ad78b0034a2c54b836fd138f57ae91c5..b848f54b2d97cf608ffbf724c1cb92586cd1fa62 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Shell-Like Case-Insensitive Pattern Matching (currently only '?' and '*')
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #include "lib/lib.h"