diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:14:32 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-07-31 14:14:32 +0000 |
commit | cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e (patch) | |
tree | 3f3cc8565318007b4f3d61ce1e16f3a14f03b9c5 /COPYING | |
parent | f194002467938d3f4d4cc6ff4dc4fe442d4aba11 (diff) | |
download | fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.tar.gz fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.tar.bz2 fetchmail-cc2cad965d93b5b4e4c39081cee0bafd04a0ff0e.zip |
Get rid of alloca() in fetchmail.
svn path=/trunk/; revision=4209
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ is under GPL version 2. Tridge has granted a specific exemption for his GPL-licensed code to be linked with non-GPL-compliant code in fetchmail. The relevant files are smb*.[ch] and ntlm.h. -The following files are public-domain: acconfig.h, alloca.c, md5c.c, md5.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 |