]> mj.ucw.cz Git - libucw.git/blobdiff - lib/patmatch.c
Added license notices to all library files which are not specific
[libucw.git] / lib / patmatch.c
index 837ae1a1c6bbf1e77f05db37de2d33bfeee927d1..f03a2deb5d357e3752121221dbe2c4756d084665 100644 (file)
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Shell-Like 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"