X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Ftocat.c;h=a3b0832d82ccd19bcd52f0d96903d023f03e77b4;hb=c0ecbc7a786374009558964e0d6cc911cbdbdac2;hp=c12c6226fd89d06b0867c74c2c8cff0461ce0329;hpb=0860307de69e9a3fe012afb5311465a5ff1f1186;p=libucw.git diff --git a/charset/tocat.c b/charset/tocat.c index c12c6226..a3b0832d 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 "lib/lib.h" #include "charset/unicode.h" #include "charset/U-cat.h"