aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 14:49:41 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 14:49:41 +0000
commitf37a4badde0d7b83827c0384faf049e9685725c4 (patch)
treea4a41534982c5612d1c40e9534a45b54e200b43e
parent589c6288c6e7ece516991d4e9b9be5eb78148416 (diff)
downloadfetchmail-f37a4badde0d7b83827c0384faf049e9685725c4.tar.gz
fetchmail-f37a4badde0d7b83827c0384faf049e9685725c4.tar.bz2
fetchmail-f37a4badde0d7b83827c0384faf049e9685725c4.zip
Add GPL license.
svn path=/trunk/; revision=3506
-rw-r--r--unmime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/unmime.c b/unmime.c
index 48c94659..35e5a96b 100644
--- a/unmime.c
+++ b/unmime.c
@@ -10,6 +10,7 @@
* Configuration file support for fetchmail 4.3.8 by
* Frank Damgaard <frda@post3.tele.dk>
*
+ * For license terms, see the file COPYING in this directory.
*/
#include "config.h"