diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-09-18 04:45:47 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-09-18 04:45:47 +0000 |
commit | dbb07f3478a29b76cb49752eeb29255c2546dba8 (patch) | |
tree | 9ab8487edb25a60ddae9649a5eb1e5c5261071d7 /COPYING | |
parent | abf56645d3b47d6829ee648138b76f6525ad78ca (diff) | |
download | fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.tar.gz fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.tar.bz2 fetchmail-dbb07f3478a29b76cb49752eeb29255c2546dba8.zip |
Deal with the license-incompatibility problem.
svn path=/trunk/; revision=3463
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ The code in the fetchmail distribution is Copyright 1997 by Eric S. Raymond. Portions are also copyrighted by Carl Harris, 1993 and 1995. Copyright -retained for the purpose of protecting free redistribution of source. +retained for the purpose of protecting open-source redistribution. The MD5 support is copyright by RSA Data Security, Inc. See the header comment of the md5.c module for license terms. |