aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2004-06-20 12:27:57 +0000
committerMatthias Andree <matthias.andree@gmx.de>2004-06-20 12:27:57 +0000
commit2fbf7bcbea6e6db78a1b3cacc3e8371a1db2d599 (patch)
tree363fa12bf304d7384295c18b6134f15a8650134d /COPYING
parent8bfa1889ebdbff232d567a761ea1ec8d32c18e52 (diff)
downloadfetchmail-2fbf7bcbea6e6db78a1b3cacc3e8371a1db2d599.tar.gz
fetchmail-2fbf7bcbea6e6db78a1b3cacc3e8371a1db2d599.tar.bz2
fetchmail-2fbf7bcbea6e6db78a1b3cacc3e8371a1db2d599.zip
Fix HESIOD compile failure on FreeBSD 5-CURRENT,
adding a new macro that is based on ac_caolan_search_package from the autoconf macro archive. Mention +HESIOD in fetchmail -V if compiled in. svn path=/trunk/; revision=3912
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING6
1 files changed, 6 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 38f6e879..14af9fd1 100644
--- a/COPYING
+++ b/COPYING
@@ -14,6 +14,12 @@ 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
+McNamara <caolan@skynet.ie> with fixes from Alexandre Duret-Lutz
+<duret_g@lrde.epita.fr>, Matthew Mueller <donut@azstarnet.com> and
+Matthias Andree <matthias.andree@gmx.de>
+The license is detailed in m4-local/ac-archive-license.txt.
+
All other code in the distribution incorporates the copy of GPL version 2
below by reference.