* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
[bpt/guile.git] / libguile / chars.c
index 9ca1fac..229da4b 100644 (file)
@@ -1,4 +1,4 @@
-/*     Copyright (C) 1995,1996,1998, 2000 Free Software Foundation, Inc.
+/*     Copyright (C) 1995,1996,1998, 2000, 2001 Free Software Foundation, Inc.
  * 
  * 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
  * whether to permit this exception to apply to your modifications.
  * If you do not wish that, delete this exception notice.  */
 
-/* Software engineering face-lift by Greg J. Badros, 11-Dec-1999,
-   gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
 
 \f
 
-#include <stdio.h>
 #include <ctype.h>
 #include "libguile/_scm.h"
 #include "libguile/validate.h"