Fixed bug #2116: Invalid: returning value from void func in wrbuf.c.
[yaz-moved-to-github.git] / src / iconv_encode_marc8.c
index c4e95a4..055aa0e 100644 (file)
@@ -1,7 +1,6 @@
-/*
- * Copyright (C) 1995-2008, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2008 Index Data
  * See the file LICENSE for details.
- *
  */
 /**
  * \file
@@ -21,7 +20,6 @@
 #include <ctype.h>
 
 #include <yaz/xmalloc.h>
-#include <yaz/nmem.h>
 #include <yaz/snprintf.h>
 #include "iconv-p.h"