diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-04-01 19:20:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-04-01 19:20:56 +0000 |
commit | 7e20ef29d1ca71125f37c97a9cab2b64bff93857 (patch) | |
tree | ef4d62ac20426b2e068cf4de304ab61fd207bdf6 /COPYING | |
parent | afd193ffe35547ea41e21497cdea424d040a5e56 (diff) | |
download | fetchmail-7e20ef29d1ca71125f37c97a9cab2b64bff93857.tar.gz fetchmail-7e20ef29d1ca71125f37c97a9cab2b64bff93857.tar.bz2 fetchmail-7e20ef29d1ca71125f37c97a9cab2b64bff93857.zip |
License fix.
svn path=/trunk/; revision=3606
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -18,6 +18,9 @@ The following files are explicitly GPL-licensed: getopt1.c, getopt.c, getopt.h. All other code in the distribution incorporates the copy of GPL version 2 below by reference. +Specific permission is granted for the GPLed code in this distribition to +be linked to OpenSSL without invoking GPL clause 2(b). + ------------------------------------------------------------------------------- GNU GENERAL PUBLIC LICENSE Version 2, June 1991 |