Rocco Rutte:
[apps/madmutt.git] / strdup.c
index a240d82..f154b88 100644 (file)
--- a/strdup.c
+++ b/strdup.c
@@ -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.
+ */
+
 /* ultrix doesn't have strdup */
 
 #include <string.h>