diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 15:13:19 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-30 15:13:19 +0000 |
commit | dae251e948964d71b54a0352202fc10961931dae (patch) | |
tree | 5597b74c7264ebdcadefe7d35bc3d5ff7f0a177d | |
parent | dc6faf2379170e7cac5005854ce48958115d4896 (diff) | |
download | fetchmail-dae251e948964d71b54a0352202fc10961931dae.tar.gz fetchmail-dae251e948964d71b54a0352202fc10961931dae.tar.bz2 fetchmail-dae251e948964d71b54a0352202fc10961931dae.zip |
License cleanups.
svn path=/trunk/; revision=3509
-rw-r--r-- | rpa.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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" |