aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 21:52:06 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 21:52:06 +0000
commita0d7baa656f73c24be3a48a7ec90c9e9f704dd57 (patch)
treee85cc2fcd76f8fca502b2e3b5815ccfededf49fb
parent5a653417508a814ece9f903f6f8474930251ef69 (diff)
downloadfetchmail-a0d7baa656f73c24be3a48a7ec90c9e9f704dd57.tar.gz
fetchmail-a0d7baa656f73c24be3a48a7ec90c9e9f704dd57.tar.bz2
fetchmail-a0d7baa656f73c24be3a48a7ec90c9e9f704dd57.zip
More license cleanup.
svn path=/trunk/; revision=3525
-rw-r--r--COPYING6
1 files changed, 4 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index 3cfa99e0..e0d3f142 100644
--- a/COPYING
+++ b/COPYING
@@ -9,9 +9,11 @@ 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 file is under the InnerNet Version 2 license: ipv6_connect.c.
+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: ipv6_connect.c.
-The following files are explicitly GPL-licensed: getopt1.c, getopt.c, error.c.
+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.