]> diplodocus.org Git - nmh/blobdiff - sbr/strerror.c
Don't rely on realloc() to follow POSIX in handling a NULL pointer
[nmh] / sbr / strerror.c
index ce78ada8c13a873f42b9baa40a55947d8361863f..d7809550208c05d5c6232b1eee5ebedf923ae845 100644 (file)
@@ -3,10 +3,6 @@
  * strerror.c -- get error message string
  *
  * $Id$
- *
- * This code is Copyright (c) 2002, by the authors of nmh.  See the
- * COPYRIGHT file in the root directory of the nmh distribution for
- * complete copyright information.
  */
 
 #include <h/mh.h>