diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 22:09:23 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-08-01 22:09:23 +0000 |
commit | 80839c4a90693dd4f46217ac7c88ed5b3313f276 (patch) | |
tree | d5b08def1f0f2d75feb7b79f1cde1ac4e9b35a4d /COPYING | |
parent | ee13b0e37bf5eb003bfae44721fb5f01e6ac5ddc (diff) | |
download | fetchmail-80839c4a90693dd4f46217ac7c88ed5b3313f276.tar.gz fetchmail-80839c4a90693dd4f46217ac7c88ed5b3313f276.tar.bz2 fetchmail-80839c4a90693dd4f46217ac7c88ed5b3313f276.zip |
Cleanup: Drop inner_connect and ipv6-connect.c.
svn path=/trunk/; revision=4214
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -8,10 +8,6 @@ fetchmail. The relevant files are smb*.[ch] and ntlm.h. The following files are public-domain: acconfig.h, md5c.c, md5.h. -The following file is under a variant of the InnerNet Version 2 license -(with the advertising clause removed for GPL compatibility) supplied -by its author, Craig Metz: ipv6_connect.c. - The following files are explicitly GPL-licensed: getopt1.c, getopt.c, getopt.h. The file m4-local/ac_ma_search_package.m4 is copyright by Caolan |