Add/update copyright notice in all source code files.
[mmh] / sbr / strcasecmp.c
index bbb26cb..f0358bd 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>