]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tocat.c
An unfinished experiment in making a separate release of all libraries.
[libucw.git] / charset / tocat.c
index c12c6226fd89d06b0867c74c2c8cff0461ce0329..583c31ddf32df438c17848628373d5c8a57e4c9d 100644 (file)
@@ -1,8 +1,12 @@
 /*
  *     The UniCode Library -- Category Table
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
+ *
+ *     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"