X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fwildmatch.h;h=90a64ce848a812d49d1831c5b59de5218ab00550;hb=9f87c6fe6552ce8b2236a07307d2f825b0e4c439;hp=00bd1fb3d2a0f276c314c3d8a232bb949c563ee7;hpb=8886ac0aa8be3913ef1fbefcff5d970acce3010a;p=libucw.git diff --git a/lib/wildmatch.h b/lib/wildmatch.h index 00bd1fb3..90a64ce8 100644 --- a/lib/wildmatch.h +++ b/lib/wildmatch.h @@ -2,6 +2,9 @@ * Fast Wildcard Pattern Matcher (only `?' and `*' supported) * * (c) 1999 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ struct wildpatt;