Rocco Rutte:
[apps/madmutt.git] / strcasecmp.c
index 030f220..f604092 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright notice from original mutt:
+ * [none]
+ *
+ * This file is part of mutt-ng, see http://www.muttng.org/.
+ * It's licensed under the GNU General Public License,
+ * please see the file GPL in the top level source directory.
+ */
+
 #include <ctype.h>
 #include <sys/types.h>