X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftocat.c;h=77f49d1519ca0d36eb2e33b0ce0da8d9b0b5d8d9;hb=b5b7b2641b00a18b53c48a1335846133f1d53168;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"