]> mj.ucw.cz Git - libucw.git/blobdiff - lib/patimatch.c
Some Perl modules have moved to UCW namespace.
[libucw.git] / lib / patimatch.c
index 40a61756ad78b0034a2c54b836fd138f57ae91c5..a0e29af90aed6761c305c291c41dc020b4057218 100644 (file)
@@ -1,7 +1,10 @@
 /*
 /*
- *     Sherlock Library -- Shell-Like Case-Insensitive Pattern Matching (currently only '?' and '*')
+ *     UCW Library -- Shell-Like Case-Insensitive Pattern Matching (currently only '?' and '*')
  *
  *     (c) 1997 Martin Mares <mj@ucw.cz>
  *
  *     (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"
  */
 
 #include "lib/lib.h"