X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fctmatch.c;h=aa9ab16c81798bf0d49e0ca36b4a9087dded25a4;hb=eb3d130d22a4235cbfc8fd547e4e303780149752;hp=269ab83df1d8121e3383c7e55db8d0ab05033248;hpb=5b53087fa5a07ff89d34cf3bf3bc1b28809f05c2;p=libucw.git diff --git a/lib/ctmatch.c b/lib/ctmatch.c index 269ab83d..aa9ab16c 100644 --- a/lib/ctmatch.c +++ b/lib/ctmatch.c @@ -1,11 +1,12 @@ /* * Sherlock Library -- Content-Type Pattern Matching * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares + * + * This software may be freely distributed and used according to the terms + * of the GNU Lesser General Public License. */ -#include - #include "lib/lib.h" #include "lib/chartype.h"