X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=charset%2Ftocat.c;h=583c31ddf32df438c17848628373d5c8a57e4c9d;hb=67d52e562eaeef76ee6c5d9f8ca2da573e825506;hp=c12c6226fd89d06b0867c74c2c8cff0461ce0329;hpb=0860307de69e9a3fe012afb5311465a5ff1f1186;p=libucw.git diff --git a/charset/tocat.c b/charset/tocat.c index c12c6226..583c31dd 100644 --- a/charset/tocat.c +++ b/charset/tocat.c @@ -1,8 +1,12 @@ /* * The UniCode Library -- Category Table * - * (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 "charset/unicode.h" +#include "lib/lib.h" +#include "charset/unicat.h" #include "charset/U-cat.h"