Added new ICU test case which illustrates removal of diacritics
[yaz-moved-to-github.git] / test / tstmatchstr.c
index cf0ec13..0911bd0 100644 (file)
@@ -1,14 +1,12 @@
-/*
- * Copyright (C) 1995-2005, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2008 Index Data
  * See the file LICENSE for details.
- *
- * $Id: tstmatchstr.c,v 1.5 2006-01-29 21:59:13 adam Exp $
  */
 
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <yaz/yaz-iconv.h>
+#include <yaz/matchstr.h>
 #include <yaz/test.h>
 
 int main (int argc, char **argv)