]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tocat.c
make regex and asciidoc work on Darwin without hacking
[libucw.git] / charset / tocat.c
index c12c6226fd89d06b0867c74c2c8cff0461ce0329..77f49d1519ca0d36eb2e33b0ce0da8d9b0b5d8d9 100644 (file)
@@ -1,8 +1,12 @@
 /*
  *     The UniCode Library -- Category Table
  *
 /*
  *     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 "ucw/lib.h"
+#include "charset/unicat.h"
 #include "charset/U-cat.h"
 #include "charset/U-cat.h"