X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=charset%2Ftocat.c;h=77f49d1519ca0d36eb2e33b0ce0da8d9b0b5d8d9;hb=89f86d97def2a365b1799f70e3f254264b9c7615;hp=d9e6915c7f2d8309ad04eb83f8bb0df35c4e9bf3;hpb=1571781022499a9d0c32d249f89945d034d1cbff;p=libucw.git diff --git a/charset/tocat.c b/charset/tocat.c index d9e6915c..77f49d15 100644 --- a/charset/tocat.c +++ b/charset/tocat.c @@ -1,9 +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 "lib/lib.h" -#include "charset/unicode.h" +#include "ucw/lib.h" +#include "charset/unicat.h" #include "charset/U-cat.h"