]> granicus.if.org Git - mutt/commitdiff
Add public domain notice.
authorThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Oct 2001 12:51:17 +0000 (12:51 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Thu, 11 Oct 2001 12:51:17 +0000 (12:51 +0000)
pgpewrap.c

index 0d5a1c258e4e6bb6814d0368ff560c591dfeb011..3448e64ccf227a91700009665a00e1a77b9b1fb4 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * C version by Wessel Dankers <wsl@fruit.eu.org>
+ *
+ * This code is in the public domain.
+ *
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>