aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 15:13:19 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 15:13:19 +0000
commitdae251e948964d71b54a0352202fc10961931dae (patch)
tree5597b74c7264ebdcadefe7d35bc3d5ff7f0a177d
parentdc6faf2379170e7cac5005854ce48958115d4896 (diff)
downloadfetchmail-dae251e948964d71b54a0352202fc10961931dae.tar.gz
fetchmail-dae251e948964d71b54a0352202fc10961931dae.tar.bz2
fetchmail-dae251e948964d71b54a0352202fc10961931dae.zip
License cleanups.
svn path=/trunk/; revision=3509
-rw-r--r--rpa.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpa.c b/rpa.c
index 8e3f646d..5a2cfb46 100644
--- a/rpa.c
+++ b/rpa.c
@@ -8,6 +8,9 @@
description: RPA authorisation code for POP3 client
The sole entry point is POP3_auth_rpa()
+
+ For license terms, see the file COPYING in this directory.
+
***********************************************************************/
#include "config.h"