]> mj.ucw.cz Git - libucw.git/blobdiff - charset/debug.c
CF_USAGE_TAB can be used to insert more tabs to the default help message.
[libucw.git] / charset / debug.c
index f67ea8c79a5fc9d8543fbaaf375b6088c716bdad..197739b6cdc36bef5075126034ace6d10aca4849 100644 (file)
@@ -1,11 +1,12 @@
 /*
  *     The UniCode Library -- Debugging Support Functions
  *
- *     (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 <stdio.h>
-
 #include "lib/lib.h"
 #include "charset/unicode.h"