]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unaccent.c
Move UCW perl modules to their directory
[libucw.git] / charset / unaccent.c
index 3ccdbe7fa2a0556e4a7fe7fd303928c42d1e6521..9f7f79dcfe4dc94fd39b5bbaafa35e25b964dcb6 100644 (file)
@@ -1,8 +1,12 @@
 /*
  *     The UniCode Library -- Unaccenting Table
  *
 /*
  *     The UniCode Library -- Unaccenting 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-unacc.h"
 #include "charset/U-unacc.h"