]> Pileus Git - ~andy/fetchmail/blobdiff - COPYING
Attempt merging from 6.3.24.
[~andy/fetchmail] / COPYING
diff --git a/COPYING b/COPYING
index deb9da31763997d6aaaa716b5cba61e6c7f40ddd..db7f5a724698ab38da7a25208777ae9c53b13296 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,66 @@
+This collective work is
+Copyright (C) 2002, 2003 Eric S. Raymond
+Copyright (C) 2004 Matthias Andree, Eric S. Raymond,
+                   Robert M. Funk, Graham Wilson
+Copyright (C) 2005 - 2006, 2010 Sunil Shetye
+Copyright (C) 2005 - 2010 Matthias Andree
+
+If enabled at configure/compile time, the following clause applies:
+| This product includes software developed by the OpenSSL Project
+| for use in the OpenSSL Toolkit. (http://www.openssl.org/)
+
+Some older portions not explicitly mentioned above are copyrighted by
+Carl E. Harris, George M. Sipe, Graham Wilson, Matthias Andree and Sunil Shetye.
+
+The support for SMB authentication is copyright by Andrew Tridgell and
+is under GPL version 2 (or any later version).  Andrew Tridgell 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, md5c.c, md5.h.
+
+The following files are explicitly GPL-licensed (v2 or any later
+version): 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 and is a
+relaxed GPLv2-or-later version.
+
+The *.c files in the ucs/ directory are Copyright (C) 2002, 2003 by
+Markus Kuhn, with a liberal license as follows:
+ | Permission to use, copy, modify, and distribute this software
+ | for any purpose and without fee is hereby granted. The author
+ | disclaims all warranties with regard to this software.
+
+The trio/ code is Copyright (C) 1998-2001 by Bjorn Reese and Daniel
+Stenberg and also under a liberal license:
+ | Permission to use, copy, modify, and distribute this software for any
+ | purpose with or without fee is hereby granted, provided that the above
+ | copyright notice and this permission notice appear in all copies.
+ |
+ | THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
+ | WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
+ | MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE AUTHORS AND
+ | CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
+
+The m4/gethostbyname_r.m4 and libesmtp/* files functions are (C) by
+Brian Stafford, see the respective file headers for details (LGPL v2.1
+or later).
+
+The KAME/* files are (C) Copyright (C) 1995, 1996, 1997, and 1998 WIDE
+Project, see the respective file headers for details.
+
+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
 
@@ -276,3 +339,4 @@ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
+-------------------------------------------------------------------------------