]> diplodocus.org Git - nmh/blobdiff - sbr/strcasecmp.c
Re-write for clarity, using major contributions from
[nmh] / sbr / strcasecmp.c
index bbb26cbaec9c41c6d45b6ae02673d903149c6e52..f0358bdd22ca392baf05ef7dff82ba5f25ceafa6 100644 (file)
@@ -3,6 +3,10 @@
  * strcasecmp.c -- compare strings, ignoring case
  *
  * $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>