]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tocat.c
removed useless code from Ulimit & Filelock perl modules
[libucw.git] / charset / tocat.c
index 243e2fa1165080550e27df280aa9300cb56edb84..583c31ddf32df438c17848628373d5c8a57e4c9d 100644 (file)
@@ -1,9 +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 "unicode.h"
-
-#include "U-cat.h"
+#include "lib/lib.h"
+#include "charset/unicat.h"
+#include "charset/U-cat.h"