Full callback interface.
[gedcom-parse.git] / ansel / ANSI_Z39.47.c
index 5826d39519c723aeafd3735c5e68e5903c874dcb..7ec907805deac08358b586b7c581f78a2867f5c8 100644 (file)
@@ -1,3 +1,15 @@
+/*  This program is free software; you can redistribute it and/or modify  *
+ *  it under the terms of the GNU General Public License as published by  *
+ *  the Free Software Foundation; either version 2 of the License, or     *
+ *  (at your option) any later version.                                   *
+
+ (C) 2001 by The Genes Development Team
+ Original author: Peter Verthez (Peter.Verthez@advalvas.be)
+*/
+
+/* $Id$ */
+/* $Name$ */
+
 /* Generic conversion to and from ANSI Z39.47 (also known as ANSEL)
    Based on the ansi_x3.110.c file from the glibc sources
    Data coming from:
@@ -11,7 +23,6 @@
 #include <gconv.h>
 #include <stdint.h>
 #include <string.h>
-#include <stdio.h>
 
 static const uint32_t to_ucs4[256] =
 {